ioBroker / ioBroker.type-detector

Helper module (not adapter) to detect types of devices
MIT License
8 stars 9 forks source link

deconz light has level.dimmer and level.dimspeed #6

Closed TA2k closed 4 years ago

TA2k commented 4 years ago

deconz light has level.dimmer and level.dimspeed. the regex select everything with level as dimmer but chose the wrong one

https://forum.iobroker.net/assets/uploads/files/1567694061715-deconz.0.lights.json

TA2k commented 4 years ago

it has also color.temp this is ignored by type ct which search for level.color.temperature$/,

Apollon77 commented 4 years ago

second should be fixed in Adapter because many here are simply invalid/undefined roles