Bump pySwitchbot to 0.14.1 (#75487)

This commit is contained in:
Pascal Winters 2022-07-20 12:57:00 +02:00 committed by GitHub
parent 712492b066
commit 95e07508e5
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.14.0"],
"requirements": ["PySwitchbot==0.14.1"],
"config_flow": true,
"codeowners": ["@danielhiversen", "@RenierM26"],
"bluetooth": [{ "service_uuid": "cba20d00-224d-11e6-9fb8-0002a5d5c51b" }],

View File

@ -37,7 +37,7 @@ PyRMVtransport==0.3.3
PySocks==1.7.1
# homeassistant.components.switchbot
PySwitchbot==0.14.0
PySwitchbot==0.14.1
# 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.14.0
PySwitchbot==0.14.1
# homeassistant.components.transport_nsw
PyTransportNSW==0.1.1