hass-core/homeassistant/components/wiz
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 Add entity translations to Wiz (#96826) 2023-07-22 16:28:48 +02:00
config_flow.py
const.py
diagnostics.py
discovery.py
entity.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
light.py
manifest.json
models.py
number.py Add entity translations to Wiz (#96826) 2023-07-22 16:28:48 +02:00
sensor.py Add entity translations to Wiz (#96826) 2023-07-22 16:28:48 +02:00
strings.json Add entity translations to Wiz (#96826) 2023-07-22 16:28:48 +02:00
switch.py
utils.py