core/homeassistant/components/simplisafe
Aaron Bach a813608185
Re-add support for realtime SimpliSafe websocket (#58061)
* Migrate SimpliSafe to new web-based authentication

* Ensure we're storing data correctly

* Re-add support for realtime websocket in SimpliSafe

* Updates

* Better lock state from websocket

* Unknown states

* Streamline

* Unnecessary assertion

* Remove conditions we can't reach

* Require multiple error states from REST API before reacting

* Only disconnect when needed

* Typing

* Code review
2021-10-25 16:45:13 -06:00
..
translations [ci skip] Translation update 2021-10-24 00:12:57 +00:00
__init__.py Re-add support for realtime SimpliSafe websocket (#58061) 2021-10-25 16:45:13 -06:00
alarm_control_panel.py Re-add support for realtime SimpliSafe websocket (#58061) 2021-10-25 16:45:13 -06:00
binary_sensor.py Clean up SimpliSafe entity inheritance structure (#58063) 2021-10-21 12:54:50 +02:00
config_flow.py Migrate SimpliSafe to new web-based authentication (#57212) 2021-10-19 10:09:48 -10:00
const.py Migrate SimpliSafe to new web-based authentication (#57212) 2021-10-19 10:09:48 -10:00
lock.py Re-add support for realtime SimpliSafe websocket (#58061) 2021-10-25 16:45:13 -06:00
manifest.json Re-add support for realtime SimpliSafe websocket (#58061) 2021-10-25 16:45:13 -06:00
sensor.py Clean up SimpliSafe entity inheritance structure (#58063) 2021-10-21 12:54:50 +02:00
services.yaml
strings.json Migrate SimpliSafe to new web-based authentication (#57212) 2021-10-19 10:09:48 -10:00