syssi / esphome-soyosource-gtn-virtual-meter

ESPHome component to simulate the current clamp to control the Soyosource GTN1200 limiter
Apache License 2.0
78 stars 21 forks source link

Introduce a new power demand calculation method taking the last demand into account (Closes: #4) #19

Closed syssi closed 2 years ago

syssi commented 2 years ago

This new method requires a smartmeter supporting negative measurements in case of exporting power to the grid.

If your instantaneous power consumption sensor provides always positive measurements you cannot use this new method.

Closes: #16 #4