I have successfully installed Home Assistant and in the log-file of zigbee2mqtt I can see that a TRADFRI control outlet has been connected. I am not using the Ikea hub. The outlet is directly connected through a CC2531 USB dongle. How can I add this outlet to Home Assistant so that I can switch it on and off?
Is there some more configuration I need to do?
Today I started Homeassistant again and to my surprise I see the Tradfri control outlet is connected to the Homeassistant Overview screen (see below).
When I press one of the switches I would expect that the control-outlet is switching on or off but nothing happens. The outlet is connected through a CC2531 dongle.
Is there still some extra configuration I need to do to make this work?
You could try manually adding the switch in your configuration.yaml. This is what I use and I can control it without any issues without a Ikea bridge using zigbee2mqtt with the CC2531 dongle:
Thanks for your quick reply.
On my system I got 2 configuration.yaml files: 1 in the config-folder and 1 in the share/zigbee2mqtt.
Which file should I change? I changed the 1 in the config-folder but without succes.
It would be in your config folder to add a sensor, not the share/zigbee2mqtt. After modifying the configuraiton.yaml file did you restart home-assistant? Can you see the sensor in the dev tab?
Again thank you for you response.
Yes, I did restart home-assistant but still no luck.
Please let me explain how I have things configured.
In the overview-screen I see the below screen:
Under the Development tools-Events I have the below screen:
I hope this all makes sense and that you can help me? I am still puzzling how to get homeassistant working with Ikea devices with using the hub. If you still need more info. please let me know.
That does look correct to me. Anything in the logs when toggling the outlet? For what it’s worth, this is what my lovelace yaml looks like for the card to toggle the light I have plugged into the outlet:
You need a zigbee coordinator to connect the outlet to HA. Can be a zigbee CC2531 stick with zigbee2mqtt, a deconz stick with phoscon, an ikea or hue hub, or as above a smarthings hub.
Thanks, I add it with deconz stick. No I have a new problem. The main purpose to install the tradfri outlet was to expand my zigbee network. Although everything seems correct my xiaomi switch still can’t operate in the room I want. 2 meters away it works. Right there I have install the tradfri outlet. I don’t know why this is happening.
From what I understand simply adding a device that acts like a router (like the ikea tradfri switch) won’t cause existing end devices (like your Xioami switch) to start connecting to the new router. It seems they are sticky to the device the router or coordinator originally connected to and will not start to connect to a new router.
I fortunately added my xioami zigbee devices after I had my tradfri outlets in place but you have to basically forget your entire zigbee network and add devices one by one. You want to add your xioami devices that you want to connect to route through your tradfri ikea outlet last and you should do this as far away from your coordinator as possible so that it does route through the outlet and not your coordinator.
Again I haven’t done this but I’ve read about this issue of stickiness with xioami devices not wanting to connect to a new router. I’d do some googling to find more information from people who have actually done this though before resetting your zigbee network.
Finally I manage to connected the switch with the help of the forum. I had to install the switch again as a light switch in deconz (not as a switch) after the setup of the outlet (which was again as a light)
However I have to try a lot of times to make this happen but eventually I did. Not recommended though because it is not a straightforward set up.