From 0b1ff117d42c31cb86b7b7c482f041269f1a3648 Mon Sep 17 00:00:00 2001 From: Bas Nijholt Date: Mon, 28 Sep 2020 16:50:15 +0200 Subject: [PATCH] fixup --- custom_components/adaptive_lighting/strings.json | 2 +- custom_components/adaptive_lighting/translations/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/adaptive_lighting/strings.json b/custom_components/adaptive_lighting/strings.json index b871aac9..d63dae61 100644 --- a/custom_components/adaptive_lighting/strings.json +++ b/custom_components/adaptive_lighting/strings.json @@ -22,7 +22,7 @@ "data": { "lights": "lights", "disable_brightness_adjust": "disable_brightness_adjust", - "disable_color_adjust": "disable_color_adjust", + "disable_color_temp_adjust": "disable_color_temp_adjust", "disable_entity": "disable_entity", "disable_state": "disable_state", "initial_transition": "initial_transition, the transition of the lights when turning them on or when 'disable_state' or 'sleep_state' change", diff --git a/custom_components/adaptive_lighting/translations/en.json b/custom_components/adaptive_lighting/translations/en.json index b871aac9..d63dae61 100644 --- a/custom_components/adaptive_lighting/translations/en.json +++ b/custom_components/adaptive_lighting/translations/en.json @@ -22,7 +22,7 @@ "data": { "lights": "lights", "disable_brightness_adjust": "disable_brightness_adjust", - "disable_color_adjust": "disable_color_adjust", + "disable_color_temp_adjust": "disable_color_temp_adjust", "disable_entity": "disable_entity", "disable_state": "disable_state", "initial_transition": "initial_transition, the transition of the lights when turning them on or when 'disable_state' or 'sleep_state' change",