Bump pySwitchbot to 0.36.3 (#85360)

This commit is contained in:
J. Nick Koston 2023-01-06 19:50:50 -10:00 committed by Paulus Schoutsen
parent e5ba423d6d
commit 5ff7b3bb1a
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.36.2"],
"requirements": ["PySwitchbot==0.36.3"],
"config_flow": true,
"dependencies": ["bluetooth"],
"codeowners": [

View File

@ -40,7 +40,7 @@ PyRMVtransport==0.3.3
PySocks==1.7.1
# homeassistant.components.switchbot
PySwitchbot==0.36.2
PySwitchbot==0.36.3
# homeassistant.components.transport_nsw
PyTransportNSW==0.1.1

View File

@ -36,7 +36,7 @@ PyRMVtransport==0.3.3
PySocks==1.7.1
# homeassistant.components.switchbot
PySwitchbot==0.36.2
PySwitchbot==0.36.3
# homeassistant.components.transport_nsw
PyTransportNSW==0.1.1