gysmo38 / domoticz-python-melcloud

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

Reduce polling frequency #39

Open Patricen1 opened 4 months ago

Patricen1 commented 4 months ago

Hello ! Screenshot_20240212-164431

Is there a way to reduce polling interval? Melcloud app is telling me that there is too much traffic.

Rgds Patrice

MrHobbes74 commented 4 months ago

same with me. Looking at other automation plugins for melcloud, they reported the same issue (e.g. https://github.com/openhab/openhab-addons/issues/16385). It seems melcloud started tracking the network usage. It would be good to have a configurable interval?

mitkodotcom commented 4 months ago

Check this version: https://github.com/tuk90/domoticz-python-melcloud/tree/fixes

Patricen1 commented 4 months ago

Hello,

This looks promising ! Is there a way to merge both features of settable polling interval and https://github.com/nonolk/domoticz-python-melcloud that uses setpoint for temperature instead of multilevel switches?

tuk90 commented 4 months ago

Hi,

That should be possible, you can do it yourself offcource ;), I can also do it but that would also mean that all devices will change and that it will break dzvents scripts.

Patricen1 commented 4 months ago

Hello,

I tried comparing the codes but did not succeeded in merging capabilities. My programming skills are pretty low, in "experimental mode". That would be very nice if you could help, changing dzvents scripts I wrote should be feasible. Thanks Patrice

jlgcol85 commented 4 months ago

hello Patricen1 . Je te contacte pour un truc qui n'a rien a voir ?? J'aimerai un contact direct au sujet de ta demande concernant un Remington??? Va voir sur le site lapistole.cooooommm Tu auras mon contact.. A plus j'espere

Patricen1 commented 2 months ago

Hi,

That should be possible, you can do it yourself offcource ;), I can also do it but that would also mean that all devices will change and that it will break dzvents scripts.

Hello,

Could you please help with this?

I was also wondering if it was possible to merge with the main branch using an option that would select either a setpoint device or a multilevel switch.

Rgds

Patrice