Bump PySwitchbot to 0.68.2 (#148996)

This commit is contained in:
J. Nick Koston 2025-07-18 00:48:09 -10:00 committed by Franck Nijhof
parent 68889e1790
commit d57c5ffa8f
No known key found for this signature in database
GPG Key ID: AB33ADACE7101952
3 changed files with 3 additions and 3 deletions

View File

@ -41,5 +41,5 @@
"iot_class": "local_push", "iot_class": "local_push",
"loggers": ["switchbot"], "loggers": ["switchbot"],
"quality_scale": "gold", "quality_scale": "gold",
"requirements": ["PySwitchbot==0.68.1"] "requirements": ["PySwitchbot==0.68.2"]
} }

2
requirements_all.txt generated
View File

@ -84,7 +84,7 @@ PyQRCode==1.2.1
PyRMVtransport==0.3.3 PyRMVtransport==0.3.3
# homeassistant.components.switchbot # homeassistant.components.switchbot
PySwitchbot==0.68.1 PySwitchbot==0.68.2
# homeassistant.components.switchmate # homeassistant.components.switchmate
PySwitchmate==0.5.1 PySwitchmate==0.5.1

View File

@ -81,7 +81,7 @@ PyQRCode==1.2.1
PyRMVtransport==0.3.3 PyRMVtransport==0.3.3
# homeassistant.components.switchbot # homeassistant.components.switchbot
PySwitchbot==0.68.1 PySwitchbot==0.68.2
# homeassistant.components.syncthru # homeassistant.components.syncthru
PySyncThru==0.8.0 PySyncThru==0.8.0