Bump PySwitchbot to 0.37.4 (#90146)

fixes #90090 fixes #89061

changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.37.3...0.37.4
This commit is contained in:
J. Nick Koston 2023-03-22 16:10:47 -10:00 committed by Paulus Schoutsen
parent 406e92511b
commit a7b5a0297e
3 changed files with 3 additions and 3 deletions

View File

@ -40,5 +40,5 @@
"documentation": "https://www.home-assistant.io/integrations/switchbot",
"iot_class": "local_push",
"loggers": ["switchbot"],
"requirements": ["PySwitchbot==0.37.3"]
"requirements": ["PySwitchbot==0.37.4"]
}

View File

@ -40,7 +40,7 @@ PyRMVtransport==0.3.3
PySocks==1.7.1
# homeassistant.components.switchbot
PySwitchbot==0.37.3
PySwitchbot==0.37.4
# 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.37.3
PySwitchbot==0.37.4
# homeassistant.components.transport_nsw
PyTransportNSW==0.1.1