core/homeassistant/components/lock
Ben Randall 295caeb065 Fix async IO in Sesame lock component. (#11054)
* Call update on Sesame devices to cache initial state

* Switch to using async_add_devices

* Fix line length

* Fix Lint errors

* Fix more Lint errors

* Cache pysesame properties

* Updates from CR feedback
2017-12-22 10:28:51 +01:00
..
__init__.py Fix async probs (#9924) 2017-10-19 10:56:25 +02:00
abode.py Abode services, events, lights, cameras, automations, quick actions. (#9310) 2017-09-18 17:39:41 +02:00
demo.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
isy994.py ISY994 sensor improvements (#10805) 2017-12-13 20:14:56 -08:00
lockitron.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
mqtt.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
nello.py Fix nello.io login (#9251) 2017-09-01 12:02:22 +02:00
nuki.py Add nuki lock'n'go and unlatch services and add attributes (#8687) 2017-08-07 14:58:31 +02:00
services.yaml Update services.yaml files (#10229) 2017-10-30 21:39:12 +01:00
sesame.py Fix async IO in Sesame lock component. (#11054) 2017-12-22 10:28:51 +01:00
tesla.py Tesla bug fixes. (#9774) 2017-10-09 14:38:00 +03:00
vera.py Added Vera scenes (#10424) 2017-12-07 07:47:19 +01:00
verisure.py verisure component names (#8251) 2017-06-30 08:53:14 +02:00
volvooncall.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
wink.py New Wink services. pair new device, rename, and delete, add new lock key code. Add water heater support (#9303) 2017-09-26 23:17:55 -07:00
zwave.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00