hass-core/homeassistant/components/iaqualink
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 Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
binary_sensor.py
climate.py Use UnitOfTemperature in climate entities [g-l] (#83127) 2022-12-05 10:42:24 +01:00
config_flow.py Fix iaqualink exception handling after switch to httpx (#87898) 2023-02-12 09:04:59 +01:00
const.py Fixes some grammar mistakes (#84283) 2022-12-20 11:10:31 +01:00
light.py Improve light type hints in integrations (#90035) 2023-03-21 11:40:33 +01:00
manifest.json Aligned integration manifest files (#97175) 2023-07-25 08:33:56 +02:00
sensor.py Use UnitOfTemperature in integrations (i-m) (#84307) 2022-12-20 18:30:46 +01:00
strings.json
switch.py
utils.py Recreate iaqualink httpx client upon service exception (#89341) 2023-03-08 15:37:24 +01:00