hass-core/homeassistant/components/simplisafe
J. Nick Koston 4b7a313ece
Use identity checks for CoreState ()
Some of the checks used ==, and some used is. Switch
everything to is as its faster
2024-01-12 10:21:26 +01:00
..
__init__.py Use identity checks for CoreState () 2024-01-12 10:21:26 +01:00
alarm_control_panel.py Use device class naming for SimpliSafe () 2023-07-07 17:42:19 -06:00
binary_sensor.py
button.py Freeze integration entity descriptions () 2023-12-18 16:28:13 -10:00
config_flow.py
const.py
diagnostics.py
lock.py Fix implicit device name for SimpliSafe locks () 2023-07-01 18:53:47 +02:00
manifest.json
sensor.py
services.yaml
strings.json
typing.py