dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 498 forks source link

Relax polling of DDF devices without refresh.interval #7601

Closed manup closed 7 months ago

manup commented 7 months ago

For items which don't specify a refresh.interval in the DDF or at least the generic item, relax to poll every 30 seconds instead of "always and as fast as possible".

This is not ideal and we should have a closer look at the items, also if they use a reasonable poll interval in combination with ZCL attribute reporting.