ebaauw / homebridge-hue

Homebridge plugin for Philips Hue
Apache License 2.0
898 stars 91 forks source link

Osram Motion Sensor unknown ZHAPresence and ZHATemperature Sensor #1054

Closed wumpsven closed 2 years ago

wumpsven commented 2 years ago

The Sensor works correctly , Just noticed the warning.

/sensors/37: warning: unknown ZHAPresence sensor {"config":{"battery":80,"duration":12,"enrolled":0,"on":true,"pending":[],"reachable":true},"ep":1,"etag":"47ee580cdd75b0524eeef5a4b4bfd818","lastannounced":null,"lastseen":"2021-12-05T23:21Z","manufacturername":"CentraLite","modelid":"Motion Sensor-A","name":"Garderobe Bewegungsmelder","state":{"lastupdated":"2021-12-05T22:40:44.265","presence":false},"swversion":"����������������","type":"ZHAPresence","uniqueid":"00:0d:6f:00:0b:b2:fd:a5-01-0500"} [06/12/2021, 00:25:00] [Deconz] Phoscon-GW: /sensors/38: warning: unknown ZHATemperature sensor {"config":{"battery":80,"offset":0,"on":true,"reachable":true},"ep":1,"etag":"91ec474fe0d5cbb00c8f42dd73dc8e26","lastannounced":null,"lastseen":"2021-12-05T23:21Z","manufacturername":"CentraLite","modelid":"Motion Sensor-A","name":"Garderobe Bewegungsmelder","state":{"lastupdated":"2021-12-05T23:21:03.180","temperature":2060},"swversion":"����������������","type":"ZHATemperature","uniqueid":"00:0d:6f:00:0b:b2:fd:a5-01-0402"}

ebaauw commented 2 years ago

You can safely ignore these warnings. I should probably remove these, as there's nothing to whitelist for these types of sensors.