odya / esphome-powmr-hybrid-inverter

ESPHome config for various PowMr Hybrid Inverter models.
MIT License
67 stars 10 forks source link

Charger source priority and Output souce priority always returns to value "utility first" and "USB" #48

Open patogomaII opened 1 week ago

patogomaII commented 1 week ago

I don't understand why this happens, but even if I change the values ​​to "only solar" and "SBU priority", they immediately change the values ​​back to "Utility first" and "USB priority". Even if I change them on the inverter screen directly. I'm using an Anern AN-SCI-MAX 10.2kw and the wifi dongle (esp8266).

Nando1497 commented 3 days ago

I have the same problem as you but it doesn't do it immediately after several hours

Nando1497 commented 2 days ago

Hi, I solved it by commenting the code below. once deactivated, take the configurations given to the inverter.

patogomaII commented 2 days ago

Yes. I do that too, but i'd like to have the capacity of change that options, remotely and via Home Assistant, in order to integrate that options in various automations.