From cdac298d3818eda8a1d4d5207cd0b23dc80cabcc Mon Sep 17 00:00:00 2001 From: proddy Date: Thu, 4 Jul 2024 21:55:18 +0200 Subject: [PATCH] update test data --- test/standalone_file_export/emsesp_customizations.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/test/standalone_file_export/emsesp_customizations.json b/test/standalone_file_export/emsesp_customizations.json index 1880d6513..34523dfc7 100644 --- a/test/standalone_file_export/emsesp_customizations.json +++ b/test/standalone_file_export/emsesp_customizations.json @@ -3,12 +3,12 @@ "Customizations": { "ts": [ { - "id": "01-0203-0405-0607", + "id": "01_0203_0405_0607", "name": "test_sensor1", "offset": 0 }, { - "id": "0B-0C0D-0E0F-1011", + "id": "0B_0C0D_0E0F_1011", "name": "test_sensor2", "offset": 4 } @@ -18,6 +18,7 @@ { "product_id": 123, "device_id": 8, + "custom_name": "Trendline", "entity_ids": [ "08heatingactive|is my heating on?" ]