-
Notifications
You must be signed in to change notification settings - Fork 28
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
Update victron-hacs to use victron-ble 0.6.0 #102
Comments
I've done that and more over here: https://github.com/j9brown/victron-hacs (I'll have to look into submitting some pull requests. I just made these changes for my own benefit.) |
Cool thing to see that other people want to move this repo forward, too! Thanks for the link to your fork. |
@j9brown Do you know if all sensor history data will be preserved if I switch to your fork? Do I need to remove the current one first and then install your one in HACS? Or first install your one and remove the current one afterwards? |
Switching forks should maintain history. Home Assistant has no way to distinguish where the code came from. Here’s how I would do it:
|
Thank YOU! Switching over to your fork! And STARRED! Please add donate link to your repo if you plan on maintaining it! |
Problem
I see errors in my hass logs because some of the data from my dcdc converter can not be parsed. This issue has already been resolved in victron-ble 0.6.0.
Solution
Update victron-hass to use victron-ble version 0.6.0.
It would be great if victron-hacs could keep up with future changes in victron-ble.
The text was updated successfully, but these errors were encountered: