thewatchman
thewatchman copied to clipboard
Request: Check the new HA template sensors from the UI
Hi, first of all, many thanks for this project.
In the new HA release (2023.9) there is the possibility to create sensors based on templates from the UI.
More info here: https://www.home-assistant.io/blog/2023/09/06/release-20239/#template-sensors-from-the-ui
These templates are not stored in configuration.yaml, I think that are stored in database,
Therefore, they are not being checked.
I think that are stored in database,
They are stored in "core.config_entries":
I created some sensor:
Then set it to
unavailable
manually in Dev tools -> Set state, and Watchman does not see it.