Bump pySwitchbot to 0.37.5 (#90317)

This commit is contained in:
J. Nick Koston 2023-03-26 09:10:35 -10:00 committed by GitHub
parent 89355e0879
commit 542def7f82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.4"]
"requirements": ["PySwitchbot==0.37.5"]
}

View File

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