[PR #123] [MERGED] Fix favorites play response #175

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

📋 Pull Request Information

Original PR: https://github.com/lox-audioserver/lox-audioserver/pull/123
Author: @martinsefcik
Created: 1/17/2026
Status: Merged
Merged: 1/17/2026
Merged by: @rudyberends

Base: 4.x-branchHead: fix/favorites-play


📝 Commits (1)

  • 479b9a4 fix(favorites): fix favorites play response

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/modules/loxone/commands/handlers/zoneHandlers.ts (+1 -1)

📄 Description

Fixes the following error in console on favorite item play action.

Uncaught (in promise) Command "audio/2/roomfav/play/1/noshuffle" did resolve without any result!

🔄 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/123 **Author:** [@martinsefcik](https://github.com/martinsefcik) **Created:** 1/17/2026 **Status:** ✅ Merged **Merged:** 1/17/2026 **Merged by:** [@rudyberends](https://github.com/rudyberends) **Base:** `4.x-branch` ← **Head:** `fix/favorites-play` --- ### 📝 Commits (1) - [`479b9a4`](https://github.com/lox-audioserver/lox-audioserver/commit/479b9a472dc5ab28d036c778f1b99a608df89574) fix(favorites): fix favorites play response ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/loxone/commands/handlers/zoneHandlers.ts` (+1 -1) </details> ### 📄 Description Fixes the following error in console on favorite item play action. ``` Uncaught (in promise) Command "audio/2/roomfav/play/1/noshuffle" did resolve without any result! ``` --- <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:44 +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#175
No description provided.