Bump pywemo to 0.6.7 (#54862)
This commit is contained in:
parent
71b123845c
commit
e7fa3e727b
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Belkin WeMo",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/wemo",
|
||||
"requirements": ["pywemo==0.6.6"],
|
||||
"requirements": ["pywemo==0.6.7"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Belkin International Inc."
|
||||
|
|
|
@ -1980,7 +1980,7 @@ pyvolumio==0.1.3
|
|||
pywebpush==1.9.2
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==0.6.6
|
||||
pywemo==0.6.7
|
||||
|
||||
# homeassistant.components.wilight
|
||||
pywilight==0.0.70
|
||||
|
|
|
@ -1106,7 +1106,7 @@ pyvolumio==0.1.3
|
|||
pywebpush==1.9.2
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==0.6.6
|
||||
pywemo==0.6.7
|
||||
|
||||
# homeassistant.components.wilight
|
||||
pywilight==0.0.70
|
||||
|
|
Loading…
Add table
Reference in a new issue