Releases: blakeblackshear/frigate-hass-integration
Releases · blakeblackshear/frigate-hass-integration
v2.0.0
Changes
ONLY FRIGATE SERVER v0.9.0 IS SUPPORTED FROM THIS RELEASE ONWARDS
YOU MUST UPGRADE YOUR FRIGATE SERVER TO >= 0.9.0
FRIGATE v0.9.0 INVOLVES FRIGATE CONFIGURATION CHANGES, SEE Release Notes
💥 Breaking Changes 💥
🐞 Fixes
- Put server URL in warning message for users with multiple servers. (#135) @dermotduffy
- Strengthen upgrade error message since we are giving the user no choice. (#134) @dermotduffy
📚 Documentation
- Add new Lovelace card to documentation (#133) @dermotduffy
📦 Dependencies
- Bump version to v2.0.0 . (#136) @dermotduffy
v1.1.2
Changes
🐞 Fixes
- Unsubscribe from mqtt topic on unload to resolve log spam on entity disable (#131) @dermotduffy
- Fix subtle int validation bug impacting browsing of recordings at 00:XX:YY (#127) @dermotduffy
📚 Documentation
- Update installation instructions now that we're in HACS default. (#129) @dermotduffy
- Add Frigate logo to README.md (#125) @dermotduffy
- Minor doc fixes to sync README and HACS info.md (#109) @dermotduffy
📦 Dependencies
- Bump version to v1.1.2 (#132) @dermotduffy
- Use lady_beetle instead of beetle as the bug emoji (#122) @dermotduffy
v1.1.1
Changes
🐞 Fixes
- Fix broken import experienced by users of certain versions of HomeAssistant (#120) @dermotduffy
📦 Dependencies
- Bump version to v1.1.1 (#121) @dermotduffy
v1.1.0
Changes
🚀 Features
- Support snapshots in the media browser (#116) @dermotduffy
- Add an option to allow specifying camera static image size (#100) @dermotduffy
- Dynamically attach Frigate integration/server version number to devices (#97) @dermotduffy
- Add an option to disable the unauthenticated notifications proxy (#98) @dermotduffy
- Add a template option to allow the RTMP path to be overridden (#93) @dermotduffy
- Support multiple Frigate instances (#91) @dermotduffy
- Change date formats to ISO 8601 and time formats to 24h. (#80) @dermotduffy
- Create more granular per-camera Home Assistant devices (#57) @dermotduffy
🔥 Removals and Deprecations
- Only proxy GET requests in HomeAssistant views (#81) @dermotduffy
🐞 Fixes
- Changes for HA >= 2021.8.0.dev0 (#113) @dermotduffy
- Cleanly handle connection resets (#105) @dermotduffy
- Remove listener on entry unload to avoid multiple listeners. (#107) @dermotduffy
- Fix media browser hour validation bug (#103) @dermotduffy
- Do not set host header on proxied requests (#99) @dermotduffy
- Fix subtle count-by bug (#73) @dermotduffy
🚨 Testing
- Add strict type checking (#95) @dermotduffy
- Fail tests when coverage is < 100% (#78) @dermotduffy
- Test Coverage: views.py (100% edition) (#77) @dermotduffy
- Test Coverage: init.py (#76) @dermotduffy
- Test Coverage: API (#75) @dermotduffy
- Test Coverage: media_source (#74) @dermotduffy
- Test Coverage: camera (#72) @dermotduffy
- Test Coverage: sensor (#71) @dermotduffy
- Test Coverage: switch (#69) @dermotduffy
- Add code coverage tracking (codecov) (#68) @dermotduffy
- Test Coverage: binary_sensor (#62) @dermotduffy
- Add basic test structure and tests for config_flow (#59) @dermotduffy
📚 Documentation
- Micro update to README to link to central docs. (#94) @dermotduffy
- Minor README update (#79) @dermotduffy
🔨 Refactoring
- Migrate to Frigate ConfigEntry v2 (#92) @dermotduffy
- Remove event summary cache (#89) @dermotduffy
- Convert media source identifiers to structured data (#88) @dermotduffy
- Get rid of the last broad exception usage (#87) @dermotduffy
- Improved logging and error handling (#86) @dermotduffy
- Extract common logic out of entities as an Entity refactor (#85) @dermotduffy
- Improve URL handling by using YARL (#83) @dermotduffy
💄 Style
- Add pre-commit and adjust to conform to Home Assistant style (#63) @dermotduffy
📦 Dependencies
- Bump version to v1.1.0 (#118) @dermotduffy
- Add release-drafter and labeler (#117) @dermotduffy
- Minor build fixes (#67) @dermotduffy
- Add github build for Frigate HASS integration. (#66) @dermotduffy
- Add some additional stock entries to .gitignore (#58) @dermotduffy
1.0.6
- Updates for HA 2021.6 compatibility
- Reduced precision of sensors to integers
- Handle invalid folder names in recordings directory
1.0.5
- Add iot_class to manifest
1.0.4
Add version to build.json as required by homeassistant
1.0.3
- Add idle/detected states to snapshot cameras for conditional cards
1.0.2
- Fixes zone sensors
Version 1.0.1
- Update snapshot.jpg endpoint to new snapshot endpoint that works during the event