Commit graph

3 commits

Author SHA1 Message Date
279d886700 Moved README.md to root 2025-03-07 21:59:44 +01:00
8ccfca9e5c 🛠 Fix Home Assistant Add-on Repository Structure
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
2025-03-07 21:51:24 +01:00
17337c1323 First Launch
🚀 Add Home Assistant Newt Add-on

Commit description:

    Added config.yaml for add-on configuration
    Created Dockerfile to build the add-on container
    Implemented run.sh to start and manage the Newt container
    Included a detailed README.md with installation and usage instructions
    Prepared repository for Home Assistant custom add-on support
2025-03-07 21:48:20 +01:00