Releases: myhomeiot/DahuaVTO
Releases · myhomeiot/DahuaVTO
1.0.9
- Added configuration
unique_id
, default not defined
1.0.8
- Fix deprecation warning for entity service schemas
- Added configuration
config_manager_attach
, default True
- Updated documentation
1.0.7
- Added attach to
configManager
and client.notifyConfigChange
messages handler
- Updated documentation
1.0.6
- Added
send_instance_command
service, refactored open_door
service, now it's internally call send_instance_command
- Updated documentation
1.0.4
- Added to the HACS default repository
- Default keepAliveInterval for legacy Dahua firmware's
- Updated documentation
- Update hacs.json and manifest.json
1.0.3
- Removed Validate badge
- Updated documentation
- Small cosmetic code changes
1.0.2
- Fixed open_door service
- Fixed handling of large multi packet responses
- Added send_command service
- Updated documentation
1.0.1
- PEP8 fixes, configurable retry timeout