Releases: uilibs/uiprotect
Releases · uilibs/uiprotect
v7.5.0
v7.5.0 (2025-01-24)
Feature
-
feat: update data models to allow None for optional fields to support access devices (#365)
-
feat: update data models to allow None for optional fields
-
chore(pre-commit.ci): auto fixes
-
feat: add new optional fields to recording and camera settings for intercom
-
chore(pre-commit.ci): auto fixes
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (c6102e4
)
v7.4.1
v7.4.1 (2025-01-05)
Fix
- fix(bootstrap): handle missing keys in bootstrap data and log an error (#350) (
e06cd7b
)
v7.4.0
v7.4.0 (2025-01-04)
Feature
- feat(types): add missing ispsettings enum values (#349) (
e593606
)
v7.3.0
v7.3.0 (2025-01-04)
Feature
- feat(types): add NONE option to AutoExposureMode enum (
04ad788
)
v7.2.0
v7.2.0 (2025-01-03)
Feature
- feat(api): add set_light_is_led_force_on method (#347)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (5488b1d
)
Unknown
v7.1.0
v7.1.0 (2024-12-18)
Feature
- feat: add AiPort support (#330)
v7.0.2
v7.0.2 (2024-12-11)
Fix
- fix: migrate more deprecated pydantic calls (#324) (
50ef161
)
v7.0.1
v7.0.1 (2024-12-11)
Fix
-
fix: treat no access to keyrings/users as empty (#323)
-
fix: treat no access to keyrings/users as empty
-
fix: rushed logic
-
chore: coverage and cleanups
-
chore: preen
-
fix: should be a 403
-
fix: use internal exception (c068aca
)
v7.0.0
v7.0.0 (2024-12-11)
Breaking
- feat!: remove pydantic v1 shims (#322)
Home Assistant has migrated to pydantic 2 which
is the only reason we kept around v1 support
home-assistant/core#131963 (44063a0
)