Fabian Affolter
|
4d52b0ecd5
|
Update docstrings (#7405)
* Update docstrings
* Fix lint issues
* Update docstrings
|
2017-05-02 22:47:20 +02:00 |
Robbie Trencheny
|
e5756ba41d
|
Break product name up into manufacturer name and product name
|
2017-04-13 22:48:59 -07:00 |
Andrey
|
b6ee2332f4
|
Better thread safety in zwave node_entity (#7087)
* Better thread safety
* Update node_entity.py
|
2017-04-13 23:45:27 +03:00 |
Andrey
|
5e18c997f7
|
Add product_name attribute to zwave nodes. (#7071)
|
2017-04-12 21:12:37 +03:00 |
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 |
Andrey
|
8a86ec5b74
|
Add zwave per-node entity. (#6690)
* Add zwave per-node entity.
* Disable lint import error
* Add tests for base class
* More tests
* More tests
* Sort .coveragerc
* more tests
* Move location, battery and wakeup to node entity
* More tests
* Cleanup
* Make zwave node entity visible by default
* Remove battery sensor
* Fix tests
|
2017-03-23 08:37:20 -07:00 |