Revert "Upgrade pyqwikswitch to 0.71 (#13920)"

This reverts commit 6fa60c464bb012c73f03b9b3ea69d82539d7c8f5.
This commit is contained in:
Paulus Schoutsen 2018-04-17 22:59:36 -04:00
parent e7aea5c571
commit c076dbe7e4
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ from homeassistant.helpers.entity import Entity
from homeassistant.components.light import ATTR_BRIGHTNESS
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['pyqwikswitch==0.71']
REQUIREMENTS = ['pyqwikswitch==0.6']
_LOGGER = logging.getLogger(__name__)

View File

@ -885,7 +885,7 @@ pyowm==2.8.0
pypollencom==1.1.2
# homeassistant.components.qwikswitch
pyqwikswitch==0.71
pyqwikswitch==0.6
# homeassistant.components.rainbird
pyrainbird==0.1.3