tomasmcguinness / homeassistant-mixergy

Add support for Mixergy's smart water tank into Home Assistant
MIT License
31 stars 8 forks source link

Device doesnt show up in integrations #12

Closed elflewis closed 1 year ago

elflewis commented 1 year ago

Hi,

I manually added the mixergy folder into custom integrations, and I can see it is recognised as I get "WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration mixergy which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant" in the log file. But it isnt found in the add integrations page, so I cannot add it.

2 possible causes:

  1. I use the docker container. Anything different in adding the integration onto a container?
  2. I'm not using the latest version (am at 2022.8.4)- it works, and I don't want to risk breaking any of my integrations with updating to a newer version unless I have to!

Is there a minimum version number? And if not - any ideas what could be causing this?

Thanks

elflewis commented 1 year ago

Its ok - updated to latest version and works now. Can close this out