Releases: TionAPI/HA-tion
Releases · TionAPI/HA-tion
v1.7.0
Features
- added output air temperature sensor (5138b62)
- assign sensors to device (1067071)
- restore target temperature while switching FAN_ONLY->HEATING (2c8c013), closes #12
v1.6.1
Bug Fixes
- Fixed issue when component could not get updated state (1701103), closes #38
v1.6.0
Features
- add night mode with limiting fan speed (45cf4ff), closes #8
- restore target temperature after away mode (4051a68), closes #34
v1.5.1
Bug Fixes
- bump tion_btle version to apply fixes in module (2e13df9):
- allow installation at systems without bluepy (7bb38cc), closes #36
- fix air mode decoding (342dea1)
v1.5.0
Features
- add air intake temperature and air source to climate attributes (536522c)
v1.4.3
Bug Fixes
- fix pairing and getting data issues
v1.4.2
Bug Fixes
- tion-btle: fix pairing issue (6ed476c), closes #27
v1.4.1
Fixes and code improvements
- fixed pairing step while integration setup (#26). Was affected S3 and Lite version while adding to HA with pairing.
v1.4.0
New features
- Support of Tion Lite (#14)
Fixes and code improvements
- bumped python module version:
- we don't need external pair routine now: module do ordinary bluetooth pairing it self