StephanJoubert / home_assistant_solarman

Home Assistant component for Solarman collectors used with a variety of inverters.
Apache License 2.0
510 stars 190 forks source link

poll DEYE SUN 1600 G3 every 30 sec does not work #289

Open s-hufschmid opened 1 year ago

s-hufschmid commented 1 year ago

i installed the solarman integration via HACS.

placed the following in my configuration.yaml:

My Firmware Version: MW3_16U_5406_1.57

But sensor data in HA are only updated every 5 Minutes :-(

DHLF commented 1 year ago

The deye microinverter are fixed to 5 minute poll limit as default. Setting polling time(using HA configs) lower will do NOTHING. Err.. are you sure the value 30(scan interval) is in seconds? I thought it was in minutes?

IF you want to change the polling time ONE way is to allow your microinverter access to deyes.. servers AND join them. (Those stuff about registration to them..) THEN you have to mail their service to reduce the time window. Within a week they should reconfigure your device.

avanturadev commented 2 weeks ago

The Deye service did lower my update interval to one minute. I still do get updates in Home Assistant only every 5 Minutes. Seems like the interval integration is somehow deeper. How to solve this?