From ddfda89fc96c978e476ee7aadf54a746cc44fda3 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 5 May 2016 09:49:52 +0200 Subject: [PATCH] Update link to docs --- homeassistant/components/rollershutter/command_line.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/rollershutter/command_line.py b/homeassistant/components/rollershutter/command_line.py index 148c93335ac..c90a8be9410 100644 --- a/homeassistant/components/rollershutter/command_line.py +++ b/homeassistant/components/rollershutter/command_line.py @@ -2,7 +2,7 @@ Support for command roller shutters. For more details about this platform, please refer to the documentation at -https://home-assistant.io/components/rollershutter.command_rollershutter/ +https://home-assistant.io/components/rollershutter.command_line/ """ import logging import subprocess