mirror of
https://github.com/home-assistant/core.git
synced 2026-04-27 05:38:00 +00:00
Bump pysmhi to 1.1.0 (#153222)
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/smhi",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pysmhi"],
|
||||
"requirements": ["pysmhi==1.0.2"]
|
||||
"requirements": ["pysmhi==1.1.0"]
|
||||
}
|
||||
|
||||
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -2390,7 +2390,7 @@ pysmartthings==3.3.0
|
||||
pysmarty2==0.10.3
|
||||
|
||||
# homeassistant.components.smhi
|
||||
pysmhi==1.0.2
|
||||
pysmhi==1.1.0
|
||||
|
||||
# homeassistant.components.edl21
|
||||
pysml==0.1.5
|
||||
|
||||
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -1993,7 +1993,7 @@ pysmartthings==3.3.0
|
||||
pysmarty2==0.10.3
|
||||
|
||||
# homeassistant.components.smhi
|
||||
pysmhi==1.0.2
|
||||
pysmhi==1.1.0
|
||||
|
||||
# homeassistant.components.edl21
|
||||
pysml==0.1.5
|
||||
|
||||
Reference in New Issue
Block a user