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 option to config to enable or disable voltage and frequency reporting #54

Closed genestealer closed 7 months ago

genestealer commented 9 months ago

Add option to the config file, to change the default enabled or disabled behaviour for reporting frequency and voltage on monitor and control plugs.

I could think of a few ways to implement this: just having two json files for the plugs, or manipulating the data based upon the setting in the config file. Which do you think is the easiest approach?

Achronite commented 9 months ago

It seems a little redundant to me. If the user wants to enable them they only have to go into the HA config for the device and enable them.