mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-24 03:05:19 +01:00
* Add manifests * Update auto name * Update codeowners * Add requirements from platforms * Minor cleanup * Incorporate changes from awarecan PR
9 lines
176 B
JSON
9 lines
176 B
JSON
{
|
|
"domain": "timer",
|
|
"name": "Timer",
|
|
"documentation": "https://www.home-assistant.io/components/timer",
|
|
"requirements": [],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|