hardtechnology / EfergyMQTT

Integration of the Efergy Power Monitors with the MQTT Protocol and ESP8266
15 stars 3 forks source link

Allow disabling the milliAmp output #8

Closed hardtechnology closed 7 years ago

hardtechnology commented 7 years ago

Add a toggle to allow the mA output to be turned off if only Watts is required. Configurable by MQTT or WiFi configuration?

hardtechnology commented 7 years ago

NOTE: The mA output is a higher resolution compared to the Watts output (1W @ 230V = 4.3mA).

hardtechnology commented 7 years ago

RESOLVED: 'MQTT_Publish_mA' variable added as a compiled parameter.