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

Buffer adjustable as number via HomeAssistant #189

Closed Razsmithii closed 2 weeks ago

Razsmithii commented 2 weeks ago

Hello, probably, this shoud be a small operation in modifying the Code: Making the buffer available as HomeAssistant sensor would be a great way to control the Einspeisung or modify the behavior, depending on more or less PV-Energy.

syssi commented 2 weeks ago

The entitiy number.buffer is already available. See https://github.com/syssi/esphome-soyosource-gtn-virtual-meter/blob/main/esp32-example.yaml#L97-L103

Razsmithii commented 2 weeks ago

Works great. Thanks for your work and your fast support!