2020-08-24 10:43:31 +00:00
|
|
|
{
|
|
|
|
"domain": "shelly",
|
|
|
|
"name": "Shelly",
|
|
|
|
"config_flow": true,
|
2020-09-08 13:12:20 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/shelly",
|
2020-09-26 20:39:02 +00:00
|
|
|
"requirements": ["aioshelly==0.3.3"],
|
2020-09-11 10:19:21 +00:00
|
|
|
"zeroconf": [{"type": "_http._tcp.local.", "name":"shelly*"}],
|
2020-08-30 18:17:27 +00:00
|
|
|
"codeowners": ["@balloob", "@bieniu"]
|
2020-08-24 10:43:31 +00:00
|
|
|
}
|