-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Your inverter model is one of the silent devices which can receive instructions (power demands) but is unable to respond with a You should use this YAML / solution instead: https://github.com/syssi/esphome-soyosource-gtn-virtual-meter/blob/main/esp8266-display-wifi-version-limiter-example.yaml https://github.com/syssi/esphome-soyosource-gtn-virtual-meter/tree/main/docs/wifi-version |
Beta Was this translation helpful? Give feedback.
Your inverter model is one of the silent devices which can receive instructions (power demands) but is unable to respond with a
status
to provide interesting measurements likebattery current
,battery power
,battery voltage
.You should use this YAML / solution instead: https://github.com/syssi/esphome-soyosource-gtn-virtual-meter/blob/main/esp8266-display-wifi-version-limiter-example.yaml
This setup uses two different
uart
connections to talk to the limiter port (as before) and to talk to the WiFi dongle port to retrieve the measurements / inverter status.https://github.com/syssi/esphome-soyosource-gtn-virtual-meter/tree/main/docs/wifi-version