core/homeassistant/components/sensibo
Erik Montnemery 045c327928
Move DeviceInfo from entity to device registry (#98149)
* Move DeviceInfo from entity to device registry

* Update integrations
2023-08-10 22:04:26 -04:00
..
__init__.py
binary_sensor.py
button.py
climate.py Add state attributes translation and available modes for Sensibo (#85234) 2023-08-08 19:13:56 +02:00
config_flow.py
const.py
coordinator.py
diagnostics.py
entity.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
manifest.json Bump pysensibo to 1.0.33 (#97853) 2023-08-05 19:02:44 +02:00
number.py
select.py
sensor.py
services.yaml
strings.json Add state attributes translation and available modes for Sensibo (#85234) 2023-08-08 19:13:56 +02:00
switch.py
update.py
util.py