core/homeassistant/components/comelit
Simone Chemelli 1c1f5a779b
Cleanup non-existing climate and humidifier devices for Comelit (#144624)
* Cleanup non-existing climate and humidifier devices for Comelit

* skip removing main hub device

* add tests

* complete tests

* improve logging

* fix post rebase

* apply  review comments

* typos

* fix identifiers

* fix ruff post merge

* clean post merge
2025-05-26 14:59:01 +02:00
..
__init__.py Avoid closing shared session for Comelit (#144682) 2025-05-11 21:00:21 +02:00
alarm_control_panel.py Introduce common base entity for Comelit bridge (#142855) 2025-04-14 17:17:06 +02:00
binary_sensor.py Introduce common base entity for Comelit bridge (#142855) 2025-04-14 17:17:06 +02:00
climate.py Cleanup non-existing climate and humidifier devices for Comelit (#144624) 2025-05-26 14:59:01 +02:00
config_flow.py Add device reconfigure to Comelit config flow (#142866) 2025-05-19 16:12:27 +02:00
const.py Add preset mode to Comelit climate (#145195) 2025-05-25 00:37:21 +03:00
coordinator.py Add missing exception translations to Comelit (#142861) 2025-04-25 18:34:29 +02:00
cover.py Add action exceptions to Comelit integration (#143581) 2025-05-19 17:30:34 +02:00
diagnostics.py Use runtime_data in comelit (#136384) 2025-01-24 01:50:36 +02:00
entity.py Introduce common base entity for Comelit bridge (#142855) 2025-04-14 17:17:06 +02:00
humidifier.py Cleanup non-existing climate and humidifier devices for Comelit (#144624) 2025-05-26 14:59:01 +02:00
icons.json Add preset mode to Comelit climate (#145195) 2025-05-25 00:37:21 +03:00
light.py Add action exceptions to Comelit integration (#143581) 2025-05-19 17:30:34 +02:00
manifest.json Add action exceptions to Comelit integration (#143581) 2025-05-19 17:30:34 +02:00
quality_scale.yaml Add action exceptions to Comelit integration (#143581) 2025-05-19 17:30:34 +02:00
sensor.py Introduce common base entity for Comelit bridge (#142855) 2025-04-14 17:17:06 +02:00
strings.json Add preset mode to Comelit climate (#145195) 2025-05-25 00:37:21 +03:00
switch.py Add action exceptions to Comelit integration (#143581) 2025-05-19 17:30:34 +02:00
utils.py Cleanup non-existing climate and humidifier devices for Comelit (#144624) 2025-05-26 14:59:01 +02:00