mirror of
https://github.com/home-assistant/core.git
synced 2025-09-07 05:41:32 +02:00
Bump python-mystrom to 2.5.0 (#150947)
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/mystrom",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pymystrom"],
|
||||
"requirements": ["python-mystrom==2.4.0"]
|
||||
"requirements": ["python-mystrom==2.5.0"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -2478,7 +2478,7 @@ python-miio==0.5.12
|
||||
python-mpd2==3.1.1
|
||||
|
||||
# homeassistant.components.mystrom
|
||||
python-mystrom==2.4.0
|
||||
python-mystrom==2.5.0
|
||||
|
||||
# homeassistant.components.open_router
|
||||
python-open-router==0.3.1
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -2051,7 +2051,7 @@ python-miio==0.5.12
|
||||
python-mpd2==3.1.1
|
||||
|
||||
# homeassistant.components.mystrom
|
||||
python-mystrom==2.4.0
|
||||
python-mystrom==2.5.0
|
||||
|
||||
# homeassistant.components.open_router
|
||||
python-open-router==0.3.1
|
||||
|
Reference in New Issue
Block a user