Breaking changes:
- get_states cmd_list now a dict[str, list[int]] and added wake boolean
- allow control off both Doorbell LEDs
Additions:
- Add manual recording capability
- Add doorbell_led_list
- Add sleep status support
- Add channel_for_uid method
Bug fixes:
- Add width and height to snapshot sub resolution request
- get_state only get channels that support that feature
- Do not request GetAiAlarm for "other" type
- Implement GetPushCfg for host level push enabled status
Optimizations:
Full Changelog: 0.8.11...0.9.0