mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00

* Add manifests * Update auto name * Update codeowners * Add requirements from platforms * Minor cleanup * Incorporate changes from awarecan PR
11 lines
230 B
JSON
11 lines
230 B
JSON
{
|
|
"domain": "digitalloggers",
|
|
"name": "Digitalloggers",
|
|
"documentation": "https://www.home-assistant.io/components/digitalloggers",
|
|
"requirements": [
|
|
"dlipower==0.7.165"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|