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",
|
2021-04-02 09:48:57 +00:00
|
|
|
"requirements": ["aioshelly==0.6.2"],
|
2020-10-02 13:27:45 +00:00
|
|
|
"zeroconf": [{ "type": "_http._tcp.local.", "name": "shelly*" }],
|
2021-01-04 13:14:09 +00:00
|
|
|
"codeowners": ["@balloob", "@bieniu", "@thecode", "@chemelli74"]
|
2020-08-24 10:43:31 +00:00
|
|
|
}
|