1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-15 07:36:16 +00:00

Bump PySwitchbot to 1.0.0 (#161612)

This commit is contained in:
Retha Runolfsson
2026-01-26 15:33:54 +08:00
committed by GitHub
parent 19333a8056
commit 1bf9d72f7e
3 changed files with 3 additions and 3 deletions

View File

@@ -42,5 +42,5 @@
"iot_class": "local_push",
"loggers": ["switchbot"],
"quality_scale": "gold",
"requirements": ["PySwitchbot==0.76.0"]
"requirements": ["PySwitchbot==1.0.0"]
}

2
requirements_all.txt generated
View File

@@ -83,7 +83,7 @@ PyRMVtransport==0.3.3
PySrDaliGateway==0.19.3
# homeassistant.components.switchbot
PySwitchbot==0.76.0
PySwitchbot==1.0.0
# homeassistant.components.switchmate
PySwitchmate==0.5.1

View File

@@ -83,7 +83,7 @@ PyRMVtransport==0.3.3
PySrDaliGateway==0.19.3
# homeassistant.components.switchbot
PySwitchbot==0.76.0
PySwitchbot==1.0.0
# homeassistant.components.syncthru
PySyncThru==0.8.0