Improve error reporting when switchbot auth fails (#85244)
* Improve error reporting when switchbot auth fails related issue #85243 * bump * coverage
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"domain": "switchbot",
|
||||
"name": "SwitchBot",
|
||||
"documentation": "https://www.home-assistant.io/integrations/switchbot",
|
||||
"requirements": ["PySwitchbot==0.36.1"],
|
||||
"requirements": ["PySwitchbot==0.36.2"],
|
||||
"config_flow": true,
|
||||
"dependencies": ["bluetooth"],
|
||||
"codeowners": [
|
||||
|
||||
Reference in New Issue
Block a user