mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
update python-smarttub dependency to 0.0.24 (#49800)
This commit is contained in:
parent
345873f94f
commit
17e9e4fa31
@ -5,7 +5,7 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/smarttub",
|
||||
"dependencies": [],
|
||||
"codeowners": ["@mdz"],
|
||||
"requirements": ["python-smarttub==0.0.23"],
|
||||
"requirements": ["python-smarttub==0.0.24"],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
@ -1846,7 +1846,7 @@ python-qbittorrent==0.4.2
|
||||
python-ripple-api==0.0.3
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.23
|
||||
python-smarttub==0.0.24
|
||||
|
||||
# homeassistant.components.sochain
|
||||
python-sochain-api==0.0.2
|
||||
|
@ -995,7 +995,7 @@ python-openzwave-mqtt[mqtt-client]==1.4.0
|
||||
python-picnic-api==1.1.0
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.23
|
||||
python-smarttub==0.0.24
|
||||
|
||||
# homeassistant.components.songpal
|
||||
python-songpal==0.12
|
||||
|
Loading…
x
Reference in New Issue
Block a user