It is possible to get the right data for the Osram Smart+ Motion Sensor. Now it' shown as a bulb:
{'id':19026,
'mac':xxxe-308,
'friendlyMac':'6d7abf0f006f0d00',
'type':32,
'firmware_version':503337744,
'online':2,
'groupid':0,
'status':1,
'brightness':100,'temperature':2700,'red':1,'green':1,'blue':0,'alpha':255,
'name':'BWM-LMK'}]
I want to get if there is a motion deteced and the temperature witch is provided by the sensor.
It is possible to get the right data for the Osram Smart+ Motion Sensor. Now it' shown as a bulb:
{'id':19026,
'mac':xxxe-308,
'friendlyMac':'6d7abf0f006f0d00',
'type':32,
'firmware_version':503337744,
'online':2,
'groupid':0,
'status':1,
'brightness':100,'temperature':2700,'red':1,'green':1,'blue':0,'alpha':255,
'name':'BWM-LMK'}]
I want to get if there is a motion deteced and the temperature witch is provided by the sensor.