mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Bump pysmhi to 1.0.1 (#142111)
This commit is contained in:
parent
7546b5d269
commit
281beecb05
@ -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"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -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
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user