This repository was archived by the owner on Dec 29, 2024. It is now read-only.
Version 1.1.4
NEW: Added anevent_score_humanandevent_score_vehicleattributes to the binary motion sensor and the detected oject sensor, that shows the percentage probability of the object being detected. Theevent_objectwill hold the object that has the highest score of the two, but if you only want to look for a person moving, you can check on theevent_score_humanvalue. Closing <Issue #38>FIXED: Fixing deprecatedasync_get_registryfor HA 2022.6FIXED: Issue #39 Theevent_objectand the scores for Human and Vehicle are now reset when the Motion event ends, that should filter out the wrong reporting.