13 lines
243 B
JSON
13 lines
243 B
JSON
{
|
|
"domain": "switchbot",
|
|
"name": "Switchbot",
|
|
"documentation": "https://www.home-assistant.io/integrations/switchbot",
|
|
"requirements": [
|
|
"PySwitchbot==0.6.2"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@danielhiversen"
|
|
]
|
|
}
|