dummylabs / thewatchman

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

Mistaken missing entity detection #113

Closed zavrazhny closed 1 day ago

zavrazhny commented 10 months ago

Watchman reports missing entity which is attribute indeed.

Config example: Screen Shot 2024-01-17 at 8 02 18 AM

Report: Screen Shot 2024-01-17 at 7 59 53 AM

zavrazhny commented 10 months ago

Sorry, I forgot to attach entity properties: Screen Shot 2024-01-17 at 8 03 52 AM

dummylabs commented 1 day ago

I don't think there's an easy way to parse such references correctly, at least not while it's done via regex. It seems a bit odd that the integration authors added the humidifier. suffix to some attributes of a humidifier entity. Anyway, the only solution so far is to add these to the ignored items list.