mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pysmarty2 to 0.10.2 (#138625)
This commit is contained in:
@ -7,5 +7,5 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pymodbus", "pysmarty2"],
|
||||
"requirements": ["pysmarty2==0.10.1"]
|
||||
"requirements": ["pysmarty2==0.10.2"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2310,7 +2310,7 @@ pysmartapp==0.3.5
|
||||
pysmartthings==0.7.8
|
||||
|
||||
# homeassistant.components.smarty
|
||||
pysmarty2==0.10.1
|
||||
pysmarty2==0.10.2
|
||||
|
||||
# homeassistant.components.smhi
|
||||
pysmhi==1.0.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1882,7 +1882,7 @@ pysmartapp==0.3.5
|
||||
pysmartthings==0.7.8
|
||||
|
||||
# homeassistant.components.smarty
|
||||
pysmarty2==0.10.1
|
||||
pysmarty2==0.10.2
|
||||
|
||||
# homeassistant.components.smhi
|
||||
pysmhi==1.0.0
|
||||
|
Reference in New Issue
Block a user