From 92ed1bfdea449d14821a84d2204aaf153149d8ae Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Sat, 11 Jan 2025 16:33:39 +0900 Subject: [PATCH] LEDvance panel: rename LED entities - Primary LED name removed, as it is the default light for the device. - Secondary LED renamed to backlight (via translations) PR #2728 --- .../tuya_local/devices/ledvance_smart_plabl100x25b.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/custom_components/tuya_local/devices/ledvance_smart_plabl100x25b.yaml b/custom_components/tuya_local/devices/ledvance_smart_plabl100x25b.yaml index 978e2ced38e..49d3ccc29e3 100644 --- a/custom_components/tuya_local/devices/ledvance_smart_plabl100x25b.yaml +++ b/custom_components/tuya_local/devices/ledvance_smart_plabl100x25b.yaml @@ -6,7 +6,6 @@ products: model_id: BL100x25B entities: - entity: light - name: Primary LED dps: - id: 20 type: boolean @@ -34,7 +33,7 @@ entities: min: 2700 max: 6500 - entity: light - name: Secondary LED + translation_key: backlight dps: - id: 20 type: boolean