klatremis / esphome-for-deye

Esphome component for Deye 3 phase inverters for Home Assistant
131 stars 31 forks source link

Set value for ''Max grid shave power'' from ESP32 #30

Open Vali7719 opened 7 months ago

Vali7719 commented 7 months ago

Hi. First of all I would like to thank you for your work - it really helped me to make some nice automations in Home Assistant.

I'm trying to change Max grid shave power directly from ESPHome on ESP32 without Home Assistant (where with automations this works without any issues).

My simple code is: `time:

The problem is that value 8000 (or 10000 at 3hr50min) is set for only couple of second and will then be turned back to value set before that time (set on Deye like lets say 12000).

How can I set value that remain same until at different time different value is set? Thank you and best regards. Bogdan