CJNE / ha-sunspec

Home Assistant customcomponent for SunSpec modbus devices
MIT License
63 stars 14 forks source link

Does this integration still work on HA #118

Closed nielssteenvoorde closed 1 year ago

nielssteenvoorde commented 2 years ago

Does this integration still work on HA core-2022.6.6 /Home Assistant OS (supervised), Python-versie | 3.9.12, OS 5.15.32-v8 Components are installed everything is in its place/folder only the integration isn't visible under HA UI -> "Configuration" -> "Integrations" click "+" and search for "SunSpec". I once had it running on my RPI4 HA-server a couple of months ago without any problems (and visible).

In logfile I see: 2022-06-17 11:27:28 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration auto_backup 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 2022-06-17 11:27:28 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration xiaomi_cloud_map_extractor 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 2022-06-17 11:27:28 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs 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 2022-06-17 11:27:28 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration anniversaries 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 2022-06-17 11:27:28 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration nest_protect 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 2022-06-17 11:27:28 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration genius_lyrics 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 2022-06-17 11:27:28 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration sunspec 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 2022-06-17 11:27:28 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration powercalc 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 2022-06-17 11:27:28 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration apsystems_ecur 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 configuration.yaml I didn't make any adjustment only installed sunspec using HACS and restarted my HA-server (now serveral times) version of integration is V0.0.20

nielssteenvoorde commented 2 years ago

It looks like it's working again. Only no data only the specs of the solar-installation. No measuredata. I think I'am doing something wrong. You can close this 'issue'. It's a complicated setup when messing around with sunspec modbus protocol I think.