Bump python-smarttub dependency to 0.0.28 (#60391)
This commit is contained in:
parent
53f1530756
commit
3f741d4295
3 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/smarttub",
|
||||
"dependencies": [],
|
||||
"codeowners": ["@mdz"],
|
||||
"requirements": ["python-smarttub==0.0.27"],
|
||||
"requirements": ["python-smarttub==0.0.28"],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -1931,7 +1931,7 @@ python-qbittorrent==0.4.2
|
|||
python-ripple-api==0.0.3
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.27
|
||||
python-smarttub==0.0.28
|
||||
|
||||
# homeassistant.components.sochain
|
||||
python-sochain-api==0.0.2
|
||||
|
|
|
@ -1157,7 +1157,7 @@ python-openzwave-mqtt[mqtt-client]==1.4.0
|
|||
python-picnic-api==1.1.0
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.27
|
||||
python-smarttub==0.0.28
|
||||
|
||||
# homeassistant.components.songpal
|
||||
python-songpal==0.12
|
||||
|
|
Loading…
Add table
Reference in a new issue