Commit description: Moved add-on files into a dedicated newt/ subfolder Added repository.json to the root for Home Assistant recognition Ensured config.yaml is inside the newt/ directory Verified correct directory structure for add-on compatibility Improved repository setup for proper installation in Home Assistant
5 lines
154 B
JSON
5 lines
154 B
JSON
{
|
|
"name": "Home Assistant Newt Add-on Repository",
|
|
"url": "https://github.com/Ferdinand99/home-assistant-newt-addon",
|
|
"maintainer": "Ferdinand99"
|
|
}
|