Commit graph

27 commits

Author SHA1 Message Date
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
401c1ea078 Update config.yaml 2025-03-07 22:24:13 +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
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