IKEA Tretakt smart plug wrongly recognized

Yea I assume so, but it’s also scary if I buy for example Sky Connect, what guarantee that it works with Ikeas plugs…

When is the Ikea suppose to work? I saw a different topic that someone added a quirk, but when is this quirk implemented in to HA, do I just need to wait for an update, or is this something I need to update manually?

Don’t see where I can update ZHA, or if I need to do something for it to update :frowning:

I assume the Raspbee2 Zigbee module is at fault, I assume it just need an update (HA or firmware)…

Could this be te issue maybe, found in “System/Logg”, but no error while searching…

Logger: homeassistant.components.websocket_api.http.connection
Source: components/zha/websocket_api.py:347
integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 17:22:49 (7 occurrences)
Last logged: 17:30:49

[548018835008] Error handling message: Unknown error (unknown_error) Danijel from 127.0.0.1 (Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro Build/AP1A.240505.005; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.54 Mobile Safari/537.36 Home Assistant/2024.4.1-12576 (Android 14; Pixel 8 Pro))
[547746395072] Error handling message: Unknown error (unknown_error) Danijel from 127.0.0.1 (Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro Build/AP1A.240505.005; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.54 Mobile Safari/537.36 Home Assistant/2024.4.1-12576 (Android 14; Pixel 8 Pro))
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 27, in _handle_async_response
    await func(hass, connection, msg)
  File "/usr/src/homeassistant/homeassistant/components/zha/websocket_api.py", line 347, in websocket_permit_devices
    await zha_gateway.application_controller.permit(time_s=duration, node=ieee)
  File "/usr/local/lib/python3.12/site-packages/zigpy/application.py", line 1254, in permit
    await zigpy.zdo.broadcast(
  File "/usr/local/lib/python3.12/site-packages/zigpy/device.py", line 688, in broadcast
    return await app.broadcast(
           ^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/zigpy/application.py", line 929, in broadcast
    await self.send_packet(
  File "/usr/local/lib/python3.12/site-packages/zigpy_deconz/zigbee/application.py", line 530, in send_packet
    raise zigpy.exceptions.DeliveryError(
zigpy.exceptions.DeliveryError: Failed to deliver packet: <TXStatus.MAC_CHANNEL_ACCESS_FAILURE: 225>

Mine has worked perfectly with every Zigbee device so far, including the Tretakt plug from Ikea. It was the same with the Easyiot ZB-GW04.

Why don’t you give it a try?

I have, just that there is no update available (firmware) just yet.

I’m starting to deal like I don’t want to handle Zigbee anymore. Keep them in Hue instead because hue works. Except the temp sensors I have because hue can’t handle them (for what I’ve read).

Now, my temp sensors are not available anymore after some experiments yesterday (they are unavailable)… Getting so frustrated.

You’re kidding! Get some more contemporary Zigbee dongle and relax. There’s nothing to be frustrated with. Give it a go.

I got tired and tried to install zigbee2mqtt, and event tho I could not get zigbee2mqtt to run due to error finding the Raspbee2 adapter, i could search for devices again via ZHA… Don’t know if there was a package I needed to install/reinstall but now I found the plugs directly… Really strange it didn’t work at first :confused:

Even though I don’t need z2m, I won’t remove it’s package files of i break anything again. For now, it works as it should, don’t really know exactly what fixed it.