core/homeassistant/components/climate
William Sutton 3a3d448f17 Add preset scheduling to radiothermostat (#29847)
* Added preset scheduling to radiothermostat. Added alternate scheduling & religious scheduling to climate/const.py

* Fix Flake8 Errors in climate.py

* Fixing more flake8 errors in climate.py

Removed duplicate set_preset_mode def

* Fixed more flake8 errors. 

Please be the end of these errors.

* Fixed black formatting

* Fixed black, broke flake8, fixed flake8

* Fixed CODE_TO_FAN_STATE black error

* Fixed isort issues

* Local isort broke black formatting

Docs should run isort before black. Default isort will undo certain black formatting.

* Removed last commas from imports

* Added removed line

* Fixed formatting

Hopefully this is what the CI pipeline is looking for.

* Ran isort from git repo root, utilizing setup.cfg.

* One more try

* fixed added definition and fixed logger string

* fixed formatting

* lost a close-paren

* Update const.py

Removed radiotherm specific presets

* Update climate.py

Moved preset definitions into radiotherm climate.py
2020-01-09 15:25:19 +01:00
..
.translations [ci skip] Translation update 2020-01-06 00:32:11 +00:00
__init__.py Use capability attributes in climate (#30544) 2020-01-07 14:14:46 +01:00
const.py Add preset scheduling to radiothermostat (#29847) 2020-01-09 15:25:19 +01:00
device_action.py use isort to sort imports according to PEP8 for climate (#29625) 2019-12-08 22:25:01 +05:30
device_condition.py use isort to sort imports according to PEP8 for climate (#29625) 2019-12-08 22:25:01 +05:30
device_trigger.py use isort to sort imports according to PEP8 for climate (#29625) 2019-12-08 22:25:01 +05:30
manifest.json Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
reproduce_state.py use isort to sort imports according to PEP8 for climate (#29625) 2019-12-08 22:25:01 +05:30
services.yaml Update services.yaml for nuheat (#29133) 2019-11-27 15:20:40 +01:00
strings.json Fix condition typo (#29989) 2019-12-16 09:33:11 +01:00