Commit graph

18 commits

Author SHA1 Message Date
Jørgen Ferdinand
93a7783ffc
Update README.md 2025-05-21 17:19:34 +02:00
Jørgen Ferdinand
0189f171fc
Update README.md 2025-05-21 17:17:35 +02:00
Jørgen Ferdinand
8e6317f45f
Update README.md 2025-05-21 17:16:58 +02:00
Jørgen Ferdinand
2cb98091a8
Update README.md 2025-05-21 17:15:03 +02:00
Jørgen Ferdinand
0b096bf5ee
Update README.md 2025-05-21 17:14:17 +02:00
Jørgen Ferdinand
7eee3aa036
Update README.md 2025-05-21 17:11:00 +02:00
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