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

fix no response callback and add logs #15

Open bongibong opened 5 years ago

bongibong commented 5 years ago

Offline devices, still seems to correctly change state (on / off). with my fix offline devices shows as 'no response' devices.

add basic info/debug logs.

(similar to the change we introduce for homebridge-mqtt-switch-tasmota plugin)