keshavdv / victron-hacs

Home Assistant plug-in for Victron Instant Readout compatible devices
46 stars 16 forks source link

Update victron-hacs to use victron-ble 0.6.0 #102

Open Mafus1 opened 8 months ago

Mafus1 commented 8 months ago

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.

j9brown commented 4 months ago

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.)

Mafus1 commented 4 months ago

Cool thing to see that other people want to move this repo forward, too! Thanks for the link to your fork. PR would be nice, but this repo seems kind of abandoned. Last commit is now almost a year ago.

kroese commented 4 months ago

@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?

j9brown commented 4 months ago

Switching forks should maintain history. Home Assistant has no way to distinguish where the code came from. Here’s how I would do it:

gWOLF3 commented 2 months ago

@j9brown

Thank YOU! Switching over to your fork! And STARRED!

Please add donate link to your repo if you plan on maintaining it!