mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Correct sentence-casing and spelling of "LED" in zha
integration (#140342)
This commit is contained in:
parent
cdff2e4648
commit
711f9ab900
@ -176,7 +176,7 @@
|
||||
},
|
||||
"config_panel": {
|
||||
"zha_options": {
|
||||
"title": "Global Options",
|
||||
"title": "Global options",
|
||||
"enhanced_light_transition": "Enable enhanced light color/temperature transition from an off-state",
|
||||
"light_transitioning_flag": "Enable enhanced brightness slider during light transition",
|
||||
"group_members_assume_state": "Group members assume state of group",
|
||||
@ -187,7 +187,7 @@
|
||||
"consider_unavailable_battery": "Consider battery powered devices unavailable after (seconds)"
|
||||
},
|
||||
"zha_alarm_options": {
|
||||
"title": "Alarm Control Panel Options",
|
||||
"title": "Alarm control panel options",
|
||||
"alarm_master_code": "Master code for the alarm control panel(s)",
|
||||
"alarm_failed_tries": "The number of consecutive failed code entries to trigger an alarm",
|
||||
"alarm_arm_requires_code": "Code required for arming actions"
|
||||
@ -1144,10 +1144,10 @@
|
||||
"name": "Switch type"
|
||||
},
|
||||
"led_scaling_mode": {
|
||||
"name": "Led scaling mode"
|
||||
"name": "LED scaling mode"
|
||||
},
|
||||
"smart_fan_led_display_levels": {
|
||||
"name": "Smart fan led display levels"
|
||||
"name": "Smart fan LED display levels"
|
||||
},
|
||||
"increased_non_neutral_output": {
|
||||
"name": "Non neutral output"
|
||||
|
Loading…
x
Reference in New Issue
Block a user