* Fix "LED Test" effect colour order (#1229)
This commit is contained in:
TheGroundZero 2021-04-14 14:25:51 +00:00 committed by GitHub
parent 6f0ccdbe25
commit a4d98fd916
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- LED-Hue: Proper black in Entertainement mode if min brightness is set
- LED-Hue: Minor fix of setColor command
- Nanoleaf: Fix,if external control mode cannot be set
- Fix issue #1229: "LED Test" effect description is in wrong order
### Removed

View File

@ -580,7 +580,7 @@
"edt_eff_knightrider_header_desc": "K.I.T.T is back! The front-scanner of the well known car, this time not just in red.",
"edt_eff_ledlist": "Led List",
"edt_eff_ledtest_header": "Led Test",
"edt_eff_ledtest_header_desc": "Rotating output: Red, Blue, Green, White, Black",
"edt_eff_ledtest_header_desc": "Rotating output: Red, Green, Blue, White, Black",
"edt_eff_length": "Length",
"edt_eff_lightclock_header": "Light Clock",
"edt_eff_lightclock_header_desc": "A real clock as light! Adjust the colors of hours, minute, seconds. A optional 3/6/9/12 o'clock marker is also available. In case the clock is wrong, you need to check your system clock.",