[DRAFT] Added entities in the default view#34
Conversation
|
@hatl What are your initial thoughts? Is this something that you think should be added? |
|
thanks for your contribution |
|
could you please update your branch to the lastest master version? |
|
Master is merged. And the lock inversion is fixed. I think you are right with having a second group config is the best option. It removed most issues and makes it fixable by the user if they don't use the same group for both. |
|
it's nice to see your approvals 🙂 |
|
Would it be possible to use this entity list view as a way to represent the entity type "group"? That way the list is only enabled by adding a group to the list of entities in your HassControl group, and you can position it first if you want. |
|
I'm open for a contribution in that regard 🙂 |
|
I no longer have personal use for this feature and trying to get a working dev setup going again is probably not something I will do even if there is only a setting to enable/disable it left. If someone is interested in making this CL happen, feel free to clone and open another PR. |

I would like to have the option to see the state of entities in the default view instead of just a static "HassControl" text.
This is the first draft of it, with more things needed to be discussed before it could be added.
Information about the state of the refreshing of data of entities was added to be able to gradually show the update.
Also, this is my first Garmin/Monkeyc code, so please give constructive feedback on the current state so future code can be improved.
Assuming this is something that would be added, there are some addition questions.
Including these:
output.mp4