bump gogogate2 version (#14044)
* bump gogogate2 version * Update - requirements_all
This commit is contained in:
parent
c2bee496e2
commit
86374ad809
2 changed files with 2 additions and 2 deletions
|
@ -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__)
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue