gysmo38 / domoticz-python-melcloud

A plugin in python for Domoticz
12 stars 15 forks source link

Polling interval settings #29

Open Patricen1 opened 2 years ago

Patricen1 commented 2 years ago

Hello,

I mentioned that since the last firmware upgrade, the units are more responsive when changing status. The drawback of this is that there are lots of messages coming from MELCloud (more than 2-3 per second), this fills-up the log and probably charges the CPU of useless messages. Is there a way to reduce the polling interval within the plugin so that the samping interval is changed to once per 30s or once per minute?

Thanks