Bug report
IKEA Tradfri Remote E1810 "Hold/Release events" for < > are not recognized by deconz
When holding "<" or ">" the deconz_events
4001 → Hold <
4003 → Release <
5001 → Hold >
5003 → Release >
are not recognized. Therefore I can't switch the sources.
Description
Holding and releasing the "<" or ">" buttons leads only to 4002 or 5002 events. It doesnt matter how long I'm holding them.
Normal behaviour would be 4001/4003 and 5001/5003 events which will lead to source skipping.
Additional information
- Devices involved:
- Model: E1810 as Media Player Controller (Firmware 0x23014631)
- SONOS Five
- Integration: Choose from
deconz
- AppDaemon 4 version: 4.0.5
- ControllerX version: 4.3.0
- HACS version (if installed from there): 1.9.0
- Home Assistant Core version: 2020.12.2
AppDaemon app configuration
hello_world:
module: hello
class: HelloWorld
essen_speakers:
module: controllerx
class: E1810MediaPlayerController
controller: tradfri_remote_control
integration: deconz
media_player: media_player.esszimmer
volume_steps: 10
delay: 100
Logs
no error occurs, just the events 4001/3 and 5001/3 are not recognized
Additional Context
Bug report
IKEA Tradfri Remote E1810 "Hold/Release events" for < > are not recognized by deconz
When holding "<" or ">" the deconz_events
4001 → Hold <
4003 → Release <
5001 → Hold >
5003 → Release >
are not recognized. Therefore I can't switch the sources.
Description
Holding and releasing the "<" or ">" buttons leads only to 4002 or 5002 events. It doesnt matter how long I'm holding them.
Normal behaviour would be 4001/4003 and 5001/5003 events which will lead to source skipping.
Additional information
deconzAppDaemon app configuration
Logs
Additional Context