mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Update pysmarlaapi to 0.9.1 (#149001)
This commit is contained in:
parent
a96e31f1d8
commit
75c803e376
@ -8,5 +8,5 @@
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["pysmarlaapi", "pysignalr"],
|
||||
"quality_scale": "bronze",
|
||||
"requirements": ["pysmarlaapi==0.9.0"]
|
||||
"requirements": ["pysmarlaapi==0.9.1"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2346,7 +2346,7 @@ pysma==0.7.5
|
||||
pysmappee==0.2.29
|
||||
|
||||
# homeassistant.components.smarla
|
||||
pysmarlaapi==0.9.0
|
||||
pysmarlaapi==0.9.1
|
||||
|
||||
# homeassistant.components.smartthings
|
||||
pysmartthings==3.2.8
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1949,7 +1949,7 @@ pysma==0.7.5
|
||||
pysmappee==0.2.29
|
||||
|
||||
# homeassistant.components.smarla
|
||||
pysmarlaapi==0.9.0
|
||||
pysmarlaapi==0.9.1
|
||||
|
||||
# homeassistant.components.smartthings
|
||||
pysmartthings==3.2.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user