core/homeassistant/components/lock
Patrick Hofmann 0d48a8eec6 Security fix & lock for HomeMatic (#11980)
* HomeMatic KeyMatic device become a real lock component

* Adds supported features to lock component.

Locks may are capable to open the door latch.
If component is support it, the SUPPORT_OPENING bitmask can be supplied in the supported_features property.

* hound improvements.

* Travis improvements.

* Improvements from review process

* Simplifies is_locked method

* Adds an openable lock in the lock demo component

* removes blank line

* Adds test for openable demo lock and lint and reviewer improvements.

* adds new line...

* Comment end with a period.

* Additional blank line.

* Mock service based testing, lint fixes

* Update description
2018-03-25 18:23:29 -07:00
..
__init__.py
abode.py
august.py
bmw_connected_drive.py
demo.py
homematic.py
isy994.py
lockitron.py
mqtt.py
nello.py
nuki.py
services.yaml
sesame.py
tesla.py
vera.py
verisure.py
volvooncall.py
wink.py
zwave.py