dummylabs
dummylabs
Hm, thanks for the report, I should try to reproduce it. It seems you're the first Watchman user who actually uses it. :smile:
It seems like a HA/HACS configuration problem. Try to update HACS and HA to the latest version, then remove and install Watchman again as suggested here: https://github.com/dummylabs/thewatchman/issues/61 Please let me...
Duplicate of #26
Ah, sorry, I've misread term "resources" here, your idea sounds good for me! It seems like a feasible feature, at least for the resources, which call `customElements.define()` to register a...
Should be fixed together with #112 and #93 in 0.6.2
API for service call [has been changed](https://developers.home-assistant.io/blog/2023/06/14/service-calls/) a while ago, this harmless error message should be fixed in 0.6.4
You're right, so far Watchman uses fixed list of entity domains. There were plans to get actual list of domains upon Home Assistant restart, will look into it.
Not exactly. Version 0.6.4 will recognize domains (platforms) from Home Assistant's built-in integrations. Support for domains/platforms introduced by custom integrations needs to be implemented separately.
The fix from the fork was incorporated into main branch of watchmen.
Hi @benquan , the new report isn’t generated automatically unless you explicitly invoke the service. By setting up an automation, you can run it at your desired frequency. However, Watchman...