hass-core/homeassistant/components/nexia
G Johansson 2ef37f01b1
Deprecate aux_heat from Nexia climate entity, implement switch (#125250)
* Remove deprecated aux_heat from nexia

* Add back aux_heat

* Raise issue
2024-09-08 14:23:24 +02:00
..
__init__.py Remove unnecessary config schema definitions (#123197) 2024-08-05 17:44:14 +02:00
binary_sensor.py
climate.py Deprecate aux_heat from Nexia climate entity, implement switch (#125250) 2024-09-08 14:23:24 +02:00
config_flow.py Improve config flow type hints (part 1) (#124343) 2024-08-21 22:42:58 +02:00
const.py
coordinator.py
diagnostics.py
entity.py
icons.json Update icons.json to new service schema part 3 (#124770) 2024-08-28 13:48:01 +02:00
manifest.json
number.py
scene.py
sensor.py
services.yaml
strings.json Deprecate aux_heat from Nexia climate entity, implement switch (#125250) 2024-09-08 14:23:24 +02:00
switch.py Deprecate aux_heat from Nexia climate entity, implement switch (#125250) 2024-09-08 14:23:24 +02:00
types.py
util.py