Jason Rumney
|
eddcca9a14
Merge make-all/homeassistant-goldair-climate master
|
6 years ago |
Jason Rumney
|
350e373998
Swap symlinks around to avoid HACS breakage.
|
6 years ago |
Jason Rumney
|
b902d35d9f
Fix syntax error on if statement
|
6 years ago |
Jason Rumney
|
6d6c70a8f4
Add support for GPCV series heaters.
|
6 years ago |
Jason Rumney
|
fd08e928ae
Add missing lock.py file
|
6 years ago |
Jason Rumney
|
513c54e6ea
import ATTR_TIMER from consts to make it visible.
|
6 years ago |
Jason Rumney
|
2d07efa3c4
Add missing comma
|
6 years ago |
Jason Rumney
|
4ae05d2632
Add child lock support for Kogan heaters.
|
6 years ago |
Jason Rumney
|
8c236ddded
Remove binary_sensor from domains.
|
6 years ago |
Jason Rumney
|
31d815a1ba
Return the raw code as error_code.
|
6 years ago |
Jason Rumney
|
812fe7cd18
Build error from error_code.
|
6 years ago |
Jason Rumney
|
a84d611a04
Import ATTR_ERROR_CODE from const before using.
|
6 years ago |
Jason Rumney
|
21a78b35c3
Fix else syntax
|
6 years ago |
Jason Rumney
|
174e8e0003
Add an error_code attribute.
|
6 years ago |
Jason Rumney
|
a1355a7375
Use OK for the no error value.
|
6 years ago |
Jason Rumney
|
2d1f0bf95d
Stupid python syntax
|
6 years ago |
Jason Rumney
|
aad83338bc
Detect Kogan heater when testing the connection
|
6 years ago |
Jason Rumney
|
dcf14710fa
Block againt None in tank_full_or_missing
|
6 years ago |
Jason Rumney
|
1a543ec33b
Block againt None in swing_mode
|
6 years ago |
Jason Rumney
|
0d2c7c353a
Update DOMAIN.
|
6 years ago |
Jason Rumney
|
dc14c52a78
Remove partial attempt to dynamically determine manufacturer
|
6 years ago |
Jason Rumney
|
8bb2d9f91c
Merge branch 'nikrolls/master'
|
6 years ago |
Jason Rumney
|
8979ba99fb
Merge branch 'nikrolls/master' into goldair
|
6 years ago |
Jason Rumney
|
b4f3f4df6c
Revert "Add binary_sensor for Tank Full status of dehumidifiers"
|
6 years ago |
Nik Rolls
|
eabf4ca15b
Merge branch 'master' of github.com:nikrolls/homeassistant-goldair-climate
|
6 years ago |
Nik Rolls
|
30b65e040e
WIP: Update icons including those that represent the current status
|
6 years ago |
Nik Rolls
|
d6640115ea
Delete unintentional __init__.py
|
6 years ago |
Nik Rolls
|
39eee9c2e5
WIP: Automatically detect device type
|
6 years ago |
Nik Rolls
|
a333a449f3
WIP: Support device registry
|
6 years ago |
Nik Rolls
|
986eda3902
Run code through isort and black, and add validation actions
|
6 years ago |