hass-core/homeassistant/components/simplisafe
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
alarm_control_panel.py Use device class naming for SimpliSafe (#96093) 2023-07-07 17:42:19 -06:00
binary_sensor.py Use device class naming for SimpliSafe (#96093) 2023-07-07 17:42:19 -06:00
button.py Use device class naming for SimpliSafe (#96093) 2023-07-07 17:42:19 -06:00
config_flow.py
const.py
diagnostics.py
lock.py Fix implicit device name for SimpliSafe locks (#95681) 2023-07-01 18:53:47 +02:00
manifest.json Add support for SimpliSafe Smoke+CO detector (#93217) 2023-05-17 21:56:49 +02:00
sensor.py
services.yaml Migrate integration services (Q-S) to support translations (#96378) 2023-07-12 01:18:22 +02:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
typing.py