mirror of
https://github.com/elisspace/core.git
synced 2026-09-22 10:37:40 +00:00
10 lines
244 B
JSON
10 lines
244 B
JSON
{
|
|
"domain": "mill",
|
|
"name": "Mill",
|
|
"documentation": "https://www.home-assistant.io/integrations/mill",
|
|
"requirements": ["millheater==0.6.0"],
|
|
"codeowners": ["@danielhiversen"],
|
|
"config_flow": true,
|
|
"iot_class": "cloud_polling"
|
|
}
|