Commit graph

100 commits

Author SHA1 Message Date
2e4d2af842 Updated Changelog 2025-03-22 20:12:49 +01:00
0ec84a49b2 Updated Newt version to 1.1.2 2025-03-22 20:11:13 +01:00
1c2ba88292 Bumped version to 1.2.8 2025-03-15 16:54:15 +01:00
6e7b15e96c Updated newt release to 1.1.1 2025-03-15 16:50:35 +01:00
7e4b728e7b Added changelog to /newt 2025-03-10 11:54:51 +01:00
Jørgen Ferdinand
eab1c39e55
Update config.yaml
Fixed Changelog URL
2025-03-10 11:50:35 +01:00
Jørgen Ferdinand
6ce9ee9a64
Update config.yaml
Add changelog support for Home Assistant
2025-03-10 11:42:56 +01:00
Jørgen Ferdinand
927b235eb9
Create CHANGELOG.md 2025-03-10 11:41:31 +01:00
4e0dacf783 Fix: Download correct Newt binary for system architecture - v1.2.4 2025-03-10 11:29:20 +01: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
cb16ab6df4 Delete jekyll-gh-pages.yml 2025-03-08 00:25:34 +01:00
Jørgen Ferdinand
db02072a0b
Update issue templates 2025-03-08 00:22:56 +01:00
Jørgen Ferdinand
13cd898566
Update issue templates 2025-03-08 00:21:14 +01:00
Jørgen Ferdinand
0a77a9832d
Update 🐛-bug-report.md 2025-03-08 00:19:02 +01:00
Jørgen Ferdinand
70242939b3
Create feature_request.md 2025-03-08 00:18:02 +01:00
Jørgen Ferdinand
3b4b49cf31
Update issue templates 2025-03-08 00:17:05 +01:00
04d5af4ea9 Fix: Load Home Assistant UI config manually - v1.2.3 2025-03-07 23:35:24 +01:00
1b81ddc678 Fix: Pass configuration to Newt via environment variables - v1.2.2 2025-03-07 23:31:43 +01:00
87becba6db Fix: Ensure UI settings map to environment variables - v1.2.1 2025-03-07 23:29:00 +01:00
dda9d6f8c9 bumped to 1.2.0 2025-03-07 23:21:48 +01:00
543859c337 Fix: Install Newt inside the add-on - v1.1.9 2025-03-07 23:20:08 +01:00
bbfd2398cd Run Newt inside the add-on without Docker - v1.1.8 2025-03-07 23:17:14 +01:00
c4b7f4da90 Fix: Run Newt container directly in Home Assistant OS - v1.1.7 2025-03-07 23:12:39 +01:00
34ba54aa97 Fix: Use Supervisor API instead of docker CLI - v1.1.6 2025-03-07 23:09:23 +01:00
cc1cab7088 Fix bashio issue and use environment variables - v1.1.5 2025-03-07 23:06:50 +01:00
c90a505321 Use built-in bashio instead of installing - v1.1.4 2025-03-07 23:04:16 +01:00
37d46c97a8 Fix bashio installation - v1.1.3 2025-03-07 23:02:59 +01:00
a93d284479 Fix bashio installation in Dockerfile - v1.1.2 2025-03-07 23:01:36 +01:00
f743681a08 Install bashio in Dockerfile - v1.1.1 2025-03-07 23:00:02 +01:00
427ca7abdc Ensure configuration is loaded properly in run.sh - v1.1.0 2025-03-07 22:58:28 +01:00
8dc24ed333 Fix Supervisor API requests and correct privileged field - version 1.0.9 2025-03-07 22:51:58 +01:00
e9db09a459 Update config.yaml 2025-03-07 22:47:47 +01:00
42bc50328f Fix Docker access by using Supervisor API - v1.0.8 2025-03-07 22:47:06 +01:00
b45f98f1e8 Add debug logs to run.sh - version 1.0.7 2025-03-07 22:45:17 +01:00
e0c019e69b https://github.com/Ferdinand99/home-assistant-newt-addon 2025-03-07 22:39:47 +01:00
cdf4287818 Fix Docker access by using Supervisor API - version 1.0.5 2025-03-07 22:37:30 +01:00
de355f1ced Fix Docker access issue - version 1.0.4 2025-03-07 22:35:18 +01:00
e4d2b85013 Fix environment variable handling - version 1.0.3 2025-03-07 22:33:24 +01:00
2eaed37ef6 Fix PID 1 issue and update to version 1.0.2 2025-03-07 22:31:13 +01:00
71d9a37964 Bump version to 1.0.1 2025-03-07 22:29:39 +01:00
c8bb9cbb3f Possible fix
Error: s6-overlay-suexec: fatal: can only run as pid 1
2025-03-07 22:27:35 +01:00
ee7dd5da82 Merge branch 'main' of https://github.com/Ferdinand99/home-assistant-newt-addon 2025-03-07 22:24:23 +01:00
401c1ea078 Update config.yaml 2025-03-07 22:24:13 +01:00
Jørgen Ferdinand
fd4dcab1b6
Create jekyll-gh-pages.yml 2025-03-07 22:02:57 +01:00
279d886700 Moved README.md to root 2025-03-07 21:59:44 +01:00
4aa69d58c9 Updated config.yml 2025-03-07 21:58:06 +01:00
7d018cd09d . 2025-03-07 21:56:42 +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