core/homeassistant/components/broadlink
Joost Lekkerkerker b67e290eaa
Use explicit device name in Broadlink (#98229)
2023-08-11 12:15:04 +02:00
..
__init__.py
config_flow.py
const.py
device.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
entity.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
heartbeat.py
helpers.py
light.py Use explicit device name in Broadlink (#98229) 2023-08-11 12:15:04 +02:00
manifest.json
remote.py Add explicit device name to Broadlink (#95516) 2023-06-29 12:03:25 +02:00
sensor.py Use device class translations for Broadlink (#95183) 2023-06-25 13:01:22 +02:00
strings.json Use device class translations for Broadlink (#95183) 2023-06-25 13:01:22 +02:00
switch.py Fix explicit device naming for integrations a-j (#95619) 2023-06-30 11:33:50 -04:00
updater.py