[Zwave] Fix docstring

This commit is contained in:
Arthur Andersen 2015-11-10 20:04:25 +01:00
parent 19649390d3
commit 877926cfee

View file

@ -1,8 +1,8 @@
"""
homeassistant.components.switch.demo
homeassistant.components.switch.zwave
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Demo platform that has two fake switches.
Zwave platform that handles simple binary switches.
"""
# pylint: disable=import-error
from openzwave.network import ZWaveNetwork