Bump pywemo to 0.9.1 (#73186)
parent
94c037605a
commit
d587e4769a
|
@ -3,7 +3,7 @@
|
|||
"name": "Belkin WeMo",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/wemo",
|
||||
"requirements": ["pywemo==0.8.1"],
|
||||
"requirements": ["pywemo==0.9.1"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Belkin International Inc."
|
||||
|
|
|
@ -2023,7 +2023,7 @@ pyvolumio==0.1.5
|
|||
pywebpush==1.9.2
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==0.8.1
|
||||
pywemo==0.9.1
|
||||
|
||||
# homeassistant.components.wilight
|
||||
pywilight==0.0.70
|
||||
|
|
|
@ -1343,7 +1343,7 @@ pyvolumio==0.1.5
|
|||
pywebpush==1.9.2
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==0.8.1
|
||||
pywemo==0.9.1
|
||||
|
||||
# homeassistant.components.wilight
|
||||
pywilight==0.0.70
|
||||
|
|
Loading…
Reference in New Issue