dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 502 forks source link

IKEA TRÅDFRI bulb E27 WS clear 806lm #8005

Open bluemoehre opened 1 day ago

bluemoehre commented 1 day ago

Is there already an existing issue for this?

Product name

TRÅDFRI bulb E27 WS clear 806lm

Manufacturer

IKEA of Sweden

Model identifier

TRADFRI bulb E27 WS clear 806lm

Device type to add

Light

Node info

image

Endpoints and clusters

image

Basic

image

Further relevant clusters

On/Off

image

Level Control

image

Color Control

image image image

mattreim commented 7 hours ago

And here change the “modelid”, “product” and the name of this json. Then it should work and the intervals should be checked for all IKEA DDF's.

https://github.com/dresden-elektronik/deconz-rest-plugin/blob/master/devices/ikea/tradfri_bulb_e14_ws_opal_600lm.json

bluemoehre commented 6 hours ago

and the intervals should be checked for all IKEA DDF's.

You are right. Some attributes are polled every 5s. That will cause spamming the network, am I wrong? Seems to be a larger issue and related to a bunch of devices. Therefore that topic should have a dedicated ticket.

mattreim commented 3 hours ago

It's true, but what's more important is that it works.