mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
[Zwave] Fix docstring
This commit is contained in:
parent
19649390d3
commit
877926cfee
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user