cgiesche / streamdeck-homeassistant

Control your Home Assistant devices from StreamDeck
MIT License
805 stars 39 forks source link

Improve Entity selection #250

Closed cgiesche closed 7 months ago

cgiesche commented 7 months ago

The selection of entities is to be expanded with the following features:

Discussed in https://github.com/cgiesche/streamdeck-homeassistant/discussions/248

Originally posted by **Startrail82** February 8, 2024 Hi! I'm trying to integrate this plugin into my home management. Everything seems clear to me, but I'm bugged by the fact that I can only see entity names and not entity IDs. I have 1000+ entities in my home (don't ask...), so naturally, there are a lot of double named items. I really need to be able to set the entity ID (type it, select it, ...) and not scroll in a seemingly infinite list of entity names which are, as said, not distinguishable from each other. What's the magic trick to make this happen?