From bb8b73a16ad4e6a68f25c57049496e4cc4f6d35e Mon Sep 17 00:00:00 2001 From: Cossid Date: Fri, 8 Sep 2023 08:10:45 -0500 Subject: [PATCH] Add missing github issue id to recent bulk batch of new devices. --- devices/atarm-tmwf02-wifi-fan-module.json | 4 +++- devices/deta-6294ha-outdoor-double-powerpoint.json | 4 +++- devices/feit-tape192-rgbw-ag-smart-strip-light.json | 4 +++- .../moes-ms-103-temperature-and-humidity-smart-switch.json | 4 +++- devices/outon-s1-mf18228-rgbcw-floor-lamp-and-rgb-strip.json | 4 +++- devices/powsav-ahr-083-smart-surge-protector-power-strip.json | 4 +++- devices/tuya-generic-ty63a-din-rail-energy-meter.json | 4 +++- 7 files changed, 21 insertions(+), 7 deletions(-) diff --git a/devices/atarm-tmwf02-wifi-fan-module.json b/devices/atarm-tmwf02-wifi-fan-module.json index 40dc3f09..3af78a23 100644 --- a/devices/atarm-tmwf02-wifi-fan-module.json +++ b/devices/atarm-tmwf02-wifi-fan-module.json @@ -3,7 +3,9 @@ "name": "TMWF02 Wifi Fan Module", "key": "kxtcfbazhsvjqcfz", "ap_ssid": "SmartLife", - "github_issues": [], + "github_issues": [ + 470 + ], "image_urls": [ "atarm-tmwf02-wifi-fan-module.jpg" ], diff --git a/devices/deta-6294ha-outdoor-double-powerpoint.json b/devices/deta-6294ha-outdoor-double-powerpoint.json index 2a467f73..2cdbe8e0 100644 --- a/devices/deta-6294ha-outdoor-double-powerpoint.json +++ b/devices/deta-6294ha-outdoor-double-powerpoint.json @@ -3,7 +3,9 @@ "name": "6294HA Outdoor Double Powerpoint", "key": "keyn7am9wet5muug", "ap_ssid": "GRID", - "github_issues": [], + "github_issues": [ + 471 + ], "image_urls": [ "deta-6294ha-outdoor-double-powerpoint.jpg" ], diff --git a/devices/feit-tape192-rgbw-ag-smart-strip-light.json b/devices/feit-tape192-rgbw-ag-smart-strip-light.json index 852ffaf9..4d3dd317 100644 --- a/devices/feit-tape192-rgbw-ag-smart-strip-light.json +++ b/devices/feit-tape192-rgbw-ag-smart-strip-light.json @@ -3,7 +3,9 @@ "name": "TAPE192-RGBW-AG Smart Strip Light", "key": "keyfpf3sw35uqxpv", "ap_ssid": "SmartLife", - "github_issues": [], + "github_issues": [ + 458 + ], "image_urls": [ "feit-tape192-rgbw-ag-smart-strip-light.jpg" ], diff --git a/devices/moes-ms-103-temperature-and-humidity-smart-switch.json b/devices/moes-ms-103-temperature-and-humidity-smart-switch.json index 2be0c436..4f4d4f69 100644 --- a/devices/moes-ms-103-temperature-and-humidity-smart-switch.json +++ b/devices/moes-ms-103-temperature-and-humidity-smart-switch.json @@ -3,7 +3,9 @@ "name": "MS-103 Temperature and Humidity Smart Switch", "key": "keyxnxg34hf5xw9e", "ap_ssid": "SmartLife", - "github_issues": [], + "github_issues": [ + 457 + ], "image_urls": [ "moes-ms-103-temperature-and-humidity-smart-switch.jpg" ], diff --git a/devices/outon-s1-mf18228-rgbcw-floor-lamp-and-rgb-strip.json b/devices/outon-s1-mf18228-rgbcw-floor-lamp-and-rgb-strip.json index 3393ebd8..339c0c7c 100644 --- a/devices/outon-s1-mf18228-rgbcw-floor-lamp-and-rgb-strip.json +++ b/devices/outon-s1-mf18228-rgbcw-floor-lamp-and-rgb-strip.json @@ -3,7 +3,9 @@ "name": "S1 MF18228 RGBCW Floor Lamp and RGB Strip", "key": "xaq7njftocha1f6z", "ap_ssid": "SmartLife", - "github_issues": [], + "github_issues": [ + 466 + ], "image_urls": [ "outon-s1-mf18228-rgbcw-floor-lamp-and-rgb-strip.jpg" ], diff --git a/devices/powsav-ahr-083-smart-surge-protector-power-strip.json b/devices/powsav-ahr-083-smart-surge-protector-power-strip.json index 09124a62..6fe59550 100644 --- a/devices/powsav-ahr-083-smart-surge-protector-power-strip.json +++ b/devices/powsav-ahr-083-smart-surge-protector-power-strip.json @@ -3,7 +3,9 @@ "name": "AHR-083 Smart Surge Protector Power Strip", "key": "keya4gvchmtapm8n", "ap_ssid": "SmartLife", - "github_issues": [], + "github_issues": [ + 468 + ], "image_urls": [ "powsav-ahr-083-smart-surge-protector-power-strip.jpg" ], diff --git a/devices/tuya-generic-ty63a-din-rail-energy-meter.json b/devices/tuya-generic-ty63a-din-rail-energy-meter.json index 842f0b02..9f97feeb 100644 --- a/devices/tuya-generic-ty63a-din-rail-energy-meter.json +++ b/devices/tuya-generic-ty63a-din-rail-energy-meter.json @@ -3,7 +3,9 @@ "name": "TY63A DIN Rail Energy Meter", "key": "wcihaluccfsoayqa", "ap_ssid": "SmartLife", - "github_issues": [], + "github_issues": [ + 469 + ], "image_urls": [ "tuya-generic-ty63a-din-rail-energy-meter.jpg" ],