deCONZ - Official thread

So I misinterpreted at first, this is a power plug right?

If On/Off light is not also possible to be a light but is a type which only represents power plugs it is easy to fix

Created an issue to see what is the right assumption with that type

https://github.com/dresden-elektronik/deconz-rest-plugin/issues/1770

Its an on and off switch. I was hoping to get this working as a recognized switch in HA and a repeater.

Zigbee swtich

The tradfri sockets I have are also recognised as a light. I just use a template switch to make it a switch.

Unfortunately it doesnt look like I can do a generic implementation since the type are for simple lights as well.

Awaiting more feedback from deconz devs.

What type does Ikea trådfri sockets report as?

Sorry, can’t get to my ha for a few days. They are recognised as tradfri sockets in phoscon but it thinks they are a light. If fact everything is a light apart from sensors and ZigBee switches that create events.

It belongs to the group lights, but it might report as a different type, Im mapping these types right now to switches POWER_PLUGS = [“On/Off plug-in unit”, “Smart plug”]

Would the switch still work as a zigbee repeater?

Hello, I have an Osram plug, I connected that to deconz SW, infact I see that plug in that way:

image

after I search it in Postman (with this command: “DECONZ-IP:PORT/api/token/lights”) and I see that:

image

Now the problem is in Home Assistant where I see this plug only as sensor:

image

In that Way I can only see if the plug is ON or OFF but I’m not able to change the state.

Any suggestion or Idea on how to integrate that plug in Home Assistant as Light or Switch?

thanks

Can you enable debug for deconz component and share all the start up logs?

Yes, I’ll try this evening, just a question, I not remember how to enable the deconz debug, can you just refrsh me how to do?
thanks a lot

It’s explained in the docs

Copy paste the example in deconz integration documentation

Ok I’ll try this evening at home…thanks
Some one of you integrated the Osram Plug?

Based on the information you shared it should work

With release 0.98 deCONZ integration allows configuration of enabling/disabling clip sensors and deconz groups through the gui

3 Likes

deCONZ 2.05.67 with support for Ikea Fyrtur and Kadrilj covers as well as their new remote has been released.

Issue requesting marthoc to build a new docker: https://github.com/marthoc/docker-deconz/issues/148
Issue requesting pvizeli to build a new add-on: https://github.com/home-assistant/hassio-addons/issues/670

Marthdoc isn’t supporting anymore, he told in a reply z while ago, that since vnc is now added, he is not going to update anymore

He wrote he is not supporting the addon anymore but he is actively developing the docker image, which is what the github issue is about.

Ow, ok, indeed, didn’t read last sentence :wink: