Bump pySwitchbot to 0.18.12 (#77040)

pull/77324/head
J. Nick Koston 2022-08-19 20:14:47 -10:00 committed by Paulus Schoutsen
parent 81a5c0f9b5
commit 1150c3a51a
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "switchbot",
"name": "SwitchBot",
"documentation": "https://www.home-assistant.io/integrations/switchbot",
"requirements": ["PySwitchbot==0.18.10"],
"requirements": ["PySwitchbot==0.18.12"],
"config_flow": true,
"dependencies": ["bluetooth"],
"codeowners": [

View File

@ -37,7 +37,7 @@ PyRMVtransport==0.3.3
PySocks==1.7.1
# homeassistant.components.switchbot
PySwitchbot==0.18.10
PySwitchbot==0.18.12
# homeassistant.components.transport_nsw
PyTransportNSW==0.1.1

View File

@ -33,7 +33,7 @@ PyRMVtransport==0.3.3
PySocks==1.7.1
# homeassistant.components.switchbot
PySwitchbot==0.18.10
PySwitchbot==0.18.12
# homeassistant.components.transport_nsw
PyTransportNSW==0.1.1