mirror of
https://github.com/lox-audioserver/lox-audioserver.git
synced 2026-04-25 22:35:53 +03:00
[PR #118] [MERGED] Fix favorites calls responses #172
Labels
No labels
bug
enhancement
pull-request
released
released on @beta
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lox-audioserver#172
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lox-audioserver/lox-audioserver/pull/118
Author: @martinsefcik
Created: 1/14/2026
Status: ✅ Merged
Merged: 1/16/2026
Merged by: @rudyberends
Base:
4.x-branch← Head:fix/favorites-management📝 Commits (1)
6483c99fix(favorites): fix favorites calls responses📊 Changes
1 file changed (+5 additions, -5 deletions)
View changed files
📝
src/modules/loxone/commands/handlers/zoneHandlers.ts(+5 -5)📄 Description
This PR fixes some errors produced in browser console due to incorrect responses to favorites management calls.
Adding favorite error:
Favorites reorder error:
Delete favorite error:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.