fitbit-homeassistant
fitbit-homeassistant copied to clipboard
Sort entity list
Hey Mirco, thats me again with another feature idea (does not know how to set a 'feature' label for a new issue).
I saw that my configured entity list (10 positions at the moment) has a random sort order in watch app - I suspect this is results from first get first serve, so whenever I run the app on the watch there is in fact no sorting mechanism applied for the entity list. It would be nice to initially create an array of entities within companion app (fetchEntity) that is connected to some kind of ID (sort key) and always fetched with this order. I wish every time I run the app to have the same entity order (could be the order from settings list or at least to sort by entity name). What do you think? Cheers
Sounds useful, I agree :). Will consider that for v0.6 (v0.5 is already almost done).