From 23cd9f0fc8ed1fd40643c820f3e9bfade85b96ca Mon Sep 17 00:00:00 2001 From: CV Date: Mon, 27 Jan 2025 17:02:42 +0100 Subject: [PATCH] Update model.json RGB removed unnecessary entry. --- profile_library/aqara/CL-L02D/rgb/model.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/profile_library/aqara/CL-L02D/rgb/model.json b/profile_library/aqara/CL-L02D/rgb/model.json index b6575c0e5..7bcb95cc2 100644 --- a/profile_library/aqara/CL-L02D/rgb/model.json +++ b/profile_library/aqara/CL-L02D/rgb/model.json @@ -1,7 +1,3 @@ { - "calculation_strategy": "lut", - "sensor_config": { - "power_sensor_naming": "{} RGB Light Power", - "energy_sensor_naming": "{} RGB Light Energy" - } + "calculation_strategy": "lut" }