mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pywemo to 1.4.0 (#107623)
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
},
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["pywemo"],
|
||||
"requirements": ["pywemo==1.3.0"],
|
||||
"requirements": ["pywemo==1.4.0"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Belkin International Inc."
|
||||
|
@ -2328,7 +2328,7 @@ pyweatherflowudp==1.4.5
|
||||
pywebpush==1.9.2
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==1.3.0
|
||||
pywemo==1.4.0
|
||||
|
||||
# homeassistant.components.wilight
|
||||
pywilight==0.0.74
|
||||
|
@ -1768,7 +1768,7 @@ pyweatherflowudp==1.4.5
|
||||
pywebpush==1.9.2
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==1.3.0
|
||||
pywemo==1.4.0
|
||||
|
||||
# homeassistant.components.wilight
|
||||
pywilight==0.0.74
|
||||
|
Reference in New Issue
Block a user