mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump pysmhi to 1.0.2 (#143007)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
7de5646d6b
commit
f873219d25
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/smhi",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pysmhi"],
|
||||
"requirements": ["pysmhi==1.0.1"]
|
||||
"requirements": ["pysmhi==1.0.2"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2331,7 +2331,7 @@ pysmartthings==3.0.4
|
||||
pysmarty2==0.10.2
|
||||
|
||||
# homeassistant.components.smhi
|
||||
pysmhi==1.0.1
|
||||
pysmhi==1.0.2
|
||||
|
||||
# homeassistant.components.edl21
|
||||
pysml==0.0.12
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1904,7 +1904,7 @@ pysmartthings==3.0.4
|
||||
pysmarty2==0.10.2
|
||||
|
||||
# homeassistant.components.smhi
|
||||
pysmhi==1.0.1
|
||||
pysmhi==1.0.2
|
||||
|
||||
# homeassistant.components.edl21
|
||||
pysml==0.0.12
|
||||
|
Loading…
x
Reference in New Issue
Block a user