You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone. First of all, love the project.
I've recently bought an E1743 and have been trying to set it up without access. I've managed to get on/off working but brightness is never working no matter the settings. I always receive entity unknown even though the entity exists in homeassistant.
Additional information
Devices involved:
Model: IKEA E1743 as Controller
Sonoff USB 3.0 Dongle Plus
Integration: z2m
AppDaemon version: 4.2.3 & 4.2.1
ControllerX version: 4.26.2
HACS version: 1.32.1
Home Assistant Core version: 2023.5.2
Please note that I'm running everything in docker.
AppDaemon app configuration
# this is working for on/offikea_tradfri_switch_1:
module: controllerxclass: E1743Controllerintegration: z2mcontroller: sensor.ikea_tradfri_on_off_switch_1_actionlight: light.rooflight# this is not working at allikea_tradfri_switch_1:
module: controllerxclass: E1743Z2MLightControllerintegration: z2mcontroller: sensor.ikea_tradfri_on_off_switch_1_actionlight: light.rooflight # also tested with: light: rooflight
I am in a similar situation, although in my case E1743Controller works fine (on/off as well as dimming), but indeed, I cannot get E1743Z2MLightController to work at all :(
Question
Hello everyone. First of all, love the project.
I've recently bought an E1743 and have been trying to set it up without access. I've managed to get on/off working but brightness is never working no matter the settings. I always receive
entity unknown
even though the entity exists in homeassistant.Additional information
Devices involved:
Integration: z2m
AppDaemon version: 4.2.3 & 4.2.1
ControllerX version: 4.26.2
HACS version: 1.32.1
Home Assistant Core version: 2023.5.2
Please note that I'm running everything in docker.
AppDaemon app configuration
Logs
Z2M
ControllerX
Homeassistant
I'm not sure what I'm doing wrong and would appreciate all help.
The text was updated successfully, but these errors were encountered: