core/homeassistant/components/simplisafe
Aaron Bach 8789da36be Add support for SimpliSafe locks (#28672)
* Start

* Lock init

* More stubbing

* Final pieces for PR

* Fixed incorrect property access

* Updaed .coveragerc

* Ensure we can handle unknown states

* Account for lock's offline property

* Account for device online

* Unload components concurrently

* Handle unknown states more gracefully
2019-11-13 20:48:08 +01:00
..
.translations [ci skip] Translation update 2019-10-15 00:31:44 +00:00
__init__.py Add support for SimpliSafe locks (#28672) 2019-11-13 20:48:08 +01:00
alarm_control_panel.py Ensure SimpliSafe alarm control panels can return from being offline (#28710) 2019-11-11 18:55:31 -07:00
config_flow.py
const.py
lock.py Add support for SimpliSafe locks (#28672) 2019-11-13 20:48:08 +01:00
manifest.json Add support for SimpliSafe locks (#28672) 2019-11-13 20:48:08 +01:00
services.yaml
strings.json