Commit graph

39 commits

Author SHA1 Message Date
17a9695e68 Updated newt to version 1.3.0
Some checks are pending
Post Changelog to Discord / post_to_discord (push) Waiting to run
Sync to Forgejo / mirror (push) Waiting to run
2025-07-11 18:19:13 +02:00
Jørgen Ferdinand
54402547ab
Update config.yaml 2025-06-08 23:56:44 +02:00
Jørgen Ferdinand
4dd07f5351
Update config.yaml 2025-05-21 17:44:17 +02:00
eab9375321 Added Add-on Icon 2025-05-18 19:22:17 +02:00
f5216669a6 Update 1.3.1
Updated newt to 1.3.1
2025-04-07 16:07:29 +02:00
Jørgen Ferdinand
c65b64807d
Update config.yaml
Bumped version to 1.3.0
2025-04-06 09:00:56 +02: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
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
4e0dacf783 Fix: Download correct Newt binary for system architecture - v1.2.4 2025-03-10 11:29:20 +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
401c1ea078 Update config.yaml 2025-03-07 22:24:13 +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
Renamed from config.yaml (Browse further)