Achronite / mqtt-energenie-ener314rt

MQTT interface for Energenie ENER314-RT add-on board for the Raspberry Pi, designed for use by Home Assistant.
MIT License
13 stars 5 forks source link

MIHO004 /VOLTAGE/state and /REAL_POWER/state? #32

Closed genestealer closed 1 year ago

genestealer commented 1 year ago

I notice on the MQTT Topics table for the MIHO004, the /VOLTAGE/state and /REAL_POWER/state are crossed out? Why is this, as I can pull this info using your Node-Red code, in my implementation https://github.com/genestealer/node-red-energenie-ener314rt-home-assistant-mqtt

image

Achronite commented 1 year ago

I left out the voltage because it is the mains voltage (as opposed to battery voltage) and never changes.

For REAL_POWER I guess i just missed it :) - I'll add it.

Achronite commented 1 year ago

Strike that - REAL_POWER is already shown as 'Power', as it has a device_class of 'power' assigned to it (there isn't a separate device_class for 'real power'). https://www.home-assistant.io/integrations/sensor/