2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "dyson",
|
|
|
|
"name": "Dyson",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/dyson",
|
2020-08-11 12:19:10 +00:00
|
|
|
"requirements": ["libpurecool==0.6.3"],
|
2020-06-05 21:33:26 +00:00
|
|
|
"after_dependencies": ["zeroconf"],
|
2020-01-11 09:41:52 +00:00
|
|
|
"codeowners": ["@etheralm"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|