Update python-smarttub to 0.0.27 (#56626)
parent
8bc8081e81
commit
754ff7e3cb
|
@ -5,7 +5,7 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/smarttub",
|
||||
"dependencies": [],
|
||||
"codeowners": ["@mdz"],
|
||||
"requirements": ["python-smarttub==0.0.25"],
|
||||
"requirements": ["python-smarttub==0.0.27"],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -1923,7 +1923,7 @@ python-qbittorrent==0.4.2
|
|||
python-ripple-api==0.0.3
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.25
|
||||
python-smarttub==0.0.27
|
||||
|
||||
# homeassistant.components.sochain
|
||||
python-sochain-api==0.0.2
|
||||
|
|
|
@ -1107,7 +1107,7 @@ python-openzwave-mqtt[mqtt-client]==1.4.0
|
|||
python-picnic-api==1.1.0
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.25
|
||||
python-smarttub==0.0.27
|
||||
|
||||
# homeassistant.components.songpal
|
||||
python-songpal==0.12
|
||||
|
|
Loading…
Reference in New Issue