2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "switchbot",
|
|
|
|
"name": "Switchbot",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/switchbot",
|
2019-04-04 04:14:45 +00:00
|
|
|
"requirements": [
|
2019-05-06 17:18:50 +00:00
|
|
|
"PySwitchbot==0.6.2"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"dependencies": [],
|
|
|
|
"codeowners": [
|
|
|
|
"@danielhiversen"
|
|
|
|
]
|
|
|
|
}
|