Deye Battery Offline in Cloud - Increase the poll interval for WiFi logger to 10+ seconds #208
-
|
I have problems with concurent connection to WiFi logger using Deye Cloud and Ha-solarman |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 45 replies
-
|
You can change it by using custom profile and define the intervals there. Edit: Btw you are using all three of them at the same time? 🤯 |
Beta Was this translation helpful? Give feedback.
-
|
I recommend to use ha-solarman only as it provides all necessary information. Or is there any other values by the other two integrations that are not taken into account by ha-solarman? |
Beta Was this translation helpful? Give feedback.
-
|
Made custom yaml |
Beta Was this translation helpful? Give feedback.
-
|
Isn't it by chance the request to some register that gives some error? Anyway I put all the intervals that were at 5 -> 15 and let's see. |
Beta Was this translation helpful? Give feedback.
-
|
Same problem here (Inv: Deye, batt: Deye). Then I edited in /solarman/inverter_definitions/deye_hybrid.yaml (using Studio Code Server HA addon): ... And deye cloud app/devices/battery stays online (observing for 30 minutes). Will observe if stays that way** I also tried adding update_interval to Battery group:
but it didn't have an effect. **update 1: no, increasing to 10s didn't work. Increasing poll interval and observing when it's stable... |
Beta Was this translation helpful? Give feedback.
-
|
Hi, Considering what was discussed above, I have done a replacement of all "update_interval: 5" values to "update_interval: 21" and solved my issue. I am using deye_p3.yaml profile. I do not rely on such tight pull intervals, so most probably doing 30 sec intervals would offer the best stability for all platforms. |
Beta Was this translation helpful? Give feedback.
-
|
Can we add Default Update Interval as a parameter? Instead of messing up with the profiles? |
Beta Was this translation helpful? Give feedback.


I told you, try to increase it to 10. Here is how