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

Any Success with the BlueSmart chargers? #45

Open
chicagoandy opened this issue Feb 12, 2024 · 16 comments
Open

Any Success with the BlueSmart chargers? #45

chicagoandy opened this issue Feb 12, 2024 · 16 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@chicagoandy
Copy link

I would like to have my Blue Smart (IP67) chargers available in HomeAssistant.
https://www.victronenergy.com/chargers/blue-smart-ip65-charger

These are Victron "Smart" controllers, and they have Bluetooth available. They are available in Victron Connect app via Bluetooth.

However, they do not use GAAT mode. They do not have an advertisement key, or encryption key. There is no encryption key in the app UI. I have also inspected SQLITE db for Victron Connect and there is no Advertisement Key available there.

Can anyone point me in a direction to get these integrated in HomeAssistant.

@chicagoandy chicagoandy added enhancement New feature or request question Further information is requested labels Feb 12, 2024
@Donixon
Copy link

Donixon commented Feb 28, 2024

Looking for the same implementation. Have the exact same Blue Smart chargers and we want to create a dashboard for them all how full the battery's are. Looking forward to hear if this is possible.

@j9brown
Copy link
Contributor

j9brown commented Mar 1, 2024

I have one of these devices too. Unfortunately I don't think there's much we can do about them because they don't appear to publish their state via BLE like other devices.

@chicagoandy
Copy link
Author

They don't publish the realtime values via GATT, but they do publish the data. Otherwise it wouldn't be available in Victron connect.
I would think it's a solvable problem. Anyways, I've moved onto using MQTT instead of BLE, so it'll be for someone else to solve this one.

@Donixon
Copy link

Donixon commented Mar 13, 2024

They don't publish the realtime values via GATT, but they do publish the data. Otherwise it wouldn't be available in Victron connect. I would think it's a solvable problem. Anyways, I've moved onto using MQTT instead of BLE, so it'll be for someone else to solve this one.

How do you use MQTT? Do you have to WIFI version?

@chicagoandy
Copy link
Author

How do you use MQTT? Do you have to WIFI version?

I'm using MQTT to pull from a SmartShunt via Venus instead of the charger.

@gregsyoung
Copy link

good news .. victron recently announced that “within next 3 months: a firmware update will enable BLE for the IP6X chargers.
.. so hopefully after that we may see an update to support BLE reading.

@j9brown
Copy link
Contributor

j9brown commented May 1, 2024

Cool! Let me know when it happens and I’ll implement support for it, assuming they publish the specs promptly.

@gregsyoung
Copy link

see the message from victron rep in below discord thread

https://discord.com/channels/1170433917761892493/1223726815248388208/1231019569490034698

@gregsyoung
Copy link

i think there is a beta avail , u may be able to get early access to test

@Donixon
Copy link

Donixon commented May 21, 2024

see the message from victron rep in below discord thread

https://discord.com/channels/1170433917761892493/1223726815248388208/1231019569490034698

The link doesn't work, is there a Discord community for Victron?

Tried to update my blue smart chargers, but still no settings for MQTT:

  • Firmware: 3.25
  • Bootloader: 3.16

Someone has any updates?

@gregsyoung
Copy link

gregsyoung commented May 25, 2024

@Donixon
@j9brown
there is a signalk discord, the msg was in their from victron.
(about 3 weeks back)

it went something like …
IP6X will be updated soon for BLE, its finalised and in testing, but could be “couple months”
and will be first released in victron connect app beta version.

i have downloaded latest beta of victron connect, but like yourself , no joy as yet, no FW update showing for IP67s

@gregsyoung
Copy link

IMG_2792

@Donixon
Copy link

Donixon commented May 26, 2024

@Donixon
@j9brown
there is a signalk discord, the msg was in their from victron.
(about 3 weeks back)

it went something like …
IP6X will be updated soon for BLE, its finalised and in testing, but could be “couple months”
and will be first released in victron connect app beta version.

i have downloaded latest beta of victron connect, but like yourself , no joy as yet, no FW update showing for IP67s

Nice! Funny I'm in the same discord for the free board pkuging in signal-k, but missed it completely. Hoping it will be here soon. Thanks for the share!

@j9brown
Copy link
Contributor

j9brown commented May 26, 2024 via email

@Donixon
Copy link

Donixon commented Oct 10, 2024

I saw that there was an update for the VictronConnect BETA app on: https://www.victronenergy.com/live/victronconnect:beta


 Phoenix & Blue Smart Chargers:

    Add firmware v3.61:
        Add Instant Readout

I'm not sure if that 'instant readout' is where the money is for us, but maybe worth a check. I don't have a BlueSmart Charger at hand right now, but maybe someone else?

@gregsyoung
Copy link

i can confirm that BLE (aka instant readout) is now working for IP65 chargers (with latest beta from victron)
… still not in general release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants