mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Upgrade foobot_async to 1.0.0 (#43611)
This commit is contained in:
parent
aed6980b14
commit
dae286aed5
@ -2,6 +2,6 @@
|
|||||||
"domain": "foobot",
|
"domain": "foobot",
|
||||||
"name": "Foobot",
|
"name": "Foobot",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/foobot",
|
"documentation": "https://www.home-assistant.io/integrations/foobot",
|
||||||
"requirements": ["foobot_async==0.3.2"],
|
"requirements": ["foobot_async==1.0.0"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -608,7 +608,7 @@ flux_led==0.22
|
|||||||
fnvhash==0.1.0
|
fnvhash==0.1.0
|
||||||
|
|
||||||
# homeassistant.components.foobot
|
# homeassistant.components.foobot
|
||||||
foobot_async==0.3.2
|
foobot_async==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.fortios
|
# homeassistant.components.fortios
|
||||||
fortiosapi==0.10.8
|
fortiosapi==0.10.8
|
||||||
|
@ -305,7 +305,7 @@ feedparser-homeassistant==5.2.2.dev1
|
|||||||
fnvhash==0.1.0
|
fnvhash==0.1.0
|
||||||
|
|
||||||
# homeassistant.components.foobot
|
# homeassistant.components.foobot
|
||||||
foobot_async==0.3.2
|
foobot_async==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.google_translate
|
# homeassistant.components.google_translate
|
||||||
gTTS-token==1.1.4
|
gTTS-token==1.1.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user