mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Add link to component
This commit is contained in:
parent
8c544a89c9
commit
c1a73d250a
@ -2,6 +2,9 @@
|
|||||||
homeassistant.components.sensor.zwave
|
homeassistant.components.sensor.zwave
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
Interfaces with Z-Wave sensors.
|
Interfaces with Z-Wave sensors.
|
||||||
|
|
||||||
|
For more details about the zwave component, please refer to the documentation
|
||||||
|
at https://home-assistant.io/components/zwave.html
|
||||||
"""
|
"""
|
||||||
# pylint: disable=import-error
|
# pylint: disable=import-error
|
||||||
from openzwave.network import ZWaveNetwork
|
from openzwave.network import ZWaveNetwork
|
||||||
|
Loading…
x
Reference in New Issue
Block a user