Commit graph

18 commits

Author SHA1 Message Date
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
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
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
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
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
c8bb9cbb3f Possible fix
Error: s6-overlay-suexec: fatal: can only run as pid 1
2025-03-07 22:27:35 +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
Renamed from run.sh (Browse further)