updated manifest.json with correct version of hangup (#23596)

This commit is contained in:
teliov 2019-05-02 01:02:03 +02:00 committed by Aaron Bach
parent a8c7804db2
commit 44d0d0624b
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Hangouts", "name": "Hangouts",
"documentation": "https://www.home-assistant.io/components/hangouts", "documentation": "https://www.home-assistant.io/components/hangouts",
"requirements": [ "requirements": [
"hangups==0.4.6" "hangups==0.4.9"
], ],
"dependencies": [], "dependencies": [],
"codeowners": [] "codeowners": []

View File

@ -527,7 +527,7 @@ ha-philipsjs==0.0.8
habitipy==0.2.0 habitipy==0.2.0
# homeassistant.components.hangouts # homeassistant.components.hangouts
hangups==0.4.6 hangups==0.4.9
# homeassistant.components.cloud # homeassistant.components.cloud
hass-nabucasa==0.12 hass-nabucasa==0.12

View File

@ -130,7 +130,7 @@ google-api-python-client==1.6.4
ha-ffmpeg==2.0 ha-ffmpeg==2.0
# homeassistant.components.hangouts # homeassistant.components.hangouts
hangups==0.4.6 hangups==0.4.9
# homeassistant.components.cloud # homeassistant.components.cloud
hass-nabucasa==0.12 hass-nabucasa==0.12