bdraco / yalexs

Python API for Yale Access (formerly August) Smart Lock and Doorbell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle activity lock_accessory_motion_detect

patbos opened this issue · comments

Have a Yale doorman l3 at home and when I press the doorbell button this shows up in the logs:
2023-04-13 20:26:26.018 DEBUG (MainThread) [yalexs.api_common] Unknown activity: {'id': '65583f94-1dae-4a0f-8bd7-4c7a406be81f', 'timestamp': 1681410282000, 'icon': 'https://d33mytkkohwnk6.cloudfront.net/app/ActivityFeedIcons/lock_accessory_motion_detect@3x.png', 'action': 'lock_accessory_motion_detect', 'deviceID': 'XXXXXXXXXXXXXXXXXXXXXXXXX, 'deviceType': 'lock', 'title': 'Someone is at the Hallen of Hemma.'}

Credits to Tom Stevens
https://community.home-assistant.io/t/august-integrated-doorbell-for-yale-doorman-l3/329084/10

Would be nice if this event could be handled and used from home assistant!

commented

This was fixed in #54