thewatchman
thewatchman copied to clipboard
Watchman marks all buttons used in automations as invalid
If a button is not used in automation/script, then it's all ok. But when you use any button in automation/script, watchman marks it as invalid (=include it in it's report). That is because the button has state "unknown". But that is how HA handles buttons - all buttons have "unknown" state and it is correct, no reason to include it in Watchman reports. Currently, the only solution to overcome this is put put every single button into Watchman's ignore list. That is certainly not right. Could it please automatically skip (=consider valid) buttons with "unknown" state?