add documentation links

This commit is contained in:
Derek Brooks 2017-11-11 16:31:35 -06:00
parent 37be81c20c
commit 9b373901fa
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
Support for NuHeat thermostats. Support for NuHeat thermostats.
For more details about this platform, please refer to the documentation at For more details about this platform, please refer to the documentation at
https://home-assistant.io/components/climate.nuheat/
""" """
import logging import logging
from datetime import timedelta from datetime import timedelta

View File

@ -2,6 +2,7 @@
Support for NuHeat thermostats. Support for NuHeat thermostats.
For more details about this platform, please refer to the documentation at For more details about this platform, please refer to the documentation at
https://home-assistant.io/components/nuheat/
""" """
import logging import logging