nymea / nymea-plugins-zigbee

ZigBee related integration plugins for nymea
GNU Lesser General Public License v3.0
0 stars 3 forks source link

Improve writing of settings for sleepy devices #63

Closed mzanetti closed 1 year ago

mzanetti commented 1 year ago

Make use of the writeAttributesDelayed() method for all settings for sleepy devices.

Improve writeAttributesDelayed() by trying to trigger it asap with reading the attribute first.

Add the same concept for tuyas DP value writes.