core/homeassistant/components/lock
John Arild Berentsen d63028e44a Add communication data attributes to Zwave node_entity (#6813)
* Add quality attribute to node

* Move quality to node_entity

* adjustments

* Line lenght

* flake8

* Cleanup and add each entry from getNodeStatistics as attribute

* resolve conflict

* Move NETWORK to hass.data

* Test Done

* Cleanup from review

* Resolve conflicts

* Review changes

* Long lines....

* blank line

* import-error-disable

* Update tests Part1... Again

* Hound

* Argh!

* Argh!

* YABBADABBADOOOOOOO!

* Enhance tests

* hound

* Resolve

* resolve tests...
2017-04-12 19:09:29 +02:00
..
__init__.py self.loop.create_task -> self.add_job (#6632) 2017-03-16 06:58:54 +01:00
demo.py Migrate lock component to async (#5748) 2017-02-06 21:25:34 +01:00
isy994.py Add ISY programs and support for all device types (#3082) 2016-09-11 20:18:53 +02:00
lockitron.py Integration with lockitron (#6805) 2017-03-29 17:25:23 +02:00
mqtt.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
nuki.py Reduce battery drain on Nuki Lock (#5945) 2017-02-13 14:43:12 +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 Append vera device id to entity id - but not name. (#6523) 2017-03-11 10:06:46 -08:00
verisure.py Make services yield (#4187) 2016-11-03 18:32:14 -07:00
volvooncall.py Support for naming vehicle. Support for selecting what resources to display 2017-02-23 12:00:51 +01:00
wink.py Fixed call to object_id() (#5814) 2017-02-08 19:57:58 -08:00
zwave.py Add communication data attributes to Zwave node_entity (#6813) 2017-04-12 19:09:29 +02:00