moroen / IKEA-Tradfri-plugin

A Python plugin for Domoticz to controll IKEA Gateway
68 stars 23 forks source link

Switch not updated #123

Closed Rednas79 closed 3 years ago

Rednas79 commented 3 years ago

When i press on a switch (hardware switch, link to show what switch i m using https://www.ikea.com/nl/nl/p/tradfri-draadloze-dimmer-wit-70408595/) to turn on or off an walloutlet, I dont see the switch updated in Domoticz

When i click in Domoticz its working and updated at the same time.

Running Domoticz 2020.2 and IKEA Tradfri Plugin - version 0.10.1

moroen commented 3 years ago

You need to set Monitor changes to poll, and even then, there will be a delay (polling-interval) before the switch gets updated in domoticz. A short polling interval will make domoticz more responsive in regard of updating the status of the switch, but to short an interval tends to freeze the gateway.

Rednas79 commented 3 years ago

ok check, didnt have the option enabled. Thanks it works.