core/homeassistant/components/climate
epenet 7a3ca8278d
Expose climate constants at the top level (#78018)
* Expose climate constants at the top level

* Add new climate enums

* Add new climate enums

* Import new enums

* Adjust ClimateEntity

* Adjust pylint

* Fix mypy

* Revert "Fix mypy"

This reverts commit 3dbe2fab01.

* Revert "Adjust pylint"

This reverts commit b19b085b22.

* Revert "Adjust ClimateEntity"

This reverts commit 6a822c58f1.

* Revert "Import new enums"

This reverts commit 7d70007c60.

* Revert "Add new climate enums"

This reverts commit dcd7716106.

* Revert "Add new climate enums"

This reverts commit a9aaa08a1c.
2022-09-09 16:42:01 +02:00
..
translations [ci skip] Translation update 2022-08-16 00:30:51 +00:00
__init__.py Expose climate constants at the top level (#78018) 2022-09-09 16:42:01 +02:00
const.py Replace Climate CURRENT_HVAC_* constants with HVACAction enum (#70319) 2022-04-20 13:41:05 -07:00
device_action.py Adjust device_automation type hints in core platforms 1/3 (#72209) 2022-05-23 16:03:21 +02:00
device_condition.py Adjust device_automation type hints in core platforms 1/3 (#72209) 2022-05-23 16:03:21 +02:00
device_trigger.py Use TriggerActionType [core, a-d] (#76803) 2022-08-15 17:44:12 +02:00
group.py Replace Climate HVAC_MODE_* constants with HVACMode enum (#70286) 2022-04-20 13:20:53 +02:00
manifest.json
recorder.py
reproduce_state.py Support climate reproduce state fan_mode (#74317) 2022-07-02 13:04:38 -07:00
services.yaml
strings.json