Upgrade pyqwikswitch to 0.71 (#13920)

This commit is contained in:
Johann Kellerman 2018-04-15 22:19:15 +02:00 committed by Paulus Schoutsen
parent fadff1855f
commit 6fa60c464b
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.6']
REQUIREMENTS = ['pyqwikswitch==0.71']
_LOGGER = logging.getLogger(__name__)

View File

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