Open rzarajczyk opened 2 years ago
Note: I have also the second Motion Sensor, and it's state is more "normal":
{'state': {'presence': False, 'lastupdated': '2022-08-29T19:01:51'}, 'swupdate': {'state': 'noupdates', 'lastinstall': '2020-04-07T16:47:11'}, 'config': {'on': True, 'battery': 71, 'reachable': True, 'alert': 'none', 'sensitivity': 2, 'sensitivitymax': 2, 'ledindication': False, 'usertest': False, 'pending': []}, 'name': 'Czujnik ruchu - wejście', 'type': 'ZLLPresence', 'modelid': 'SML001', 'manufacturername': 'Signify Netherlands B.V.', 'productname': 'Hue motion sensor', 'swversion': '6.1.1.27575', 'uniqueid': '00:17:88:01:06:f5:53:0f-02-0406', 'capabilities': {'certified': True, 'primary': True}}
I had the same or at least very similar errors and was able to solve them with an adapted scheme. Try the newest release that includes (pull request #19), maybe it fixes the errors for you...
The Hue Bridge reports the following status for Motion Sensor:
I have no idea why this sensor reports
state.lastupdated
, which equals to'none'
(string of four letters instead of typical None). The sensor is operational and detects presence many times during the day.But generally these kind of status produces the following validation error: