Releases: cmroche/greeclimate
Releases · cmroche/greeclimate
0.7.2
Bugfix: Skip peer interfaces (no netmask)
0.6.1
- Add extended information (brand, model, properties) to the device info structure
0.5.0
- Add DeviceTimeoutError and tests
0.4.0
- Minor bug fixes
- Setters no longer send update command, but instead queue. Call push_state_update to send.
0.3.1
- DeviceNotBoundError on failed bind
0.3.0
- Device.deviceinfo is now a public attribute
- Adding documentation for scan and bind
0.1.0
Adding pypi publish workflow