mirror of
https://github.com/home-assistant/core.git
synced 2025-09-06 21:31:34 +02:00
Bump python-snoo to 0.8.3 (#150670)
This commit is contained in:
committed by
Franck Nijhof
parent
83226ed015
commit
0647222402
@@ -7,5 +7,5 @@
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["snoo"],
|
||||
"quality_scale": "bronze",
|
||||
"requirements": ["python-snoo==0.8.2"]
|
||||
"requirements": ["python-snoo==0.8.3"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -2512,7 +2512,7 @@ python-roborock==2.18.2
|
||||
python-smarttub==0.0.44
|
||||
|
||||
# homeassistant.components.snoo
|
||||
python-snoo==0.8.2
|
||||
python-snoo==0.8.3
|
||||
|
||||
# homeassistant.components.songpal
|
||||
python-songpal==0.16.2
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -2082,7 +2082,7 @@ python-roborock==2.18.2
|
||||
python-smarttub==0.0.44
|
||||
|
||||
# homeassistant.components.snoo
|
||||
python-snoo==0.8.2
|
||||
python-snoo==0.8.3
|
||||
|
||||
# homeassistant.components.songpal
|
||||
python-songpal==0.16.2
|
||||
|
Reference in New Issue
Block a user