hass-core/tests/components/zwave
John Arild Berentsen 1eaec8f406 Zwave panel api (#7456)
* # This is a combination of 3 commits.
# The first commit's message is:
Add seperate zwave panel

# The 2nd commit message will be skipped:

#	unused import

# The 3rd commit message will be skipped:

#	Use get for config

* Add seperate zwave panel

* more info

* Add usercodeview

* Improve api

* Improve api

* Separate api into own file.

* disable missing import

* review changes

* Tests 1

* Verify that we fetch data from groups

* Tests groups

* config 1

* usercode 1

* Api mods

* Tweak API

* docstrings

* 100% api testing
2017-05-09 18:56:41 -07:00
..
__init__.py Fix Z-Wave (#5955) 2017-02-13 08:54:11 -08:00
test_api.py Zwave panel api (#7456) 2017-05-09 18:56:41 -07:00
test_init.py Add communication data attributes to Zwave node_entity (#6813) 2017-04-12 19:09:29 +02:00
test_node_entity.py Break product name up into manufacturer name and product name 2017-04-13 22:48:59 -07:00
test_workaround.py Tests for zwave workaround detection (#6761) 2017-03-24 15:31:46 -07:00