mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-12 06:44:04 +02:00
fix strings
This commit is contained in:
parent
478200b67e
commit
db63c5acef
2 changed files with 2 additions and 8 deletions
|
|
@ -20,10 +20,7 @@
|
|||
"title": "Adaptive Lighting options",
|
||||
"description": "All settings for a Adaptive Lighting component. The option names correspond with the YAML settings. No options are shown if you have this entry defined in YAML.",
|
||||
"data": {
|
||||
"lights_brightness": "lights_brightness",
|
||||
"lights_mired": "lights_mired",
|
||||
"lights_rgb": "lights_rgb",
|
||||
"lights_xy": "lights_xy",
|
||||
"lights": "lights",
|
||||
"disable_brightness_adjust": "disable_brightness_adjust",
|
||||
"disable_entity": "disable_entity",
|
||||
"disable_state": "disable_state",
|
||||
|
|
|
|||
|
|
@ -20,10 +20,7 @@
|
|||
"title": "Adaptive Lighting options",
|
||||
"description": "All settings for a Adaptive Lighting component. The option names correspond with the YAML settings. No options are shown if you have this entry defined in YAML.",
|
||||
"data": {
|
||||
"lights_brightness": "lights_brightness",
|
||||
"lights_mired": "lights_mired",
|
||||
"lights_rgb": "lights_rgb",
|
||||
"lights_xy": "lights_xy",
|
||||
"lights": "lights",
|
||||
"disable_brightness_adjust": "disable_brightness_adjust",
|
||||
"disable_entity": "disable_entity",
|
||||
"disable_state": "disable_state",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue