Commit graph

12 commits

Author SHA1 Message Date
Jørgen Ferdinand
536d4e9aa9
Update README.md 2025-05-21 17:10:17 +02:00
Jørgen Ferdinand
fb27e9c708
Update README.md 2025-05-21 17:08:53 +02:00
Jørgen Ferdinand
a9debc7149
Update README.md 2025-05-21 17:08:12 +02:00
Jørgen Ferdinand
ef1eb0dd75
Update README.md 2025-05-21 17:07:06 +02:00
Jørgen Ferdinand
c675a876d2
Update README.md 2025-05-21 16:52:36 +02:00
Jørgen Ferdinand
7b5bbca20e
Update README.md 2025-05-21 16:52:01 +02:00
8c904031a8 Updated readme to include Proxy setup in home-assistant configuration.yaml 2025-05-20 22:23:52 +02:00
Jørgen Ferdinand
b9259c16fc
Update README.md
Added personal git site
2025-03-10 11:07:57 +01:00
Jørgen Ferdinand
8828ae8297
Update README.md
Fixed Placeholder in "add the following URL"
2025-03-10 11:05:49 +01:00
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