ok, I see… so the deconz hue emulation does indeed export all those things which are not in the hue api spec.
For the Hue motion sensor (if it’s really a Hue one) IMO that’s a bug in deConz that it’s named “Motion sensor X state” instead of “SML00X” as it would be from a real hue bridge.
So what does that mean for nymea now… To be honest I’m hesitant to extend the existing hue plugin with all those deConz specific values as it seems that’s potentially a lot of stuff out of the Hue spec and I’d rather prefer the hue plugin to give the best experience with real hue bridges.
I would be open to have a new plugin specifically for this (or any other) deConz API. That would be a great addition to nymea I think. If anyone is up to create such a plugin I’d sure help with getting up and running. Perhaps a copy of the hue plugin with some minor tweaks would already suffice for a start. Do you have any development skills?