KinDR007 / VictronMPPT-ESPHOME

Victron Mppt charger ve.direct to esphome node
MIT License
297 stars 64 forks source link

Add Blue Smart Charger to supported devices #158

Closed icefest closed 3 months ago

icefest commented 3 months ago

Issue #157 found an unsupported VE device.

I've managed to get the device recognised, and included. I've made an example yaml

I'm still unsure / don't understand the code for firmware version and hardware revision. hardware revision works, but the number is strange...

icefest commented 3 months ago

That's the problem! Victron don't have it on there, along with the missing chargers!

On Tue, 4 June 2024, 22:33 Jiří Bětuňák, @.***> wrote:

@.**** commented on this pull request.

In components/victron/victron.cpp https://github.com/KinDR007/VictronMPPT-ESPHOME/pull/158#discussion_r1625923385 :

@@ -975,6 +979,11 @@ void VictronComponent::handlevalue() { return; }

  • if (label_ == "HC#") {

Where can I find this TAG HC# I don't see it in datasheet ver 3.33 https://www.victronenergy.com/upload/documents/VE.Direct-Protocol-3.33.pdf

— Reply to this email directly, view it on GitHub https://github.com/KinDR007/VictronMPPT-ESPHOME/pull/158#pullrequestreview-2096258815, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF344CKUKQL7NFONXEXKXTDZFWXZ5AVCNFSM6AAAAABIYB2D3OVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDAOJWGI2TQOBRGU . You are receiving this because you authored the thread.Message ID: @.***>