What's Changed
- Read the direction an ANPR camera actually reports (#757) by @zios0007 in #763
- Say so when a doorbell reports a call state we do not know by @zios0007 in #764
- Put the last few events in diagnostics, so nobody has to run curl by @zios0007 in #766
- Ask the device what it is, rather than reading its model name (#690) by @zios0007 in #770
- Add HumanTrait event support by @CCChelios in #768
- Add FaceRecognition to selectable Dahua events by @avantcv1-commits in #769
- Say why a camera became "Generic RTSP", instead of just renaming it (#583) by @zios0007 in #771
- Do not offer a preset control to a camera that has no presets (#525) by @zios0007 in #773
- Add manual direct-camera siren and security light capability overrides by @jays3l33t in #774
- Dahua Smart dual light illuminator control and state recovery by @jays3l33t in #677
- Offer every discovered channel in one click, not sixteen ticks (#186) by @zios0007 in #776
- fix: gate the coaxial probe on the platforms that consume it by @berndkrannich in #777
- Fix RPC2 session-expiry recovery for direct-camera deterrence (#717 follow-up) by @jays3l33t in #775
- Persist illuminator restore modes across Home Assistant restarts by @kreucher in #765
- Ask where each channel is while adding it, not afterwards (#186) by @zios0007 in #778
- Subscribe to events over RPC2 when the device has no CGI at all (#779) by @matthewdva in #780
- Fail a tag whose manifest version does not match it by @zios0007 in #781
- Withdraw a host's repair card when its last entry is removed by @zios0007 in #782
- An entry with no event list gets the defaults, not None (#728) by @zios0007 in #784
- A Pulse event that is not a call state should reach its sensor (#573) by @zios0007 in #786
- Ease off the RPC2 event poll while nothing is happening (#779) by @zios0007 in #787
- Read config, toggle motion detection and reboot over RPC2 when CGI is absent (#779) by @matthewdva in #785
- Say what a removal left behind, and offer to finish it by @zios0007 in #788
- Take the rest of matthewdva's poll changes from #783 by @zios0007 in #789
New Contributors
- @avantcv1-commits made their first contribution in #769
- @berndkrannich made their first contribution in #777
- @matthewdva made their first contribution in #780
Full Changelog: 0.10.21...0.10.22