mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-12 13:42:59 +00:00
test spotify
This commit is contained in:
@@ -68,7 +68,7 @@
|
|||||||
"update_interval": 1
|
"update_interval": 1
|
||||||
},
|
},
|
||||||
"weather": {
|
"weather": {
|
||||||
"enabled": true,
|
"enabled": false,
|
||||||
"update_interval": 600,
|
"update_interval": 600,
|
||||||
"units": "imperial",
|
"units": "imperial",
|
||||||
"display_format": "{temp}°F\n{condition}"
|
"display_format": "{temp}°F\n{condition}"
|
||||||
@@ -247,7 +247,7 @@
|
|||||||
},
|
},
|
||||||
"music": {
|
"music": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"preferred_source": "ytm",
|
"preferred_source": "spotify",
|
||||||
"YTM_COMPANION_URL": "http://192.168.86.12:9863",
|
"YTM_COMPANION_URL": "http://192.168.86.12:9863",
|
||||||
"POLLING_INTERVAL_SECONDS": 1
|
"POLLING_INTERVAL_SECONDS": 1
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user