dummylabs / thewatchman

Home Assistant custom integration to keep track of missing entities and actions in your config files
MIT License
476 stars 20 forks source link

`sensor.watchman_last_updated` triggers for an entity from the `ignored_items` #35

Closed dummylabs closed 2 years ago

dummylabs commented 2 years ago

sensor.watchman_last_updated should not update when an entity from the ignored_items changes its state.

dummylabs commented 2 years ago

Fixed in #35