Bump PySwitchbot to 0.30.0 (#84347)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"domain": "switchbot",
|
||||
"name": "SwitchBot",
|
||||
"documentation": "https://www.home-assistant.io/integrations/switchbot",
|
||||
"requirements": ["PySwitchbot==0.29.1"],
|
||||
"requirements": ["PySwitchbot==0.30.0"],
|
||||
"config_flow": true,
|
||||
"dependencies": ["bluetooth"],
|
||||
"codeowners": [
|
||||
@@ -32,6 +32,10 @@
|
||||
{
|
||||
"manufacturer_id": 89,
|
||||
"connectable": true
|
||||
},
|
||||
{
|
||||
"manufacturer_id": 741,
|
||||
"connectable": true
|
||||
}
|
||||
],
|
||||
"iot_class": "local_push",
|
||||
|
||||
Reference in New Issue
Block a user