v1.0.15
ADDED
⚠️ Functions for interacting with the device (set-shutter-level i.E.) are added to functionalChannel classes. This is because actions are bound to channels, not the devices. This is the foundation for more changes in the future. These functions in device classes are deprecated soon.- Add field channelRole to MultiModeInputChannel
- Default Channel for device HmIP-DLD is set to 1
- HmIP-DLD is a OperationLockableDevice
- Add support for IOptionalFeatureMountingOrientation
- Add support for IOptionalFeatureControlsMountingOrientation
- Add support for HmIP-eTRV-CL
FIXED
- hmip_cli: Set basic logger level in hmip_cli based on --debug-level argument
- hmip_cli: Use functions from functionalChannels to execute set_shutter_level
- Fix several deprecation warnings
What's Changed
- Bump requests from 2.28.1 to 2.31.0 by @dependabot in #491
- Update README.md by @steckenpferd in #497
- Bump aiohttp from 3.8.1 to 3.8.5 by @dependabot in #495
- Update README.md by @steckenpferd in #498
Full Changelog: 1.0.14...1.0.15