2023-11-28 12:56:17 +00:00
|
|
|
{
|
|
|
|
"domain": "devialet",
|
|
|
|
"name": "Devialet",
|
|
|
|
"after_dependencies": ["zeroconf"],
|
|
|
|
"codeowners": ["@fwestenberg"],
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/devialet",
|
|
|
|
"integration_type": "device",
|
|
|
|
"iot_class": "local_polling",
|
2023-12-21 19:18:20 +00:00
|
|
|
"requirements": ["devialet==1.4.5"],
|
2023-11-28 12:56:17 +00:00
|
|
|
"zeroconf": ["_devialet-http._tcp.local."]
|
|
|
|
}
|