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

Support Eve App Graphing #12

Open sieren opened 5 years ago

sieren commented 5 years ago

Use Fakegato-History to utilize the in-app graphs to show graphs for both consumption and cost. This is being achieved by handing over the current consumption to Fakegato.

IMG_E038D90A2FD2-1

th3cube commented 5 years ago

Missing Line

see #13

sieren commented 5 years ago

@th3cube pushed a fixup, can you try again?

th3cube commented 5 years ago

looking good now. Plugin starts and graphics showing up.

-- offtopic i have another stage problem since 0.9.3 - my mqtt broker gets flooded with cmnd/power commands when the plugin comes up, but this could be tasmota related. did you notice something similar?

I have to investigate further...

sieren commented 5 years ago

power commands? as in your tasmota switches on/off rapidly? i didnt encounter that. Seems unrelated to this PR but maybe @MacWyznawca knows more once he sees this

gavind87 commented 4 years ago

I must be doing something wrong. I can't get the graphing working

I installed by using npm -g install sieren/homebridge-mqtt-power-consumption-log-tasmota

seems like graphing doesn't show up for me in the eve app

any chance for some help ?