Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Home Assistant 2021.12.7 compatibility #8

Open
FollowTheWizard opened this issue Dec 30, 2021 · 1 comment
Open

Home Assistant 2021.12.7 compatibility #8

FollowTheWizard opened this issue Dec 30, 2021 · 1 comment

Comments

@FollowTheWizard
Copy link

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

@epenet
Copy link
Owner

epenet commented Dec 30, 2021

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 :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants