Bump Pywemo to 0.5.3 (#43263)

This commit is contained in:
Greg Dowling 2020-11-16 12:17:58 +00:00 committed by GitHub
parent 31f3ce81ee
commit 5d83f0a911
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",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/wemo",
"requirements": ["pywemo==0.5.2"],
"requirements": ["pywemo==0.5.3"],
"ssdp": [
{
"manufacturer": "Belkin International Inc."

View File

@ -1888,7 +1888,7 @@ pyvolumio==0.1.3
pywebpush==1.9.2
# homeassistant.components.wemo
pywemo==0.5.2
pywemo==0.5.3
# homeassistant.components.wilight
pywilight==0.0.65