Releases: tomasbedrich/home-assistant-hikconnect
Releases · tomasbedrich/home-assistant-hikconnect
2.4.0
What's Changed
- Ignore hidden cameras by @denysdovhan in #53
New Contributors
- @denysdovhan made their first contribution in #53
Full Changelog: 2.3.0...2.4.0
2.3.0
2.2.0
2.1.0
2.0.1
Handle possible JSONDecodeError
during call status parsing
2.0.0
Drop compatibility with HA 2022.7 and older. #34
Due to https://developers.home-assistant.io/blog/2022/07/08/config_entry_forwards/
1.3.0
1.2.5
1.2.4
Continuation of an effort to remove spam from HA logs #21
It turned out that even with some error filtering logic, for some users it was still too much of spam reported in logs (or Sentry).
I decided to simply put the call sensor into unavailable
state if update fails. If you are not comfortable with this approach, please let me know so that we can discuss another behavior.