dummylabs / thewatchman

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

It seems like unavailable covers are not being detected, e.g. cover.living_room_blinds #64

Closed ndbroadbent closed 5 days ago

ndbroadbent commented 2 years ago

I have an automation that contains:

      - service: cover.close_cover
        data: {}
        target:
          entity_id: cover.living_room_blinds

Something went wrong with my blinds, and they are all unavailable now, but not showing up in the watchman report. Would it be possible to check for cover.*? Thanks!

dummylabs commented 5 days ago

Should be fixed in 0.6.4