[PR #52] [MERGED] feat: add home assistant addon #153

Closed
opened 2026-02-27 19:28:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lox-audioserver/lox-audioserver/pull/52
Author: @rudyberends
Created: 10/27/2025
Status: Merged
Merged: 10/27/2025
Merged by: @rudyberends

Base: betaHead: feature/home-assistant-addon


📝 Commits (1)

  • 2472534 feat: add home assistant addon

📊 Changes

7 files changed (+127 additions, -0 deletions)

View changed files

home-assistant-addon/audioserver/DOCS.md (+22 -0)
home-assistant-addon/audioserver/Dockerfile (+53 -0)
home-assistant-addon/audioserver/build.yaml (+7 -0)
home-assistant-addon/audioserver/config.yaml (+25 -0)
home-assistant-addon/audioserver/rootfs/etc/cont-init.d/10-config.sh (+10 -0)
home-assistant-addon/audioserver/rootfs/etc/services.d/lox-audioserver/run (+7 -0)
home-assistant-addon/audioserver/translations/en.yaml (+3 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lox-audioserver/lox-audioserver/pull/52 **Author:** [@rudyberends](https://github.com/rudyberends) **Created:** 10/27/2025 **Status:** ✅ Merged **Merged:** 10/27/2025 **Merged by:** [@rudyberends](https://github.com/rudyberends) **Base:** `beta` ← **Head:** `feature/home-assistant-addon` --- ### 📝 Commits (1) - [`2472534`](https://github.com/lox-audioserver/lox-audioserver/commit/2472534eacf72a909e19baa5a61b8c5ec0f1a1c1) feat: add home assistant addon ### 📊 Changes **7 files changed** (+127 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `home-assistant-addon/audioserver/DOCS.md` (+22 -0) ➕ `home-assistant-addon/audioserver/Dockerfile` (+53 -0) ➕ `home-assistant-addon/audioserver/build.yaml` (+7 -0) ➕ `home-assistant-addon/audioserver/config.yaml` (+25 -0) ➕ `home-assistant-addon/audioserver/rootfs/etc/cont-init.d/10-config.sh` (+10 -0) ➕ `home-assistant-addon/audioserver/rootfs/etc/services.d/lox-audioserver/run` (+7 -0) ➕ `home-assistant-addon/audioserver/translations/en.yaml` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:28:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lox-audioserver#153
No description provided.