Update python-smarttub dependency to 0.0.39 (#139313)
parent
5895245a31
commit
fe396cdf4b
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/smarttub",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["smarttub"],
|
||||
"requirements": ["python-smarttub==0.0.38"]
|
||||
"requirements": ["python-smarttub==0.0.39"]
|
||||
}
|
||||
|
|
|
@ -2467,7 +2467,7 @@ python-ripple-api==0.0.3
|
|||
python-roborock==2.11.1
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.38
|
||||
python-smarttub==0.0.39
|
||||
|
||||
# homeassistant.components.snoo
|
||||
python-snoo==0.6.0
|
||||
|
|
|
@ -2000,7 +2000,7 @@ python-rabbitair==0.0.8
|
|||
python-roborock==2.11.1
|
||||
|
||||
# homeassistant.components.smarttub
|
||||
python-smarttub==0.0.38
|
||||
python-smarttub==0.0.39
|
||||
|
||||
# homeassistant.components.snoo
|
||||
python-snoo==0.6.0
|
||||
|
|
Loading…
Reference in New Issue