diff --git a/homeassistant/components/switch/isy994.py b/homeassistant/components/switch/isy994.py index 192b3c4a3d2..fe98bce69f9 100644 --- a/homeassistant/components/switch/isy994.py +++ b/homeassistant/components/switch/isy994.py @@ -1,4 +1,4 @@ -""" Support for ISY994 lights. """ +""" Support for ISY994 switch. """ # system imports import logging