mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
9 lines
225 B
JSON
9 lines
225 B
JSON
{
|
|
"domain": "dyson",
|
|
"name": "Dyson",
|
|
"documentation": "https://www.home-assistant.io/integrations/dyson",
|
|
"requirements": ["libpurecool==0.6.3"],
|
|
"after_dependencies": ["zeroconf"],
|
|
"codeowners": ["@etheralm"]
|
|
}
|