Releases: elad-bar/ha-shinobi
Releases · elad-bar/ha-shinobi
Better handling error message due to invalid WebSocket message
v1.1.15 Better handling error message due to invalid WebSocket message
Code and logs cleanup
v1.1.14b0 Code and logs cleanup
Better handling of unsupported events and corrupted data
- Fix error due to unsupported event messages #17
- Change message's log level of empty matrices to
DEBUG
Support for single camera
- Added support for single camera (response of an object instead of array) #16
Improved logs, camera properties and code cleanup
- Added more logs for debugging invalid monitor's loading
- Camera properties added -
is_recording
andmotion_detection_enabled
- Unused imports cleanup
- Added
requirements.txt
`detector_trigger` motion event validation
v1.1.10 `detector_trigger` motion event validation
Fix Missing Binary Motion Sensors
v1.1.9 Fix #15 - Missing Binary Motion Sensors
HA v2021.9.0 adjustments
- Support HA v2021.9.0 breaking change -
Camera
component - Support
SensorEntity
instead ofEntity
Path parameter causing issues for WebSocket
v1.1.7 Path parameter causing issues for WebSocket
Path parameter causing issues
v1.1.6 Fix #14 - Path parameter causing issues