core/homeassistant/components/mill/manifest.json

10 lines
265 B
JSON

{
"domain": "mill",
"name": "Mill",
"documentation": "https://www.home-assistant.io/integrations/mill",
"requirements": ["millheater==0.9.0", "mill-local==0.1.0"],
"codeowners": ["@danielhiversen"],
"config_flow": true,
"iot_class": "local_polling"
}