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

Add data value to cached command reporting #69

Closed Achronite closed 7 months ago

Achronite commented 8 months ago

When the translated cached command is passed back to HA (via MQTT) the numeric command is translated to an english translation, but the underlying data about what is being set by the command is omitted. This change is to add the data value to this english translation.