core/homeassistant/components/mill/manifest.json

13 lines
227 B
JSON

{
"domain": "mill",
"name": "Mill",
"documentation": "https://www.home-assistant.io/integrations/mill",
"requirements": [
"millheater==0.3.4"
],
"dependencies": [],
"codeowners": [
"@danielhiversen"
]
}