mirror of
https://github.com/home-assistant/core.git
synced 2025-08-29 01:11:34 +02:00
Add link to component
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user