Added Add-on Icon

This commit is contained in:
Jørgen Ferdinand 2025-05-18 19:22:17 +02:00
parent f5216669a6
commit eab9375321
6 changed files with 8 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

View file

@ -1,5 +1,8 @@
# Changelog # Changelog
## 🔹 Version 1.3.2 - (2025-05-18)
- Added add-on icon
## 🔹 Version 1.3.1 - (2025-04-07) ## 🔹 Version 1.3.1 - (2025-04-07)
- Updated newt to release 1.1.3 - Updated newt to release 1.1.3

BIN
newt/.DS_Store vendored Normal file

Binary file not shown.

View file

@ -1,5 +1,8 @@
# Changelog # Changelog
## 🔹 Version 1.3.2 - (2025-05-18)
- Added add-on icon
## 🔹 Version 1.3.1 - (2025-04-07) ## 🔹 Version 1.3.1 - (2025-04-07)
- Updated newt to release 1.1.3 - Updated newt to release 1.1.3

View file

@ -1,7 +1,8 @@
name: "Newt Add-on" name: "Newt Add-on"
version: "1.3.1" version: "1.3.2"
slug: "newt" slug: "newt"
description: "Runs Newt inside Home Assistant OS" description: "Runs Newt inside Home Assistant OS"
icon: "icon.png"
arch: arch:
- amd64 - amd64
- armv7 - armv7

BIN
newt/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB