diff --git a/.coveragerc b/.coveragerc index c23238788a4..f19e37d00a1 100644 --- a/.coveragerc +++ b/.coveragerc @@ -84,6 +84,7 @@ omit = homeassistant/components/sensor/glances.py homeassistant/components/sensor/mysensors.py homeassistant/components/sensor/openweathermap.py + homeassistant/components/switch/orvibo.py homeassistant/components/sensor/rest.py homeassistant/components/sensor/rpi_gpio.py homeassistant/components/sensor/sabnzbd.py @@ -99,7 +100,6 @@ omit = homeassistant/components/switch/hikvisioncam.py homeassistant/components/switch/rest.py homeassistant/components/switch/rpi_gpio.py - homeassistant/components/switch/s20.py homeassistant/components/switch/transmission.py homeassistant/components/switch/wemo.py homeassistant/components/thermostat/honeywell.py diff --git a/homeassistant/components/switch/s20.py b/homeassistant/components/switch/orvibo.py similarity index 98% rename from homeassistant/components/switch/s20.py rename to homeassistant/components/switch/orvibo.py index cefee79201c..909f1e89ce5 100644 --- a/homeassistant/components/switch/s20.py +++ b/homeassistant/components/switch/orvibo.py @@ -1,5 +1,5 @@ """ -homeassistant.components.switch.s20 +homeassistant.components.switch.orvibo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Support for Orvibo S20 Wifi Smart Switches.