mirror of
https://github.com/lox-audioserver/lox-audioserver.git
synced 2026-04-26 06:45:47 +03:00
[GH-ISSUE #103] Initial setup issues #49
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#49
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?
Originally created by @mr-manuel on GitHub (Jan 2, 2026).
Original GitHub issue: https://github.com/lox-audioserver/lox-audioserver/issues/103
I just wanted to configure a separate test setup with a fresh Lox Audio Server and a test Loxone Miniserver I have laying around. Somehow a part of the initial setup is missing?
With v3.x I saw the Lox Audio Server MAC address that I could paste into the LoxConfig.
@kob04 commented on GitHub (Jan 2, 2026):
Export AudioServer config file, open it and copy MAC address.
@mr-manuel commented on GitHub (Jan 2, 2026):
I know the MAC, since it's always the same. New users don't know. With v3.x it was displayed in the header. Probably a good idea would be to add a default entry under zones.
@rudyberends commented on GitHub (Jan 4, 2026):
Good catch — this value should indeed be visible to the user for them to configure it in loxone config.
I am still trying to remove this manual step by relying on autodiscovery from the Loxone configuration. I will also probably move to the real MAC adres of the system instead of this hardcoded one.
@rudyberends commented on GitHub (Jan 4, 2026):
I added the serial to the setup tile so it can be copied.