Add link docs

This commit is contained in:
Fabian Affolter 2015-10-23 22:39:04 +02:00
parent f828ee044d
commit 87e55820e7
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,9 @@
homeassistant.components.sensor.isy994
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Support for ISY994 sensors.
For more details about this platform, please refer to the documentation at
https://home-assistant.io/components/isy994.html
"""
import logging

View File

@ -1,8 +1,10 @@
"""
homeassistant.components.switch.isy994
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Support for ISY994 switches.
For more details about this platform, please refer to the documentation at
https://home-assistant.io/components/isy994.html
"""
import logging