Releases: d-Rickyy-b/pyBrematic
Releases · d-Rickyy-b/pyBrematic
Fix: Wrong attribute name in device leading to `AttributeError`
New devices and code calculation for Intertechno devices
Support for Intertechno autopair devices
1.1.0 - 2020-12-27
Added
- Implement support for ITR3500 (3fc05b1)
- Support for local storage needed for autopair (ca29013)
- Implement Intertechno autopair devices such as ITL500 (0fd8123)
- Add Action enum to easily choose the action that should be executed (c983641)
CI
- Implement GitHub Actions workflow for building and deploying packages on each release (PS: might still be a bit buggy at the moment)
Beta release for ITL500 support
FIX: Update maxDiff size for test Also remove some print
Quite stable release
This release contains a few fixes and offers a way to implement new devices and gateways quite easily. Since I changed the project structure, this is a new major release.
As always, update via pip install pyBrematic --upgrade
First release of the package
This first release is still very specialized in what it can do. Only one gateway and one remote power outlet is supported. More to come in the future.