Bump pywemo to 0.5.0 (#40439)

This commit is contained in:
Adam Belebczuk 2020-09-22 02:24:22 -07:00 committed by GitHub
parent 2f9afd3a2c
commit 02a19d0123
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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.4.46"], "requirements": ["pywemo==0.5.0"],
"ssdp": [ "ssdp": [
{ {
"manufacturer": "Belkin International Inc." "manufacturer": "Belkin International Inc."

View File

@ -1849,7 +1849,7 @@ pyvolumio==0.1.2
pywebpush==1.9.2 pywebpush==1.9.2
# homeassistant.components.wemo # homeassistant.components.wemo
pywemo==0.4.46 pywemo==0.5.0
# homeassistant.components.wilight # homeassistant.components.wilight
pywilight==0.0.65 pywilight==0.0.65