I will contact you when I'm going to encounter unexpected behavior again
Search found 11 matches
- Tuesday 08 June 2021 21:43
- Forum: Zigbee
- Topic: Hue dimmer switch (RWL021) Conbee 2 / Deconz
- Replies: 16
- Views: 2314
Re: Hue dimmer switch (RWL021) Conbee 2 / Deconz
I tested now my SML001 devices (Philips hue Motion sensor first gen) the motion, tempature and Lux are working fine. So no rework on that.
I will contact you when I'm going to encounter unexpected behavior again
I will contact you when I'm going to encounter unexpected behavior again
- Tuesday 08 June 2021 18:24
- Forum: Zigbee
- Topic: Hue dimmer switch (RWL021) Conbee 2 / Deconz
- Replies: 16
- Views: 2314
Re: Hue dimmer switch (RWL021) Conbee 2 / Deconz
Hi Thorgal,
Thankyou very much! its working like a charm now. This is exactly the behavior I expected!
The remote is working in combination with dzvents and reacts almost 3 seconds faster than Hue(switch) > demoticz(script) > Hue(lamps) the last 1/2 seconds of the delay is probably still in ...
Thankyou very much! its working like a charm now. This is exactly the behavior I expected!
The remote is working in combination with dzvents and reacts almost 3 seconds faster than Hue(switch) > demoticz(script) > Hue(lamps) the last 1/2 seconds of the delay is probably still in ...
- Monday 07 June 2021 21:29
- Forum: Zigbee
- Topic: Hue dimmer switch (RWL021) Conbee 2 / Deconz
- Replies: 16
- Views: 2314
Re: Hue dimmer switch (RWL021) Conbee 2 / Deconz
No, its not working jet.
When i check the device data (domoticz/custom/deconz/Switch) i see the following: so only the X002 and X003 have a function
Long press:
"buttonevent": 1003,
"eventduration": 11,
"lastupdated": "2021-06-07T19:19:47.458"
2021-06-07 21:19:47.498 Deconz: (Deconz ...
When i check the device data (domoticz/custom/deconz/Switch) i see the following: so only the X002 and X003 have a function
Long press:
"buttonevent": 1003,
"eventduration": 11,
"lastupdated": "2021-06-07T19:19:47.458"
2021-06-07 21:19:47.498 Deconz: (Deconz ...
- Monday 07 June 2021 19:33
- Forum: Zigbee
- Topic: Hue dimmer switch (RWL021) Conbee 2 / Deconz
- Replies: 16
- Views: 2314
Re: Hue dimmer switch (RWL021) Conbee 2 / Deconz
This is the full log of the long button press and release. i see first a 1000, then a 1001 and at last the expected 1003.
2021-06-07 19:30:45.529 Deconz: (Deconz) onMessage called
2021-06-07 19:30:45.530 Deconz: (Deconz) ### WebSocket Data : {'e': 'changed', 'id': '8', 'r': 'sensors', 'state ...
2021-06-07 19:30:45.529 Deconz: (Deconz) onMessage called
2021-06-07 19:30:45.530 Deconz: (Deconz) ### WebSocket Data : {'e': 'changed', 'id': '8', 'r': 'sensors', 'state ...
- Monday 07 June 2021 18:02
- Forum: Zigbee
- Topic: Hue dimmer switch (RWL021) Conbee 2 / Deconz
- Replies: 16
- Views: 2314
Re: Hue dimmer switch (RWL021) Conbee 2 / Deconz
I checked, and the new lines are in the plugin.py. removed the device and added it agian. The single presses are fine now but the long presses are still not recognized.
I exported the full log of the single press.
2021-06-07 18:00:29.084 Deconz: (Deconz) onHeartbeat called
2021-06-07 18:00:29 ...
I exported the full log of the single press.
2021-06-07 18:00:29.084 Deconz: (Deconz) onHeartbeat called
2021-06-07 18:00:29 ...
- Saturday 05 June 2021 16:39
- Forum: Zigbee
- Topic: Hue dimmer switch (RWL021) Conbee 2 / Deconz
- Replies: 16
- Views: 2314
Re: Hue dimmer switch (RWL021) Conbee 2 / Deconz
Hi thorgal789
Thanks for your help, but unfortunately it still doesn't work. (same behavior) maybe I did something wrong, Can I check if I have the right config now?
pi@WdB-Pi4001:/opt/smarthome/domoticz/plugins/Domoticz-deCONZ $ git checkout beta
Already on 'beta'
Your branch is up to date with ...
Thanks for your help, but unfortunately it still doesn't work. (same behavior) maybe I did something wrong, Can I check if I have the right config now?
pi@WdB-Pi4001:/opt/smarthome/domoticz/plugins/Domoticz-deCONZ $ git checkout beta
Already on 'beta'
Your branch is up to date with ...
- Saturday 05 June 2021 11:42
- Forum: Zigbee
- Topic: Hue dimmer switch (RWL021) Conbee 2 / Deconz
- Replies: 16
- Views: 2314
Re: Hue dimmer switch (RWL021) Conbee 2 / Deconz
Hi Thorgal789,
Yes, its exaxt the RWL021
"ep": 2,
"etag": "ce61293b8b3fd351c5c92f345a9fa216",
"lastseen": "2021-06-05T09:33Z",
"manufacturername": "Philips",
"mode": 1,
"modelid": "RWL021",
"name": "Dimmer Switch",
"state": {
"buttonevent": 1002,
"eventduration": 1,
"lastupdated": "2021 ...
Yes, its exaxt the RWL021
"ep": 2,
"etag": "ce61293b8b3fd351c5c92f345a9fa216",
"lastseen": "2021-06-05T09:33Z",
"manufacturername": "Philips",
"mode": 1,
"modelid": "RWL021",
"name": "Dimmer Switch",
"state": {
"buttonevent": 1002,
"eventduration": 1,
"lastupdated": "2021 ...
- Friday 04 June 2021 22:40
- Forum: Zigbee
- Topic: Hue dimmer switch (RWL021) Conbee 2 / Deconz
- Replies: 16
- Views: 2314
Re: Hue dimmer switch (RWL021) Conbee 2 / Deconz
Hi Thorgal789, thanks you your response!
I pressed the first button on the switch, this was the output:
2021-06-04 22:39:51.355 Deconz: (Deconz) onMessage called
2021-06-04 22:39:51.357 Deconz: (Deconz) ### WebSocket Data : {'e': 'changed', 'id': '7', 'r': 'sensors', 'state': {'buttonevent': 1000 ...
I pressed the first button on the switch, this was the output:
2021-06-04 22:39:51.355 Deconz: (Deconz) onMessage called
2021-06-04 22:39:51.357 Deconz: (Deconz) ### WebSocket Data : {'e': 'changed', 'id': '7', 'r': 'sensors', 'state': {'buttonevent': 1000 ...
- Thursday 03 June 2021 9:40
- Forum: Zigbee
- Topic: Hue dimmer switch (RWL021) Conbee 2 / Deconz
- Replies: 16
- Views: 2314
Hue dimmer switch (RWL021) Conbee 2 / Deconz
Version: 2021.1
Platform: Raspberry pi 4
Plugin/Hardware: Conbee 2 / Deconz
Description:
When i use my hue dimmer switch connected thru Conbee 2 / Deconz does it not reconise the buttons correctly. an example: a short pres on button 2 is a recognize as a long press on button one.
Does anyone ...
Platform: Raspberry pi 4
Plugin/Hardware: Conbee 2 / Deconz
Description:
When i use my hue dimmer switch connected thru Conbee 2 / Deconz does it not reconise the buttons correctly. an example: a short pres on button 2 is a recognize as a long press on button one.
Does anyone ...
- Tuesday 12 February 2019 21:02
- Forum: Utility
- Topic: Issue with P1 Smart Meter
- Replies: 14
- Views: 5258
Issue with P1 Smart Meter
Hi All.
I have a Issue with a lot of CRC Failed messages.
Version: CURRENT: 4.10373 (BETA) and 4.9700 (Stable)
Platform: Raspbian on Raspberry Pi 3
Plugin/Hardware: Philips Hue
Description: Issue with P1 Smat Meter
I have tried the following, but unfortunately I still get CRC notifications
1 ...
I have a Issue with a lot of CRC Failed messages.
Version: CURRENT: 4.10373 (BETA) and 4.9700 (Stable)
Platform: Raspbian on Raspberry Pi 3
Plugin/Hardware: Philips Hue
Description: Issue with P1 Smat Meter
I have tried the following, but unfortunately I still get CRC notifications
1 ...
- Tuesday 12 February 2019 19:12
- Forum: Switches and Scenes
- Topic: Hue Lamp (Switch) not working like normal
- Replies: 0
- Views: 535
Hue Lamp (Switch) not working like normal
Hi,
I have a problem with one of my Philips Hue lamps.
It was always working fine but the last time it was not doing the right thing.
Version: CURRENT: 4.10373 (BETA) and 4.9700 (Stable)
Platform: Raspbian on Raspberry Pi 3
Plugin/Hardware: Philips Hue
Description: Hue Lamp (Switch) not working ...
I have a problem with one of my Philips Hue lamps.
It was always working fine but the last time it was not doing the right thing.
Version: CURRENT: 4.10373 (BETA) and 4.9700 (Stable)
Platform: Raspbian on Raspberry Pi 3
Plugin/Hardware: Philips Hue
Description: Hue Lamp (Switch) not working ...