I am unable to set up my Hue dimmer switches from the Hue app. Doing so results in an error 500 in my docker logs due to KeyError: 'where'.
I've tried doing a fresh install, and only setting up the minimum config options to add the lights and dimmers from zigbee2mqtt , and still I get this error.
This is the output in the docker logs:
Might be specific to my set up, but to reproduce I:
add a hue dimmer switch (type RWL022) to my network via Zigbee2MQTT
Confirm it is detected in the devices list of the DIY Hue UI
open the official Hue app and attempt to configure it
click "save" and it fails with a generic error in the app. The above error 500 can then be seen in the docker logs.
Please enter your operating system details here
Hue-Emulator Version: 2024-11-24 13:10:00.000000000 +0100
WebUI Version: 2024-11-17 22:43:13.000000000 +0100
Architecture: aarch64
OS: Linux
Linux version: #1 SMP PREEMPT Debian 1:6.1.63-1+rpt1 (2023-11-24)
Linux release: 6.1.0-rpi7-rpi-v8
Hardware: %Hardware%
Upload debug tar
This can be downloaded from the webUI.
DiyHue > Bridge > Brdige Control > Download debug > Full debug
Do not upload from Force config dump, Force config dump contains sensitive information
Uploaded the config_debug.tar, but renamed as .zip as Github doesn't support .tar
config_debug(1).zip
Issue does not already exist?
I have searched and found no existing issue
Select Environment
Docker
Home Assistant related?
No
Description
I am unable to set up my Hue dimmer switches from the Hue app. Doing so results in an error 500 in my docker logs due to
KeyError: 'where'
.I've tried doing a fresh install, and only setting up the minimum config options to add the lights and dimmers from zigbee2mqtt , and still I get this error.
This is the output in the docker logs:
I'm not sure what steps to take to debug this further.
Errorlog:
Steps to reproduce
Might be specific to my set up, but to reproduce I:
Please enter your operating system details here
Hue-Emulator Version: 2024-11-24 13:10:00.000000000 +0100 WebUI Version: 2024-11-17 22:43:13.000000000 +0100 Architecture: aarch64 OS: Linux Linux version: #1 SMP PREEMPT Debian 1:6.1.63-1+rpt1 (2023-11-24) Linux release: 6.1.0-rpi7-rpi-v8 Hardware: %Hardware%
Upload debug tar
Uploaded the config_debug.tar, but renamed as .zip as Github doesn't support .tar config_debug(1).zip
What DiyHue version(branch) are you using?
master (latest)