core/homeassistant/components/comelit
Simone Chemelli 735e2e4192
Add missing exception translations to Comelit (#142861)
* Add missing exception translations to Comelit

* update quality scale

* remove unwanted placeholder
2025-04-25 18:34:29 +02:00
..
__init__.py Bump aiocomelit to 0.12.0 to use async_create_clientsession in Comelit integration (#143528) 2025-04-24 14:05:11 +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 Introduce common base entity for Comelit bridge (#142855) 2025-04-14 17:17:06 +02:00
config_flow.py Bump aiocomelit to 0.12.0 to use async_create_clientsession in Comelit integration (#143528) 2025-04-24 14:05:11 +02:00
const.py Add full test coverage for Comelit coordinator (#141321) 2025-03-26 13:21:58 +02:00
coordinator.py Add missing exception translations to Comelit (#142861) 2025-04-25 18:34:29 +02:00
cover.py Introduce common base entity for Comelit bridge (#142855) 2025-04-14 17:17:06 +02:00
diagnostics.py
entity.py Introduce common base entity for Comelit bridge (#142855) 2025-04-14 17:17:06 +02:00
humidifier.py Introduce common base entity for Comelit bridge (#142855) 2025-04-14 17:17:06 +02:00
icons.json
light.py Introduce common base entity for Comelit bridge (#142855) 2025-04-14 17:17:06 +02:00
manifest.json Bump aiocomelit to 0.12.0 to use async_create_clientsession in Comelit integration (#143528) 2025-04-24 14:05:11 +02:00
quality_scale.yaml Add missing exception translations to Comelit (#142861) 2025-04-25 18:34:29 +02:00
sensor.py Introduce common base entity for Comelit bridge (#142855) 2025-04-14 17:17:06 +02:00
strings.json Add missing exception translations to Comelit (#142861) 2025-04-25 18:34:29 +02:00
switch.py Fix switch state for Comelit (#142978) 2025-04-15 09:55:16 +02:00
utils.py Bump aiocomelit to 0.12.0 to use async_create_clientsession in Comelit integration (#143528) 2025-04-24 14:05:11 +02:00