core/tests/components/lock
Patrick Hofmann 6d20a84f0e 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 23:25:28 +02:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_demo.py Security fix & lock for HomeMatic (#11980) 2018-03-25 23:25:28 +02:00
test_mqtt.py Fix MQTT retained message not being re-dispatched (#12004) 2018-02-11 09:17:58 -08:00
test_zwave.py Rename of the zwave hass.data constants (#7768) 2017-05-25 21:11:02 -07:00