What's Changed
- Bump hahomematic to 2023.9.7
- Cleanup light code
- Use more enums for climate, cover, lock
- Use TypedDict for light, siren args
- Update ReGa-Script fetch_all_device_data.fn by @Baxxy13
- Parameterize call to fetch_all_device_data.fn
- Simplify json rpc post code
- Improve for ConnectionProblemIssuer json rpc
- Improve handle_exception_log
- Avoid repeated logs
- Add check to BaseHomematicException
- Reduce log level to 'warning' for get_all_device_data 'JSONDecodeError' exceptions
- Align isort setup with hass
Full Changelog: 1.42.0...1.43.0