mirror of
https://github.com/home-assistant/core.git
synced 2026-05-03 19:41:15 +02:00
Bump pysmhi to 1.0.1 (#142111)
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.0"]
|
||||
"requirements": ["pysmhi==1.0.1"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -2325,7 +2325,7 @@ pysmartthings==3.0.1
|
||||
pysmarty2==0.10.2
|
||||
|
||||
# homeassistant.components.smhi
|
||||
pysmhi==1.0.0
|
||||
pysmhi==1.0.1
|
||||
|
||||
# homeassistant.components.edl21
|
||||
pysml==0.0.12
|
||||
|
||||
Generated
+1
-1
@@ -1895,7 +1895,7 @@ pysmartthings==3.0.1
|
||||
pysmarty2==0.10.2
|
||||
|
||||
# homeassistant.components.smhi
|
||||
pysmhi==1.0.0
|
||||
pysmhi==1.0.1
|
||||
|
||||
# homeassistant.components.edl21
|
||||
pysml==0.0.12
|
||||
|
||||
Reference in New Issue
Block a user