Bump pywemo to 0.9.1 (#73186)
This commit is contained in:
parent
94c037605a
commit
d587e4769a
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
"name": "Belkin WeMo",
|
"name": "Belkin WeMo",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/wemo",
|
"documentation": "https://www.home-assistant.io/integrations/wemo",
|
||||||
"requirements": ["pywemo==0.8.1"],
|
"requirements": ["pywemo==0.9.1"],
|
||||||
"ssdp": [
|
"ssdp": [
|
||||||
{
|
{
|
||||||
"manufacturer": "Belkin International Inc."
|
"manufacturer": "Belkin International Inc."
|
||||||
|
|
|
@ -2023,7 +2023,7 @@ pyvolumio==0.1.5
|
||||||
pywebpush==1.9.2
|
pywebpush==1.9.2
|
||||||
|
|
||||||
# homeassistant.components.wemo
|
# homeassistant.components.wemo
|
||||||
pywemo==0.8.1
|
pywemo==0.9.1
|
||||||
|
|
||||||
# homeassistant.components.wilight
|
# homeassistant.components.wilight
|
||||||
pywilight==0.0.70
|
pywilight==0.0.70
|
||||||
|
|
|
@ -1343,7 +1343,7 @@ pyvolumio==0.1.5
|
||||||
pywebpush==1.9.2
|
pywebpush==1.9.2
|
||||||
|
|
||||||
# homeassistant.components.wemo
|
# homeassistant.components.wemo
|
||||||
pywemo==0.8.1
|
pywemo==0.9.1
|
||||||
|
|
||||||
# homeassistant.components.wilight
|
# homeassistant.components.wilight
|
||||||
pywilight==0.0.70
|
pywilight==0.0.70
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue