mirror of
https://github.com/elisspace/core.git
synced 2026-09-23 11:07:42 +00:00
* Add manifests * Update auto name * Update codeowners * Add requirements from platforms * Minor cleanup * Incorporate changes from awarecan PR
13 lines
225 B
JSON
13 lines
225 B
JSON
{
|
|
"domain": "mill",
|
|
"name": "Mill",
|
|
"documentation": "https://www.home-assistant.io/components/mill",
|
|
"requirements": [
|
|
"millheater==0.3.4"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@danielhiversen"
|
|
]
|
|
}
|