mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Bump pywemo to 0.5.6 (#44440)
This commit is contained in:
parent
9a5132054f
commit
adf4eb0cc9
@ -3,7 +3,7 @@
|
||||
"name": "Belkin WeMo",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/wemo",
|
||||
"requirements": ["pywemo==0.5.3"],
|
||||
"requirements": ["pywemo==0.5.6"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Belkin International Inc."
|
||||
|
@ -1892,7 +1892,7 @@ pyvolumio==0.1.3
|
||||
pywebpush==1.9.2
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==0.5.3
|
||||
pywemo==0.5.6
|
||||
|
||||
# homeassistant.components.wilight
|
||||
pywilight==0.0.65
|
||||
|
@ -933,7 +933,7 @@ pyvolumio==0.1.3
|
||||
pywebpush==1.9.2
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==0.5.3
|
||||
pywemo==0.5.6
|
||||
|
||||
# homeassistant.components.wilight
|
||||
pywilight==0.0.65
|
||||
|
Loading…
x
Reference in New Issue
Block a user