core/homeassistant/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 Zwave panel api (#7456) 2017-05-09 18:56:41 -07:00
api.py Zwave panel api (#7456) 2017-05-09 18:56:41 -07:00
const.py Add zwave per-node entity. (#6690) 2017-03-23 08:37:20 -07:00
discovery_schemas.py Zwave cover workaround for graber shades. (#7204) 2017-04-22 16:23:39 +02:00
node_entity.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
services.yaml Rename zwave nodes by node ID instead of entity ID (#6938) 2017-04-05 08:11:37 -04:00
util.py Add zwave per-node entity. (#6690) 2017-03-23 08:37:20 -07:00
workaround.py added support for Fibaro FGR-222 (similar to FGRM-222) (#6890) 2017-04-02 12:41:53 +03:00