Pull and keep WLED config (state, full, info)
Made-with: Cursor
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"state": {
|
"state": {
|
||||||
"on": true,
|
"on": true,
|
||||||
"bri": 255,
|
"bri": 128,
|
||||||
"transition": 0,
|
"transition": 0,
|
||||||
"ps": -1,
|
"ps": -1,
|
||||||
"pl": -1,
|
"pl": -1,
|
||||||
@@ -40,10 +40,10 @@
|
|||||||
"set": 0,
|
"set": 0,
|
||||||
"col": [
|
"col": [
|
||||||
[
|
[
|
||||||
112,
|
0,
|
||||||
112,
|
0,
|
||||||
112,
|
0,
|
||||||
112
|
255
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
0,
|
0,
|
||||||
@@ -131,9 +131,9 @@
|
|||||||
"clock": 240,
|
"clock": 240,
|
||||||
"flash": 4,
|
"flash": 4,
|
||||||
"lwip": 0,
|
"lwip": 0,
|
||||||
"freeheap": 166208,
|
"freeheap": 166196,
|
||||||
"uptime": 97122,
|
"uptime": 97381,
|
||||||
"time": "2026-3-8, 16:50:25",
|
"time": "2026-3-8, 16:54:44",
|
||||||
"u": {
|
"u": {
|
||||||
"AudioReactive": [
|
"AudioReactive": [
|
||||||
"<button class=\"btn btn-xs\" onclick=\"requestJson({AudioReactive:{enabled:false}});\"><i class=\"icons on\"></i></button>"
|
"<button class=\"btn btn-xs\" onclick=\"requestJson({AudioReactive:{enabled:false}});\"><i class=\"icons on\"></i></button>"
|
||||||
@@ -149,7 +149,7 @@
|
|||||||
"running"
|
"running"
|
||||||
],
|
],
|
||||||
"AGC Gain": [
|
"AGC Gain": [
|
||||||
5.36,
|
12.87,
|
||||||
"x"
|
"x"
|
||||||
],
|
],
|
||||||
"UDP Sound Sync": [
|
"UDP Sound Sync": [
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
"liveseg": -1,
|
"liveseg": -1,
|
||||||
"lm": "",
|
"lm": "",
|
||||||
"lip": "",
|
"lip": "",
|
||||||
"ws": 1,
|
"ws": 3,
|
||||||
"fxcount": 187,
|
"fxcount": 187,
|
||||||
"palcount": 71,
|
"palcount": 71,
|
||||||
"cpalcount": 0,
|
"cpalcount": 0,
|
||||||
@@ -37,7 +37,7 @@
|
|||||||
],
|
],
|
||||||
"wifi": {
|
"wifi": {
|
||||||
"bssid": "A4:A9:30:F9:4D:96",
|
"bssid": "A4:A9:30:F9:4D:96",
|
||||||
"rssi": -50,
|
"rssi": -42,
|
||||||
"signal": 100,
|
"signal": 100,
|
||||||
"channel": 1,
|
"channel": 1,
|
||||||
"ap": false
|
"ap": false
|
||||||
@@ -53,9 +53,9 @@
|
|||||||
"clock": 240,
|
"clock": 240,
|
||||||
"flash": 4,
|
"flash": 4,
|
||||||
"lwip": 0,
|
"lwip": 0,
|
||||||
"freeheap": 169488,
|
"freeheap": 166200,
|
||||||
"uptime": 10831,
|
"uptime": 97383,
|
||||||
"time": "2026-3-7, 16:53:00",
|
"time": "2026-3-8, 16:54:46",
|
||||||
"u": {
|
"u": {
|
||||||
"AudioReactive": [
|
"AudioReactive": [
|
||||||
"<button class=\"btn btn-xs\" onclick=\"requestJson({AudioReactive:{enabled:false}});\"><i class=\"icons on\"></i></button>"
|
"<button class=\"btn btn-xs\" onclick=\"requestJson({AudioReactive:{enabled:false}});\"><i class=\"icons on\"></i></button>"
|
||||||
@@ -65,13 +65,13 @@
|
|||||||
],
|
],
|
||||||
"Audio Source": [
|
"Audio Source": [
|
||||||
"I2S digital",
|
"I2S digital",
|
||||||
" - peak 99%"
|
" - quiet"
|
||||||
],
|
],
|
||||||
"Sound Processing": [
|
"Sound Processing": [
|
||||||
"running"
|
"running"
|
||||||
],
|
],
|
||||||
"AGC Gain": [
|
"AGC Gain": [
|
||||||
8.46,
|
12.87,
|
||||||
"x"
|
"x"
|
||||||
],
|
],
|
||||||
"UDP Sound Sync": [
|
"UDP Sound Sync": [
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"on": true,
|
"on": true,
|
||||||
"bri": 255,
|
"bri": 128,
|
||||||
"transition": 0,
|
"transition": 0,
|
||||||
"ps": -1,
|
"ps": -1,
|
||||||
"pl": -1,
|
"pl": -1,
|
||||||
@@ -39,10 +39,10 @@
|
|||||||
"set": 0,
|
"set": 0,
|
||||||
"col": [
|
"col": [
|
||||||
[
|
[
|
||||||
112,
|
0,
|
||||||
112,
|
0,
|
||||||
112,
|
0,
|
||||||
112
|
255
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
0,
|
0,
|
||||||
|
|||||||
Reference in New Issue
Block a user