core/homeassistant/components/lock
Philipp Schmitt ff65c2a114 Support for Nuki.io smart locks (#5715)
* Support for Nuki.io smart locks

* Update requirements and add lock.nuki to .coveragerc

* lint: Re-organize imports

* Schedule a state update instead of calling directly update_ha_state

* Remove update requests altogether

* Make sure there is no IO inside properties

* Fix: nuki lock are all initialized as "lock.unnamed_device"

* Update pynuki to 1.2 to avoid an extra REST API call for each lock init
2017-02-02 15:15:27 +01:00
..
__init__.py Bugfix default values to timedelta (#5193) 2017-01-06 00:16:12 +01:00
demo.py Clean-up (#2933) 2016-08-22 14:20:04 +02:00
isy994.py Add ISY programs and support for all device types (#3082) 2016-09-11 20:18:53 +02:00
mqtt.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
nuki.py Support for Nuki.io smart locks (#5715) 2017-02-02 15:15:27 +01:00
services.yaml [lock.zwave] Add set, get and clear usercodes for zwave locks (#5489) 2017-01-26 21:45:04 -08:00
vera.py Clean-up (#2933) 2016-08-22 14:20:04 +02:00
verisure.py Make services yield (#4187) 2016-11-03 18:32:14 -07:00
wink.py Wink AC and addidtional sensor support (#5670) 2017-02-01 22:43:12 -08:00
zwave.py [lock.zwave] Bugfix Zwave lock (#5619) 2017-02-01 20:57:57 -08:00