MacWyznawca / homebridge-mqtt-power-consumption-log-tasmota

Plugin to HomeBridge optimized for work with Itead Sonoff POW hardware with firmware Sonoff-Tasmota via MQTT with log data to file. Partially emulate Elgato Eve Energy. Measure used power and write data to log text files.
MIT License
13 stars 12 forks source link

ENERGY or SENSOR #10

Open marcoschmidt79 opened 5 years ago

marcoschmidt79 commented 5 years ago

He, what is true: "energyGet": "tele/sonoff/ENERGY" or "energyGet": "tele/sonoff/SENSOR"?

lyance commented 5 years ago

Hi. It should be (for Tasmota 6.4.1) "energyGet":"tele/sonoff/SENSOR"

Cheers!