-
It's great that there are services to enable, disable, hide, and unhide entities. Since the UI frontend can search them regardless, they are easy to work with in the developer tools UI and the entities list. It would even greater if there was a way to get a list of entities using spook. Essentially an action interface that provides the same selection filters and field output options as the UI entity list. For example, I might have a large population of devices for which I want to enable some disabled diagnostic sensor, or maybe I want to find the switches hidden by change device type helpers - but I want to do this in an automation. Response is a YAML list by entity_id with the requested fields. This would be super helpful in automations. I've already starting working it... I'll create a PR if/when I get it working properly... |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
See PR: #1048 |
Beta Was this translation helpful? Give feedback.
See PR: #1048