Bump PySwitchbot to 0.19.5 (#78224)

This commit is contained in:
J. Nick Koston 2022-09-11 11:19:31 -05:00 committed by GitHub
parent 5a9dfa9df9
commit c0374a9434
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.19.3"],
"requirements": ["PySwitchbot==0.19.5"],
"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.19.3
PySwitchbot==0.19.5
# 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.19.3
PySwitchbot==0.19.5
# homeassistant.components.transport_nsw
PyTransportNSW==0.1.1