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 Convert nexia to use entry.runtime_data (#121640) 2024-07-10 08:35:13 +02:00
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 Convert nexia to use entry.runtime_data (#121640) 2024-07-10 08:35:13 +02:00
entity.py Convert nexia to use entry.runtime_data (#121640) 2024-07-10 08:35:13 +02:00
icons.json Update icons.json to new service schema part 3 (#124770) 2024-08-28 13:48:01 +02:00
manifest.json
number.py Convert nexia to use entry.runtime_data (#121640) 2024-07-10 08:35:13 +02:00
scene.py Convert nexia to use entry.runtime_data (#121640) 2024-07-10 08:35:13 +02:00
sensor.py Convert nexia to use entry.runtime_data (#121640) 2024-07-10 08:35:13 +02:00
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 Convert nexia to use entry.runtime_data (#121640) 2024-07-10 08:35:13 +02:00
util.py