update test data

This commit is contained in:
proddy
2024-07-04 21:55:18 +02:00
parent c82b64e257
commit cdac298d38

View File

@@ -3,12 +3,12 @@
"Customizations": { "Customizations": {
"ts": [ "ts": [
{ {
"id": "01-0203-0405-0607", "id": "01_0203_0405_0607",
"name": "test_sensor1", "name": "test_sensor1",
"offset": 0 "offset": 0
}, },
{ {
"id": "0B-0C0D-0E0F-1011", "id": "0B_0C0D_0E0F_1011",
"name": "test_sensor2", "name": "test_sensor2",
"offset": 4 "offset": 4
} }
@@ -18,6 +18,7 @@
{ {
"product_id": 123, "product_id": 123,
"device_id": 8, "device_id": 8,
"custom_name": "Trendline",
"entity_ids": [ "entity_ids": [
"08heatingactive|is my heating on?" "08heatingactive|is my heating on?"
] ]