Releases: elad-bar/ha-shinobi
Releases · elad-bar/ha-shinobi
Bug fixes
Better handling FPS values
- Empty: default value of HA will be 1FPS #6
- Decimal: ignore decimal numbers
Removed listener of home assistant stop event
v1.1.3 Update CHANGELOG
Graceful WebSocket disconnect upon HA shutdown / restart
v1.1.2 Graceful WebSocket disconnect upon HA shutdown / restart
Improve WebSocket reconnect mechanism
v1.1.1 Improve WebSocket reconnect mechanism
WebSocket support (instead of MQTT)
Breaking change
A new version rely on WebSocket instead of MQTT,
Permanent API Key must support WebSocket connection, otherwise, integration will not work,
What's new
- Switched from MQTT to WebSocket events
- Motion sensors rely on motion detection instead of object detection
- Object detection and Face identification are being represented as an event
Usage of permanent API Key
v1.0.8 Fix #3 - Usage of permanent API Key
Allow API base path to be configured
@CarsonF Added support for base path
Documentation and lint errors
- More instructions in README
- Fix lint errors
Correct README and Strings
v1.0.5 Fix #2 - Cleaned README