googledevices version bump
parent
480b8be653
commit
d4821f086f
|
@ -15,7 +15,7 @@ from homeassistant.helpers.aiohttp_client import async_get_clientsession
|
|||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['googledevices==1.0.1']
|
||||
REQUIREMENTS = ['googledevices==1.0.2']
|
||||
|
||||
DOMAIN = 'googlehome'
|
||||
CLIENT = 'googlehome_client'
|
||||
|
|
|
@ -457,7 +457,7 @@ gntp==1.0.3
|
|||
google-api-python-client==1.6.4
|
||||
|
||||
# homeassistant.components.googlehome
|
||||
googledevices==1.0.1
|
||||
googledevices==1.0.2
|
||||
|
||||
# homeassistant.components.sensor.google_travel_time
|
||||
googlemaps==2.5.1
|
||||
|
|
Loading…
Reference in New Issue