updated manifest.json with correct version of hangup (#23596)
This commit is contained in:
parent
a8c7804db2
commit
44d0d0624b
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Hangouts",
|
||||
"documentation": "https://www.home-assistant.io/components/hangouts",
|
||||
"requirements": [
|
||||
"hangups==0.4.6"
|
||||
"hangups==0.4.9"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
|
|
@ -527,7 +527,7 @@ ha-philipsjs==0.0.8
|
|||
habitipy==0.2.0
|
||||
|
||||
# homeassistant.components.hangouts
|
||||
hangups==0.4.6
|
||||
hangups==0.4.9
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.12
|
||||
|
|
|
@ -130,7 +130,7 @@ google-api-python-client==1.6.4
|
|||
ha-ffmpeg==2.0
|
||||
|
||||
# homeassistant.components.hangouts
|
||||
hangups==0.4.6
|
||||
hangups==0.4.9
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==0.12
|
||||
|
|
Loading…
Add table
Reference in a new issue