-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Comments
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. |
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. |
They don't publish the realtime values via GATT, but they do publish the data. Otherwise it wouldn't be available in Victron connect. |
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. |
good news .. victron recently announced that “within next 3 months: a firmware update will enable BLE for the IP6X chargers. |
Cool! Let me know when it happens and I’ll implement support for it, assuming they publish the specs promptly. |
see the message from victron rep in below discord thread https://discord.com/channels/1170433917761892493/1223726815248388208/1231019569490034698 |
i think there is a beta avail , u may be able to get early access to test |
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:
Someone has any updates? |
@Donixon it went something like … 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! |
I’m looking forward to this update whenever it comes out. I’m busy for the
next few weeks so if it launches and anyone gets around to making the
necessary changes sooner please feel free to fork and send me a patch.
…On Sun, May 26, 2024 at 5:43 AM Don ***@***.***> wrote:
@Donixon <https://github.com/Donixon>
@j9brown <https://github.com/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!
—
Reply to this email directly, view it on GitHub
<#45 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAY7BCU2SVSDSYUEHU2RW3ZEGVFTAVCNFSM6AAAAABDFH6UB2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZSGE2TKMJVGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I saw that there was an update for the VictronConnect BETA app on: https://www.victronenergy.com/live/victronconnect:beta
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? |
i can confirm that BLE (aka instant readout) is now working for IP65 chargers (with latest beta from victron) |
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.
The text was updated successfully, but these errors were encountered: