

CHANGE CAMERA NAME SECURITYSPY UPGRADE
Upgrade the Integration files, either through HACS (Recommended) or by copying the files manually to your custom_components/securityspy directory.Upgrade Instructionsĭue to the many changes and entities that have been removed and replaced, we recommend the following process to upgrade from an earlier Beta or from an earlier release: Release date: This release contains BREAKING CHANGES and you will have to re-define most of your settings in the UI and in automations after installation. When pressing this button the camera will start to zoom out.

When pressing this button the camera will start to zoom in. You can use this sensor to only run automations if a Person or a Car is detected on motion. On motion detection this will change the state to either Human or Vehicle if one of these objects are detected. NEW: Added a new sensor per Camera called sensor.CAMERA_NAME_detected_object.FIXED: Issue #37 Ensures that Switches and Sensors are being loaded correctly after upgrade to 2022.4 of Home Assistant.Currently this will only show one score for either Human or Vehicle, depending on which is highest. NEW: Added an event_score attribute to the binary motion sensor and the detected oject sensor, that shows the percentage probability of the object being detected.The event_object will still 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 the event_score_human value. NEW: Replaced the event_score attribute with two new attributes: event_score_human and event_score_vehicle.FIXED: Issue #39 The event_object and the scores for Human and Vehicle are now reset when the Motion event ends, that should filter out the wrong reporting.FIXED: Fixing deprecated async_get_registry for HA 2022.6.

The event_object will 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 the event_score_human value.
