John Arild Berentsen
02afc98668
Prevent zwave from firing event at shutdown ( #3987 )
2016-10-22 14:08:24 +02:00
John Arild Berentsen
8b2edc1514
ZWave: Add association service ( #3894 )
...
* Add association service
* Refactor service
* Requested changes
* Grammar in pydocstyle
2016-10-16 20:36:06 +02:00
Lukas
ad259ead50
Add ignore option to zwave customize configuration ( #3865 )
2016-10-14 08:36:55 -07:00
Igor Shults
6951b6f60b
Allow any positive integer for Z-Wave polling intensity ( #3859 )
2016-10-14 00:09:52 -07:00
John Arild Berentsen
8f4608c654
Use only node id to identify node in set_config_parameter ( #3801 )
2016-10-13 23:45:00 -07:00
Lukas
1373db8b60
Include index and instance in object_id of zwave devices ( #3759 )
...
* Include index and instance in object_id of zwave devices
* Add the instance id if there is more than one instance for the value
2016-10-13 21:13:05 -07:00
John
1bc6366051
Increase allowable polling intensity values ( #3711 )
2016-10-05 16:58:06 +02:00
Fabian Affolter
0c68f381b0
Migrate to voluptuous ( #3679 )
2016-10-05 14:40:08 +02:00
John Arild Berentsen
17a8dd3f70
Add set_config_parameter service ( #3696 )
2016-10-04 22:04:19 -07:00
John Arild Berentsen
521080d1b0
Zwave: Update commandclasses and deviceclasses according to sigma SDK ( #3495 )
...
* Update Command classes and device types to Sigma SDK
* Fix some pylint
* Seperate constants to file
* Flake8
* coverage and flake8 pylint
* Add services.yaml
* Service descriptions was missing
* Spelling :)
* grammar
* Remove zwave service descriptions from main
2016-09-30 08:43:18 -07:00