mirror of
https://github.com/home-assistant/core.git
synced 2025-07-06 12:57:08 +00:00
bump gogogate2 version (#14044)
* bump gogogate2 version * Update - requirements_all
This commit is contained in:
parent
c2bee496e2
commit
86374ad809
@ -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…
x
Reference in New Issue
Block a user