Remove duplication of RGBLight defaults (#25169)

This commit is contained in:
Joel Challis
2025-04-19 19:56:45 +01:00
committed by GitHub
parent 988d81581d
commit 88453acc6a
53 changed files with 10 additions and 97 deletions

View File

@@ -32,10 +32,8 @@
"static_gradient": true,
"twinkle": true
},
"brightness_steps": 17,
"hue_steps": 10,
"led_count": 4,
"saturation_steps": 17
"led_count": 4
},
"ws2812": {
"pin": "F6"