OpenZWave / Zwave2Mqtt

Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue
MIT License
356 stars 92 forks source link

[bug] FGWPE FGWPF wrong instant consumption #869

Open carfnann opened 3 years ago

carfnann commented 3 years ago

Hi

I've notice my Wall Plug Figaro don't give me my instant power consumption. I think it is because the instant consumption in W is not mapped to the proper class command.

Capture d’écran 2021-01-05 à 15 41 19

The instant consumption should be : Class : 49 Instance : 1 Index : 4

That's what I was using in my previous smarthome system.

I don't know/understand what is X-50-1-2...

robertsLando commented 3 years ago

@carfnann Is't it the first one? The one with Unknown label? Anyway I suggest you to try with: https://github.com/zwave-js/zwavejs2mqtt

carfnann commented 3 years ago

Yes it is the 1st one. Why do you advise me to use another wave integration? is zwave2mqtt depreciated?

robertsLando commented 3 years ago

is zwave2mqtt depreciated?

Will be in future

carfnann commented 3 years ago

ok but I don't find the way to add it as an add-on in HA

robertsLando commented 3 years ago

Docker?