diff --git a/homeassistant/components/climate/nuheat.py b/homeassistant/components/climate/nuheat.py index ff1d1158ad1..3d922edeb2c 100644 --- a/homeassistant/components/climate/nuheat.py +++ b/homeassistant/components/climate/nuheat.py @@ -2,6 +2,7 @@ Support for NuHeat thermostats. For more details about this platform, please refer to the documentation at +https://home-assistant.io/components/climate.nuheat/ """ import logging from datetime import timedelta diff --git a/homeassistant/components/nuheat.py b/homeassistant/components/nuheat.py index a3e110b71da..4c3bb84e6b4 100644 --- a/homeassistant/components/nuheat.py +++ b/homeassistant/components/nuheat.py @@ -2,6 +2,7 @@ Support for NuHeat thermostats. For more details about this platform, please refer to the documentation at +https://home-assistant.io/components/nuheat/ """ import logging