Jason Rumney
|
337d8baa3b
climate: revert back to returning auto for no hvac_mode
|
2 лет назад |
Jason Rumney
|
82fa229ee7
Climate: if no hvac_mode dps, return hvac_mode of None.
|
2 лет назад |
Jason Rumney
|
376a97e695
Improve warning log message traceability
|
2 лет назад |
Tim Laing
|
8410111dd5
Reformatted using isort & black to match vscode task
|
2 лет назад |
Jason Rumney
|
10a26639b5
Entities: call super().__init__ from __init__
|
2 лет назад |
Jason Rumney
|
7d72d4ddbb
climate: avoid raising ValueError for unavailable hvac_mode.
|
2 лет назад |
Jason Rumney
|
f79c9c532c
Refactor climate precision logic
|
2 лет назад |
Jason Rumney
|
419987d706
climate precision: only return tenths or whole.
|
2 лет назад |
Jason Rumney
|
2a5ef04422
climate: allow for missing dps when calculating precision
|
3 лет назад |
Jason Rumney
|
c3ac744a4d
climate: consider current_temperature for precision as well.
|
3 лет назад |
Jason Rumney
|
25c286c447
climate: implement precision attribute.
|
3 лет назад |
Jason Rumney
|
0a13b4addf
Refactor: merge generic/* implementations into the top-level platforms.
|
3 лет назад |
Jason Rumney
|
ef6c2e9519
Refactor platform init code.
|
3 лет назад |
Jason Rumney
|
0c9b48e530
Refactor common initialisation code into a helper.
|
3 лет назад |
Jason Rumney
|
62e3b725cf
Eliminate configuration of non-deprecated entities.
|
3 лет назад |
Jason Rumney
|
f608e8e671
Remove remaining use of legacy_class.
|
4 лет назад |
Jason Rumney
|
23e26cd325
Add new files for Minco Thermostat, cleanup, switch enhancement.
|
4 лет назад |
Jason Rumney
|
2d47be7a68
Prepare initialisation for future multiple entities of the same type.
|
4 лет назад |
Jason Rumney
|
c57c7bde70
Prefer non-legacy types.
|
4 лет назад |
Jason Rumney
|
09d30acbc4
Raise exception if config cannot be loaded.
|
4 лет назад |
Jason Rumney
|
ae418c840a
Migrate config.
|
4 лет назад |
Jason Rumney
|
3678ee3782
Resolve CONF_TYPE_AUTO once per device.
|
4 лет назад |
Jason Rumney
|
532fb44d5c
Add fan entity configurations for Goldair Dehumidifier and Eanons humidifier.
|
4 лет назад |
Jason Rumney
|
02c613b326
Implement a basic generic climate entity.
|
4 лет назад |
Jason Rumney
|
53a150bed6
Refactor climate, light, switch to lookup legacy_class in config.
|
4 лет назад |
Jason Rumney
|
ea42e4b0ee
Issue #11: add support for two new devices.
|
5 лет назад |
Feiko Joosten
|
1d4e49a27d
Squashed commit of the following:
|
5 лет назад |
Jason Rumney
|
613dfd73c7
Fix syntax error that was missed by unit tests.
|
5 лет назад |
Jason Rumney
|
6526211454
Add support for new heater type.
|
5 лет назад |
Jason Rumney
|
b68113adce
Merge upstream changes
|
5 лет назад |