l styx.r: integrate snapcast

This commit is contained in:
lassulus 2023-07-23 23:07:55 +02:00
parent 2384a74a74
commit b0311b40d6
1 changed files with 4 additions and 0 deletions

View File

@ -106,6 +106,10 @@ in {
system_health = {};
history = {};
shopping_list = {};
media_player = {
platform = "snapcast";
host = "127.0.0.1";
};
};
};