Last week I added CC2531 Zigbee to my HA, hoping to play around with ICTCG1 (IKEA) dimmer.
What I could:
pair it with Zigbee Coordinator as a result I got a new device:
#### Zigbee info
IEEE: 00:0b:57:ff:fe:xx:xx:xx
Nwk: 0xaxxx
Device Type: EndDevice
LQI: Unknown
RSSI: Unknown
Last Seen: 2021-03-05T23:33:43
Power Source: Battery or Unknown
I gave it a name TRD00 and the device provides one Entity: TRD00 power
2. Added plugin: AppDaemon 4
3. Added Controllerx
3.1 Hello Apps works fine
3.2 configured a new one for ICTCG1 as follow:
As a result I’m getting via homeassistant.local:5050 following log message from active apps:
trd_app00 initialize_error
Can someone help me to troubleshoot this issue. I’m pretty new to HA (RPI4 & Hass.io) and somehow still lost in the configuration diversity, integrations opportunity. etc.
Many thanks in advance!
Cheers
Peter
Edit: Hi @xaviml may I ask for your assistance? Thank you!
Sorry for the delay in replying your message. I see that controller parameter is not the value that should be placed. You can read here how to extract the controller parameter. In your case, since it is ZHA, you need to place the IEEE of your device, so 00:0b:57:ff:fe:xx:xx:xx (with the proper number).
If you are still having problem, could you please share the full logs from the AppDaemon 4 addon (under the LOG tab)? This way I will be able to see a more detailed error.
By the way I have also a power socket integrated over Zigbee. It works fine, but alo does not generate any zha_event events.
Below some related logs entries:
Do you have any idea what I can provide you more to support troubleshooting or do on my own?
Best Regards and once again thanks for your assistance and any guidance.
Peter
This is indeed a bug, however, I will not be able to help with this since I do not have experience with it. As you pointed out, it seems to be a problem with the controller itself.
I would recommend you to open a ticket in the zigpy project, I am sure they will be able to help you better with this problem you are having.
Sorry I was not much of a help with your issue, but I do not have much experience with ZHA.
No problem at all, many thanks for your suggestion and your contribution to Controllerx - great work any way!
best
Peter
Edit/Update:
I could integrate the dimmer via Zigbee2MQTT
After pairing, it exposed: Action, Battery, Brightness, Level, Linkquality, Rate, Update.
I can even see changes of the action on lovelace.
Hi Peter, once you see the actions in Locelace, you should have no problems to use it with ControllerX. If there is anything you need for ControllerX, just let me know