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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
53 changed files with 10 additions and 97 deletions

View file

@ -38,7 +38,6 @@
"hue": 213
},
"brightness_steps": 8,
"hue_steps": 8,
"led_count": 8,
"max_brightness": 150,
"saturation_steps": 8,

View file

@ -99,7 +99,6 @@
"hue": 213
},
"brightness_steps": 8,
"hue_steps": 8,
"led_count": 8,
"max_brightness": 120,
"saturation_steps": 8,