bump gogogate2 version (#14044)

* bump gogogate2 version

* Update - requirements_all
This commit is contained in:
David Broadfoot 2018-04-22 20:54:48 +10:00 committed by Daniel Høyer Iversen
parent c2bee496e2
commit 86374ad809
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ from homeassistant.const import (
CONF_IP_ADDRESS, CONF_NAME)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['pygogogate2==0.0.3']
REQUIREMENTS = ['pygogogate2==0.0.7']
_LOGGER = logging.getLogger(__name__)

View file

@ -778,7 +778,7 @@ pyfritzhome==0.3.7
pyfttt==0.3
# homeassistant.components.cover.gogogate2
pygogogate2==0.0.3
pygogogate2==0.0.7
# homeassistant.components.remote.harmony
pyharmony==1.0.20