dummylabs / thewatchman

Home Assistant custom integration to keep track of missing entities and services in your config files
MIT License
435 stars 18 forks source link

can't add it to HA supervisor #114

Closed Trebor87 closed 4 days ago

Trebor87 commented 5 months ago

Maybe I'm being dumb, though I have already added other repositories

But I get the following error message when trying to add https://github.com/dummylabs/thewatchman

https://github.com/dummylabs/thewatchman is not a valid add-on repository

lukaszkups commented 3 weeks ago

I have the same issue

ondras12345 commented 3 weeks ago

This is not an add-on, it is a custom integration. See Quick start section in README. You'll either need HACS or install it manually in custom_components/. You might also want to check out this fork: https://github.com/andreasbrett/thewatchman/ and install its beta release instead as this repository seems to have gone stale and has multiple unresolved issues.

dummylabs commented 4 days ago

The fix from the fork was incorporated into main branch of watchmen.