mirror of
https://github.com/home-assistant/core.git
synced 2025-08-28 17:01:42 +02:00
Add link to component
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
homeassistant.components.sensor.zwave
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
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
|
||||
from openzwave.network import ZWaveNetwork
|
||||
|
Reference in New Issue
Block a user