Releases: maciej-or/hikvision_next
Releases · maciej-or/hikvision_next
v1.1.1
What's Changed
- fixed "Alarm Input 1" switch state by @lebretr in #264
- migration fix by @maciej-or in #269
- workaround for proxy cameras with repeated serial no by @maciej-or in #270
- added event switches for multi channel camera by @maciej-or in #272
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- added verify SSL option for self-signed certs by @maciej-or in #237
- added reconfigure flow by @maciej-or in #238
- added support for cameras outside the HA network by @lebretr in #249
- fixed IO inputs issues by @maciej-or in #252
- added support for cameras with multiple channels (thermal cameras) by @sebastian-enz in #241
- refactoring - separated ISAPI client from the integration code by @maciej-or in #236
New Contributors
- @lebretr made their first contribution in #247
- @sebastian-enz made their first contribution in #241
Full Changelog: v1.0.19...v1.1.0
v1.0.19
v1.0.18
What's Changed
- added api client with non blocking calls by @maciej-or in #215
- new device fixtures by @maciej-or in #216
Full Changelog: v1.0.17...v1.0.18
v1.0.17
What's Changed
- validated host url in config by @maciej-or in #192
- added PIR support by @maciej-or in #194
- added field detection detection target and region id in bus event data by @maciej-or in #193
- New Feature Feature - image entities for event snapshots by @maciej-or in #198
Full Changelog: v1.0.16...v1.0.17
v1.0.16
What's Changed
- alternate url for still images by @maciej-or in #183
- entities translation support by @maciej-or in #184
- full polish translation @maciej-or in #184
- fix for scene change event entities for newer firmware by @maciej-or in #185
- disable entities for events without surveillance center notifications by @maciej-or in #186
- renamed Alaram Server to Notifications Host
Full Changelog: v1.0.15...v1.0.16
v1.0.15
What's Changed
- unit tests by @maciej-or in #170
- Improved determining isapi instance on alarm notification by @maciej-or in #173
- fixed boolean values conversion by @maciej-or in #174
- handled invalid http headers values with redundant space #159
- display error details in config dialog
Full Changelog: v1.0.14...v1.0.15
v1.0.14
What's Changed
- hotfix for devices without alarm server by @maciej-or in #168
Full Changelog: v1.0.13...v1.0.14
v1.0.13
What's Changed
- hotfix for switching events and alarm outputs regression from v1.0.12 by @maciej-or in #166
Full Changelog: v1.0.12...v1.0.13
v1.0.12
What's Changed
- new ruff rules applied by @maciej-or in #160
- supress http errors to not break device initialization flow by @maciej-or in #161
- added nas storage status sensor and fixed hdd status sensor by @maciej-or in #162
- encoded password special characters in stream url by @maciej-or in #163
Full Changelog: v1.0.11...v1.0.12