Releases: elad-bar/ha-shinobi
Releases · elad-bar/ha-shinobi
Fix media play for Media Source
v2.0.19 Fix media play for Media Source
Major refactor for the media source component
- Browsing now support up to 7 days of videos per camera
- Navigation model changed - Shinobi Camera -> Camera -> Day -> List of all videos from that day
- Thumbnails support added (requires Shinobi Thumbnail customAutoLoad script, more details in README)
- Performance improvement Loading the videos is now on demand and not every update of the integration (every 60 seconds)
Thumbnails support
Shinobi Video does not provide out of the box thumbnails endpoint, to add that support, please follow the instructions in shinobi-thumbnails repository.
Fix issue with new Select options
v2.0.17 Fix issue with new Select options
Aligned *Core Select* according to new HA *SelectEntityDescription* object
v2.0.16 Aligned *Core Select* according to new HA *SelectEntityDescription* o…
Better WS connection handling more events from Shinobi
- Better WS connection handling
- Expose any Shinobi Video NVR event from type
detector_trigger
as HA event (begins withshinobi/
) - Documentation
Fix broken integration
v2.0.14 Fix broken integration #38
API Documentation and bug fixes
- Fix error when monitor was deleted its videos are still available
- API Documentation and examples
Improvements and bug fixes
- Better handling WebSockets disconnections
- Fix parsing of Camera FPS #37
- Removed configuration and service parameter of
store debug data
, add API instead
Fix core wrong reference
v2.0.11 Fix core wrong reference
Update core to latest
v2.0.10 Update core to latest