From 0e5c55faedd9b342db525b6af40de8c4f973d827 Mon Sep 17 00:00:00 2001 From: Shelly Qubino Wave Support Date: Fri, 23 Feb 2024 14:04:17 +0100 Subject: [PATCH] fix(config): minor fixes add Wave 2PM missing parameters add Wave Plug UK mising parameter fix Wave Pro 1PM fixed name --- .../config/devices/0x0460/qnpl-001X16.json | 5 +++++ .../config/devices/0x0460/qnsw-002P16.json | 20 +++++++++++++++++++ .../config/devices/0x0460/qpsw-0A1P16.json | 2 +- 3 files changed, 26 insertions(+), 1 deletion(-) diff --git a/packages/config/config/devices/0x0460/qnpl-001X16.json b/packages/config/config/devices/0x0460/qnpl-001X16.json index 88257c36f561..45ef60e445d7 100644 --- a/packages/config/config/devices/0x0460/qnpl-001X16.json +++ b/packages/config/config/devices/0x0460/qnpl-001X16.json @@ -73,6 +73,11 @@ "$import": "templates/wave_template.json#alarm_configuration", "label": "Alarm Configuration: Heat" }, + { + "#": "105", + "$import": "templates/wave_template.json#led_intensity", + "label": "Signal LED Intensity" + }, { "#": "120", "$import": "templates/wave_template.json#factory_reset" diff --git a/packages/config/config/devices/0x0460/qnsw-002P16.json b/packages/config/config/devices/0x0460/qnsw-002P16.json index 66b4e8570a94..aa340d47930b 100644 --- a/packages/config/config/devices/0x0460/qnsw-002P16.json +++ b/packages/config/config/devices/0x0460/qnsw-002P16.json @@ -119,6 +119,26 @@ "$import": "templates/wave_template.json#auto_off_timer", "label": "O2: Auto-Off Timer" }, + { + "#": "22", + "$import": "templates/wave_template.json#auto_on_timer", + "label": "O2: Auto-On Timer" + }, + { + "#": "26", + "$import": "templates/wave_template.json#timer_unit", + "label": "O2: Auto-On/Off Timer Unit" + }, + { + "#": "23", + "$import": "templates/wave_template.json#out_relay_type", + "label": "O1: Relay Type" + }, + { + "#": "24", + "$import": "templates/wave_template.json#out_relay_type", + "label": "O2: Relay Type" + }, { "#": "36", "$import": "templates/wave_template.json#power_change_report_treshold", diff --git a/packages/config/config/devices/0x0460/qpsw-0A1P16.json b/packages/config/config/devices/0x0460/qpsw-0A1P16.json index 483408bad8e4..82e7bc16f77a 100644 --- a/packages/config/config/devices/0x0460/qpsw-0A1P16.json +++ b/packages/config/config/devices/0x0460/qpsw-0A1P16.json @@ -2,7 +2,7 @@ "manufacturer": "Shelly Europe Ltd.", "manufacturerId": "0x0460", "label": "QPSW-0A1P16", - "description": "Wave Pro 1 PM", + "description": "Wave Pro 1PM", "devices": [ { "productType": "0x0002",