11 lines
302 B
JSON
11 lines
302 B
JSON
{
|
|
"domain": "mill",
|
|
"name": "Mill",
|
|
"documentation": "https://www.home-assistant.io/integrations/mill",
|
|
"requirements": ["millheater==0.9.0", "mill-local==0.1.1"],
|
|
"codeowners": ["@danielhiversen"],
|
|
"config_flow": true,
|
|
"iot_class": "local_polling",
|
|
"loggers": ["mill", "mill_local"]
|
|
}
|