Open FollowTheWizard opened 2 years ago
The trouble is that I had to move HomeAssistant to a separate machine, and I now use a local python script to push the data via mqtt to HomeAssistant. I will be happy to review and accept PR from (and for) other users - but I don't really have a way to test these changes anymore :(
Hi, Firtst of all thanks for providing an entry point to grab the vbus data of my solar system.
I tried to get it running on Home Assistant 2021.12.7, but it looks like the yaml syntax is outdated and the manifest is missing the version field. After i added the version to the manifest file i am somehow stuck.
Would it be possible for you to push an updated version? I tried to update the syntax myself, but i struggle a lot with the docu.
This ist error message is see when i run the config check: -> "Konfiguration fehlerhaft"
Invalid config for [sensor.resolvbus]: [device] is an invalid option for [sensor.resolvbus]. Check: sensor.resolvbus->device. (See ?, line ?).
And this is the Logs Report: 2021-12-30 20:23:34 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration resolvbus 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 2021-12-30 20:38:07 WARNING (SyncWorker_4) [mysensors.persistence] File does not exist or is not readable: /config/mysensors_f42ba0d2ebfad6f5e734e63f5f258913.json 2021-12-30 20:38:07 WARNING (SyncWorker_4) [mysensors.persistence] Trying backup file: /config/mysensors_f42ba0d2ebfad6f5e734e63f5f258913.json.bak 2021-12-30 20:38:07 WARNING (SyncWorker_4) [mysensors.persistence] File does not exist or is not readable: /config/mysensors_f42ba0d2ebfad6f5e734e63f5f258913.json.bak 2021-12-30 20:38:07 WARNING (SyncWorker_4) [mysensors.persistence] Failed to load sensors from file: /config/mysensors_f42ba0d2ebfad6f5e734e63f5f258913.json