Skip to content

Releases: elad-bar/ha-blueiris

Future Incompatibility Changes and Reduce Logging

12 Apr 18:38
d538bf4
Compare
Choose a tag to compare

What's Changed

  • Fix future incompatibility HA Core 2025.1 by @elad-bar in #222
  • Change "updating data from BI Server" from info to debug log message by @bdf0506 in #224
  • Address supported features deprecation for ha core 2025.1 by @kramttocs in #223
  • Changed all info messages to debug by @kramttocs in #226

New Contributors

Full Changelog: v1.0.16...v1.0.18

Update integration to HA v2024.1.0b0 to support the config entry minor version change in core

31 Dec 07:13
d32c2ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.15...v1.0.16

Fixes for config flow and default port

05 Dec 07:02
aab376d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.14...v1.0.15

Ensure entity update is scheduled with event loop

13 Jun 13:12
9854117
Compare
Choose a tag to compare

What's Changed

  • Ensure entity update is scheduled with event loop by @nemec in #172

New Contributors

Full Changelog: v1.0.13...v1.0.14

Integration uses deprecated async_get_registry

02 Jun 08:28
Compare
Choose a tag to compare
  • Device and Entity registry - async_get_registry is deprecated, change to async_get #170
  • Update pre-commit
  • Fix lint warnings

Fix for missing camera models/types introduced in 1.0.11, code cleanup, exception handling

07 Mar 20:13
8757b30
Compare
Choose a tag to compare

What's Changed

  • Fix for missing camera models/types introduced in 1.0.11
  • Cleaned up some redundant calls to get Camera and System Device names
  • Added exception handling when setting the log level

Full Changelog: v1.0.11...v1.0.12

Added more device info and fixed the server name/version population on integration creation

06 Mar 01:02
2202874
Compare
Choose a tag to compare

What's Changed

Warning Do not take this release if you have cameras that are not Network IP or Broadcast. Take 1.0.12 (or later).

  • Add more device info and fix the server name/version population by @kramttocs in #143

!NOTE! This update impacts the name of the integration instance. It was always supposed to default to the Server name as specified in the Blue Iris server options. It does now. This should only take effect if you remove and re-add the integration.

Full Changelog: v1.0.10...v1.0.11

New Feature: Added a Service (Move to Preset) to move a camera to a specified preset

01 Mar 05:57
2645e8a
Compare
Choose a tag to compare

New Feature: Added a service (Trigger Camera) for triggering cameras and camera groups

28 Feb 21:02
e6595dc
Compare
Choose a tag to compare

What's Changed

  • Add trigger service for cameras and camera groups by @kramttocs in #142

Full Changelog: v1.0.8...v1.0.9

Fix for 2021.9.0 Breaking Camera Change and Logging Messages

28 Feb 19:24
bf26286
Compare
Choose a tag to compare

What's Changed

  • Fix for 2021.9.0 Breaking Change: Custom integrations: Cameras by @kramttocs in #141
  • Fixed schedule and profile logging messages by @kramttocs in #139

Full Changelog: v1.0.7...v1.0.8