core/homeassistant/components/sensibo
Franck Nijhof 62fe4957c9
Migrate integration services (Q-S) to support translations (#96378)
2023-07-12 01:18:22 +02:00
..
__init__.py
binary_sensor.py Add entity translations to Sensibo (#96091) 2023-07-08 16:50:46 +02:00
button.py Add entity translations to Sensibo (#96091) 2023-07-08 16:50:46 +02:00
climate.py
config_flow.py
const.py
coordinator.py
diagnostics.py Enhance diagnostics for Sensibo (#96150) 2023-07-09 22:50:12 +02:00
entity.py Add entity translations to Sensibo (#96091) 2023-07-08 16:50:46 +02:00
manifest.json Bump pysensibo to 1.0.31 (#96154) 2023-07-08 09:23:11 -10:00
number.py Add entity translations to Sensibo (#96091) 2023-07-08 16:50:46 +02:00
select.py Add entity translations to Sensibo (#96091) 2023-07-08 16:50:46 +02:00
sensor.py Add entity translations to Sensibo (#96091) 2023-07-08 16:50:46 +02:00
services.yaml Migrate integration services (Q-S) to support translations (#96378) 2023-07-12 01:18:22 +02:00
strings.json Migrate integration services (Q-S) to support translations (#96378) 2023-07-12 01:18:22 +02:00
switch.py Add entity translations to Sensibo (#96091) 2023-07-08 16:50:46 +02:00
update.py Add entity translations to Sensibo (#96091) 2023-07-08 16:50:46 +02:00
util.py