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

can't add it to HA supervisor #114

Closed Trebor87 closed 4 months ago

Trebor87 commented 9 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 5 months ago

I have the same issue

ondras12345 commented 5 months 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 months ago

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