diff --git a/Gemfile b/Gemfile index e1e19b3fd..d92a5a51f 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,4 @@ source "https://rubygems.org" gemspec -gem 'jekyll-seo-tag' \ No newline at end of file +gem 'jekyll-seo-tag' +gem 'wdm', '>= 0.1.0' if Gem.win_platform? \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index 9a3a10cde..cc1c29c6e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,6 +61,7 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) + wdm (0.1.1) PLATFORMS x64-mingw32 @@ -70,6 +71,7 @@ DEPENDENCIES jekyll-seo-tag millidocs! rake (~> 10.0) + wdm (>= 0.1.0) BUNDLED WITH 1.12.0 diff --git a/_sass/milligram.scss b/_sass/milligram.scss index 0b9c7e831..6b49ef769 100644 --- a/_sass/milligram.scss +++ b/_sass/milligram.scss @@ -646,4 +646,9 @@ img { width:100%; height: 60px; } + +small { + font-size: .5rem; +} + /*# sourceMappingURL=milligram.css.map */ diff --git a/_templates/3a_HGZB-043 b/_templates/3a_HGZB-043 index e6500483e..d292b7f28 100644 --- a/_templates/3a_HGZB-043 +++ b/_templates/3a_HGZB-043 @@ -1,5 +1,5 @@ --- -date: 2019-07-04 +date_added: 2019-07-04 title: 3A Smart Home HGZB-043 category: switch type: Switch diff --git a/_templates/3stone_10W_A21_RGBW b/_templates/3stone_10W_A21_RGBW index 8e14d5f79..ed6908962 100644 --- a/_templates/3stone_10W_A21_RGBW +++ b/_templates/3stone_10W_A21_RGBW @@ -1,5 +1,5 @@ --- -date: 2019-11-10 +date_added: 2019-11-10 title: 3Stone 10W A21 RGBW category: light type: Bulb diff --git a/_templates/3stone_2019 b/_templates/3stone_2019 index a7ea4e43c..312ca0e80 100644 --- a/_templates/3stone_2019 +++ b/_templates/3stone_2019 @@ -1,5 +1,5 @@ --- -date: 2019-09-28 +date_added: 2019-09-28 title: 3Stone (2019 Model) category: plug type: Power Strip diff --git a/_templates/3stone_mini b/_templates/3stone_mini index 4394b4203..65f950b0b 100644 --- a/_templates/3stone_mini +++ b/_templates/3stone_mini @@ -1,5 +1,5 @@ --- -date: 2019-10-02 +date_added: 2019-10-02 title: 3Stone Mini category: plug type: Plug diff --git a/_templates/A19_RGBW_8W_E26 b/_templates/A19_RGBW_8W_E26 index 5bd28b990..50015d085 100644 --- a/_templates/A19_RGBW_8W_E26 +++ b/_templates/A19_RGBW_8W_E26 @@ -1,5 +1,5 @@ --- -date: 2019-05-27 +date_added: 2019-05-27 title: A19 RGBW 8W E26 category: light type: Bulb diff --git a/_templates/AWP07L b/_templates/AWP07L index b8a3cb2a0..97861772d 100644 --- a/_templates/AWP07L +++ b/_templates/AWP07L @@ -1,5 +1,5 @@ --- -date: 2019-10-15 +date_added: 2019-10-15 title: AWP07L category: plug type: Plug diff --git a/_templates/AWP08L.markdown b/_templates/AWP08L.markdown index 56c73a955..4225688dc 100644 --- a/_templates/AWP08L.markdown +++ b/_templates/AWP08L.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-30 +date_added: 2019-03-30 title: AWP08L category: plug type: Plug diff --git a/_templates/B10_6W_E14E27_RGBWW b/_templates/B10_6W_E14E27_RGBWW index 6c8e7e701..236db9845 100644 --- a/_templates/B10_6W_E14E27_RGBWW +++ b/_templates/B10_6W_E14E27_RGBWW @@ -1,5 +1,5 @@ --- -date: 2019-10-23 +date_added: 2019-10-23 title: B10 6W E14/E27 RGBWW category: light type: Bulb diff --git a/_templates/BSD34 b/_templates/BSD34 index 06f57ca18..9f3d2f33e 100644 --- a/_templates/BSD34 +++ b/_templates/BSD34 @@ -1,5 +1,5 @@ --- -date: 2019-10-09 +date_added: 2019-10-09 title: BSD34 category: plug type: Plug diff --git a/_templates/CRST_LTS-4G-W b/_templates/CRST_LTS-4G-W index cbbc0f1d3..caf8a97f2 100644 --- a/_templates/CRST_LTS-4G-W +++ b/_templates/CRST_LTS-4G-W @@ -1,5 +1,5 @@ --- -date: 2019-09-28 +date_added: 2019-09-28 title: CRST LTS-4G-W category: plug type: Power Strip diff --git a/_templates/DE-1_16A b/_templates/DE-1_16A index 275bd6774..b34441270 100644 --- a/_templates/DE-1_16A +++ b/_templates/DE-1_16A @@ -1,5 +1,5 @@ --- -date: 2019-11-15 +date_added: 2019-11-15 title: DE-1 16A category: plug type: Plug diff --git a/_templates/DS-102_1 b/_templates/DS-102_1 index 1d95c903f..cda5b04f1 100644 --- a/_templates/DS-102_1 +++ b/_templates/DS-102_1 @@ -1,5 +1,5 @@ --- -date: 2019-04-12 +date_added: 2019-04-12 title: DS-102 1 Gang category: switch type: Switch diff --git a/_templates/DS-102_2 b/_templates/DS-102_2 index 67bc10e3a..a107480f7 100644 --- a/_templates/DS-102_2 +++ b/_templates/DS-102_2 @@ -1,5 +1,5 @@ --- -date: 2019-05-01 +date_added: 2019-05-01 title: DS-102 2 Gang category: switch type: Switch diff --git a/_templates/DS-102_3 b/_templates/DS-102_3 index 4d2485324..742f4849a 100644 --- a/_templates/DS-102_3 +++ b/_templates/DS-102_3 @@ -1,5 +1,5 @@ --- -date: 2019-04-25 +date_added: 2019-04-25 title: DS-102 3 Gang category: switch type: Switch diff --git a/_templates/DS18B20_ESP01 b/_templates/DS18B20_ESP01 index 941ea14f3..527008fb5 100644 --- a/_templates/DS18B20_ESP01 +++ b/_templates/DS18B20_ESP01 @@ -1,5 +1,5 @@ --- -date: 2019-11-20 +date_added: 2019-11-20 title: DS18B20 ESP01 Module Temperature category: misc type: Sensor diff --git a/_templates/ECF-SOP03 b/_templates/ECF-SOP03 index df7b9b908..d018beaca 100644 --- a/_templates/ECF-SOP03 +++ b/_templates/ECF-SOP03 @@ -1,5 +1,5 @@ --- -date: 2019-05-19 +date_added: 2019-05-19 title: ECF-SOP03 category: plug type: Outdoor Plug diff --git a/_templates/EFUN_SH331W b/_templates/EFUN_SH331W index 6254f2bae..17af5635e 100644 --- a/_templates/EFUN_SH331W +++ b/_templates/EFUN_SH331W @@ -1,5 +1,5 @@ --- -date: 2019-08-24 +date_added: 2019-08-24 title: EFUN SH331W category: plug type: Plug diff --git a/_templates/ERC309 b/_templates/ERC309 index 2100e5ccb..8fba066c6 100644 --- a/_templates/ERC309 +++ b/_templates/ERC309 @@ -1,5 +1,5 @@ --- -date: 2019-07-13 +date_added: 2019-07-13 title: Zemismart ERC309 Kinetic Switch category: relay type: Relay diff --git a/_templates/Ecoolbuy_4_socket b/_templates/Ecoolbuy_4_socket index 8b882c5a6..e0f1137ab 100644 --- a/_templates/Ecoolbuy_4_socket +++ b/_templates/Ecoolbuy_4_socket @@ -1,5 +1,5 @@ --- -date: 2019-11-11 +date_added: 2019-11-11 title: Ecoolbuy 4 socket category: plug type: Outdoor Plug diff --git a/_templates/FK-PW901U b/_templates/FK-PW901U index 2ad6c78eb..d44a704ab 100644 --- a/_templates/FK-PW901U +++ b/_templates/FK-PW901U @@ -1,5 +1,5 @@ --- -date: 2019-10-18 +date_added: 2019-10-18 title: FK-PW901U category: plug type: Plug diff --git a/_templates/GD-30W b/_templates/GD-30W index 79be465c6..c5bd82877 100644 --- a/_templates/GD-30W +++ b/_templates/GD-30W @@ -1,5 +1,5 @@ --- -date: 2019-10-27 +date_added: 2019-10-27 title: GD-30W 300ml category: misc type: Aromatherapy Diffuser diff --git a/_templates/Hama_176531 b/_templates/Hama_176531 index 540cd8a57..1a198a56c 100644 --- a/_templates/Hama_176531 +++ b/_templates/Hama_176531 @@ -1,5 +1,5 @@ --- -date: 2019-11-27 +date_added: 2019-11-27 title: Hama 176531 category: light type: Bulb diff --git a/_templates/IOT4SH01DS b/_templates/IOT4SH01DS index 37d5bd1fb..44c4e7668 100644 --- a/_templates/IOT4SH01DS +++ b/_templates/IOT4SH01DS @@ -1,5 +1,5 @@ --- -date: 2019-11-20 +date_added: 2019-11-20 title: IOT4SH01DS Temperature category: misc type: Sensor diff --git a/_templates/LE_A19_RGBCT_9W_E26 b/_templates/LE_A19_RGBCT_9W_E26 index 7c82e67e7..3e5cb0bf0 100644 --- a/_templates/LE_A19_RGBCT_9W_E26 +++ b/_templates/LE_A19_RGBCT_9W_E26 @@ -1,5 +1,5 @@ --- -date: 2019-05-27 +date_added: 2019-05-27 title: LE A19 RGBCT 9W E26 category: light type: Bulb diff --git a/_templates/Neo_Coolcam_10A_NAS-WR01W b/_templates/Neo_Coolcam_10A_NAS-WR01W index bfba770f5..1c3238a2d 100644 --- a/_templates/Neo_Coolcam_10A_NAS-WR01W +++ b/_templates/Neo_Coolcam_10A_NAS-WR01W @@ -1,5 +1,5 @@ --- -date: 2019-11-10 +date_added: 2019-11-10 title: Neo Coolcam 10A NAS-WR01W category: plug type: Plug diff --git a/_templates/QS-QIFI-S03 b/_templates/QS-QIFI-S03 index 995228840..67cbdbb6d 100644 --- a/_templates/QS-QIFI-S03 +++ b/_templates/QS-QIFI-S03 @@ -1,5 +1,5 @@ --- -date: 2019-07-14 +date_added: 2019-07-14 title: QS-WIFI-S03 category: relay type: Relay diff --git a/_templates/RSH-WS007-EU b/_templates/RSH-WS007-EU index cd679e3b5..3503237fa 100644 --- a/_templates/RSH-WS007-EU +++ b/_templates/RSH-WS007-EU @@ -1,5 +1,5 @@ --- -date: 2019-04-30 +date_added: 2019-04-30 title: RSH-WS007-EU category: plug type: Plug diff --git a/_templates/SS01 b/_templates/SS01 index e84b3ad85..1502672cc 100644 --- a/_templates/SS01 +++ b/_templates/SS01 @@ -1,5 +1,5 @@ --- -date: 2019-07-07 +date_added: 2019-07-07 title: SS01 category: plug type: Plug diff --git a/_templates/SWA11 b/_templates/SWA11 index 2ac86899b..9e936b45c 100644 --- a/_templates/SWA11 +++ b/_templates/SWA11 @@ -1,5 +1,5 @@ --- -date: 2019-08-07 +date_added: 2019-08-07 title: SWA11 category: plug type: Plug diff --git a/_templates/SWA1_eu.markdown b/_templates/SWA1_eu.markdown index 5e757fe37..d89f652f0 100644 --- a/_templates/SWA1_eu.markdown +++ b/_templates/SWA1_eu.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-02 +date_added: 2019-03-02 title: SWA1 category: plug type: Plug diff --git a/_templates/SWA9 b/_templates/SWA9 index e926eb4cc..3efe9eb08 100644 --- a/_templates/SWA9 +++ b/_templates/SWA9 @@ -1,5 +1,5 @@ --- -date: 2019-05-03 +date_added: 2019-05-03 title: SWA9 category: plug type: Plug diff --git a/_templates/TCP_B22_RGBW b/_templates/TCP_B22_RGBW index c51bd7974..3b2ff6320 100644 --- a/_templates/TCP_B22_RGBW +++ b/_templates/TCP_B22_RGBW @@ -1,5 +1,5 @@ --- -date: 2019-08-15 +date_added: 2019-08-15 title: TCP B22 RGBW category: light type: Bulb diff --git a/_templates/TP24 b/_templates/TP24 index 52f4c80ea..0e46d3b74 100644 --- a/_templates/TP24 +++ b/_templates/TP24 @@ -1,5 +1,5 @@ --- -date: 2019-11-25 +date_added: 2019-11-25 title: TP24 10A category: switch type: Plug diff --git a/_templates/US101_US102_US103_X6.markdown b/_templates/US101_US102_US103_X6.markdown index 8d881ccb4..094d1843c 100644 --- a/_templates/US101_US102_US103_X6.markdown +++ b/_templates/US101_US102_US103_X6.markdown @@ -1,5 +1,5 @@ --- -date: 2019-11-24 +date_added: 2019-11-24 title: US101/US102/US103/X6 Smart Plug category: plug type: Plug diff --git a/_templates/WF-CS01_EU b/_templates/WF-CS01_EU index fd6b4399d..6de87823f 100644 --- a/_templates/WF-CS01_EU +++ b/_templates/WF-CS01_EU @@ -1,5 +1,5 @@ --- -date: 2019-07-15 +date_added: 2019-07-15 title: WF-CS01 category: switch type: Curtain Switch diff --git a/_templates/WL-SC01.markdown b/_templates/WL-SC01.markdown index 6d17da52b..d474ea670 100644 --- a/_templates/WL-SC01.markdown +++ b/_templates/WL-SC01.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-14 +date_added: 2019-04-14 title: WL-SC01 category: plug type: Plug diff --git a/_templates/WS-US-03 b/_templates/WS-US-03 index 5d113a747..f650a757b 100644 --- a/_templates/WS-US-03 +++ b/_templates/WS-US-03 @@ -1,5 +1,5 @@ --- -date: 2019-06-27 +date_added: 2019-06-27 title: WS-US-03 category: switch type: Switch diff --git a/_templates/WWK-UN-W b/_templates/WWK-UN-W index 0d56fe2df..3f1ec167d 100644 --- a/_templates/WWK-UN-W +++ b/_templates/WWK-UN-W @@ -1,5 +1,5 @@ --- -date: 2019-05-24 +date_added: 2019-05-24 title: WWK-UN-W Glass Panel category: plug type: Wall Outlet diff --git a/_templates/XS-A23 b/_templates/XS-A23 index 611e164ec..14d5db62d 100644 --- a/_templates/XS-A23 +++ b/_templates/XS-A23 @@ -1,5 +1,5 @@ --- -date: 2019-11-05 +date_added: 2019-11-05 title: XS-A23 category: plug type: Plug diff --git a/_templates/XS-A25.markdown b/_templates/XS-A25.markdown index 772663257..512f26a10 100644 --- a/_templates/XS-A25.markdown +++ b/_templates/XS-A25.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-13 +date_added: 2019-04-13 title: XS-A25 category: plug type: Power Strip diff --git a/_templates/XS-SSA01 b/_templates/XS-SSA01 index 08063b7e5..b747f8b96 100644 --- a/_templates/XS-SSA01 +++ b/_templates/XS-SSA01 @@ -1,5 +1,5 @@ --- -date: 2019-08-04 +date_added: 2019-08-04 title: XS-SSA01 category: plug type: Plug diff --git a/_templates/XS-SSA01_alt b/_templates/XS-SSA01_alt index 214404c7e..adee851a4 100644 --- a/_templates/XS-SSA01_alt +++ b/_templates/XS-SSA01_alt @@ -1,5 +1,5 @@ --- -date: 2019-08-04 +date_added: 2019-08-04 title: XS-SSA01 Alternate category: plug type: Plug diff --git a/_templates/XS-SSA06 b/_templates/XS-SSA06 index 03b64b23a..6fb3ce96b 100644 --- a/_templates/XS-SSA06 +++ b/_templates/XS-SSA06 @@ -1,5 +1,5 @@ --- -date: 2019-10-09 +date_added: 2019-10-09 title: XS-SSA06 category: plug type: Plug diff --git a/_templates/XSA26-EU b/_templates/XSA26-EU index 36a19e04e..2f544509e 100644 --- a/_templates/XSA26-EU +++ b/_templates/XSA26-EU @@ -1,5 +1,5 @@ --- -date: 2019-09-03 +date_added: 2019-09-03 title: XSA26-EU category: plug type: Power Strip diff --git a/_templates/YT-E003 b/_templates/YT-E003 index a18d42962..38adfb0b9 100644 --- a/_templates/YT-E003 +++ b/_templates/YT-E003 @@ -1,5 +1,5 @@ --- -date: 2019-10-22 +date_added: 2019-10-22 title: YT-E003 category: plug type: Plug diff --git a/_templates/YX-WS02 b/_templates/YX-WS02 index 547d5b9d6..27420b1b3 100644 --- a/_templates/YX-WS02 +++ b/_templates/YX-WS02 @@ -1,5 +1,5 @@ --- -date: 2019-05-24 +date_added: 2019-05-24 title: YX-WS02 category: plug type: Plug diff --git a/_templates/ZBR-001 b/_templates/ZBR-001 index bd5951044..881eb3b2f 100644 --- a/_templates/ZBR-001 +++ b/_templates/ZBR-001 @@ -1,5 +1,5 @@ --- -date: 2019-07-13 +date_added: 2019-07-13 title: ZBR-001 category: plug type: Plug diff --git a/_templates/ZLD-44USA-W b/_templates/ZLD-44USA-W index 5283c76f8..3104b6458 100644 --- a/_templates/ZLD-44USA-W +++ b/_templates/ZLD-44USA-W @@ -1,5 +1,5 @@ --- -date: 2019-08-25 +date_added: 2019-08-25 title: ZLD-44USA-W category: plug type: Power Strip diff --git a/_templates/ZLD64-EU-W b/_templates/ZLD64-EU-W index 325f8d804..08fd59653 100644 --- a/_templates/ZLD64-EU-W +++ b/_templates/ZLD64-EU-W @@ -1,5 +1,5 @@ --- -date: 2019-06-16 +date_added: 2019-06-16 title: ZLD64-EU-W category: plug type: Power Strip diff --git a/_templates/ZSP-001 b/_templates/ZSP-001 index 2e6f585c2..1291554b3 100644 --- a/_templates/ZSP-001 +++ b/_templates/ZSP-001 @@ -1,5 +1,5 @@ --- -date: 2019-07-06 +date_added: 2019-07-06 title: ZSP-001 category: plug type: Plug diff --git a/_templates/ablue_WP1 b/_templates/ablue_WP1 index adcaa49c9..b28abe60b 100644 --- a/_templates/ablue_WP1 +++ b/_templates/ablue_WP1 @@ -1,5 +1,5 @@ --- -date: 2019-10-31 +date_added: 2019-10-31 title: Ablue WP1 category: plug type: Plug diff --git a/_templates/acashna_hs108.markdown b/_templates/acashna_hs108.markdown index e7337785f..cb45045e4 100644 --- a/_templates/acashna_hs108.markdown +++ b/_templates/acashna_hs108.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-29 +date_added: 2019-03-29 title: Acashna HS108 category: plug type: Plug diff --git a/_templates/acenx_3AC+3USB b/_templates/acenx_3AC+3USB index e8e59e597..8de924a0d 100644 --- a/_templates/acenx_3AC+3USB +++ b/_templates/acenx_3AC+3USB @@ -1,5 +1,5 @@ --- -date: 2019-08-21 +date_added: 2019-08-21 title: ACENX 3AC+3USB category: plug type: Power Strip diff --git a/_templates/acenx_SOP04 b/_templates/acenx_SOP04 index 88b3a8827..2dfb86fa3 100644 --- a/_templates/acenx_SOP04 +++ b/_templates/acenx_SOP04 @@ -1,5 +1,5 @@ --- -date: 2019-05-05 +date_added: 2019-05-05 title: Acenx SOP04-US Dual category: plug type: Outdoor Plug diff --git a/_templates/adafruit_HUZZAH b/_templates/adafruit_HUZZAH index 08100a169..cd77490ed 100644 --- a/_templates/adafruit_HUZZAH +++ b/_templates/adafruit_HUZZAH @@ -1,5 +1,5 @@ --- -date: 2019-11-10 +date_added: 2019-11-10 title: Adafruit HUZZAH category: misc type: DIY diff --git a/_templates/aigoss_16A b/_templates/aigoss_16A index c36f5818f..dc9b74240 100644 --- a/_templates/aigoss_16A +++ b/_templates/aigoss_16A @@ -1,5 +1,5 @@ --- -date: 2019-11-18 +date_added: 2019-11-18 title: Aigoss 16A Mini category: plug type: Plug diff --git a/_templates/aisirer_9W_A19_E26 b/_templates/aisirer_9W_A19_E26 index 7b2c3d268..866ed33a3 100644 --- a/_templates/aisirer_9W_A19_E26 +++ b/_templates/aisirer_9W_A19_E26 @@ -1,5 +1,5 @@ --- -date: 2019-10-17 +date_added: 2019-10-17 title: Aisirer 9W A19 E26 category: light type: Bulb diff --git a/_templates/aisirer_UK1 b/_templates/aisirer_UK1 index 6609dee93..2f9d256dc 100644 --- a/_templates/aisirer_UK1 +++ b/_templates/aisirer_UK1 @@ -1,5 +1,5 @@ --- -date: 2019-09-26 +date_added: 2019-09-26 title: Aisirer UK1 category: plug type: Plug diff --git a/_templates/ajax_online_4_5W_GU10_CCT b/_templates/ajax_online_4_5W_GU10_CCT index 02b229f78..199bcceae 100644 --- a/_templates/ajax_online_4_5W_GU10_CCT +++ b/_templates/ajax_online_4_5W_GU10_CCT @@ -1,5 +1,5 @@ --- -date: 2019-11-19 +date_added: 2019-11-19 title: Ajax Online 4.5W GU10 CCT category: light type: Bulb diff --git a/_templates/al_above_lights_9W_E26_rgbw b/_templates/al_above_lights_9W_E26_rgbw index 688b01ff0..10b66f1e9 100644 --- a/_templates/al_above_lights_9W_E26_rgbw +++ b/_templates/al_above_lights_9W_E26_rgbw @@ -1,5 +1,5 @@ --- -date: 2019-11-17 +date_added: 2019-11-17 title: AL Above Lights 9W E26 RGB+W category: light type: Bulb diff --git a/_templates/albohes-pc-1606.markdown b/_templates/albohes-pc-1606.markdown index a5ab24dc9..8ec71996c 100644 --- a/_templates/albohes-pc-1606.markdown +++ b/_templates/albohes-pc-1606.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-06 +date_added: 2019-03-06 title: Albohes PC-1606 category: plug type: Outdoor Plug diff --git a/_templates/albohes_PS-1602 b/_templates/albohes_PS-1602 index 306b2851b..45f0fbd76 100644 --- a/_templates/albohes_PS-1602 +++ b/_templates/albohes_PS-1602 @@ -1,5 +1,5 @@ --- -date: 2019-07-05 +date_added: 2019-07-05 title: Albohes PS-1602 category: plug type: Plug diff --git a/_templates/alexfirst_TV-ASP801EU b/_templates/alexfirst_TV-ASP801EU index 2e126df0f..a68649733 100644 --- a/_templates/alexfirst_TV-ASP801EU +++ b/_templates/alexfirst_TV-ASP801EU @@ -1,5 +1,5 @@ --- -date: 2019-09-04 +date_added: 2019-09-04 title: Alexfirst TV-ASP801EU category: plug type: Plug diff --git a/_templates/alfawise-pe1004.markdown b/_templates/alfawise-pe1004.markdown index 718a2ba84..c23bd7551 100644 --- a/_templates/alfawise-pe1004.markdown +++ b/_templates/alfawise-pe1004.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-02 +date_added: 2019-03-02 title: Alfawise PE1004T category: plug type: Plug diff --git a/_templates/alfawise_KS1 b/_templates/alfawise_KS1 index 52bffef4f..04de600dc 100644 --- a/_templates/alfawise_KS1 +++ b/_templates/alfawise_KS1 @@ -1,5 +1,5 @@ --- -date: 2019-06-16 +date_added: 2019-06-16 title: Alfawise KS1 category: misc type: IR Bridge diff --git a/_templates/amysen_YS-WS01 b/_templates/amysen_YS-WS01 index b3560c370..873a0ebd1 100644 --- a/_templates/amysen_YS-WS01 +++ b/_templates/amysen_YS-WS01 @@ -1,5 +1,5 @@ --- -date: 2019-04-26 +date_added: 2019-04-26 title: Amysen YX-WS01 category: plug type: Plug diff --git a/_templates/anbes_ABS-CZ004 b/_templates/anbes_ABS-CZ004 index 4eca6b62e..6bb4b7f85 100644 --- a/_templates/anbes_ABS-CZ004 +++ b/_templates/anbes_ABS-CZ004 @@ -1,5 +1,5 @@ --- -date: 2019-05-21 +date_added: 2019-05-21 title: ANBES ABS-CZ004 category: plug type: Plug diff --git a/_templates/annhome_3ac-2usb.markdown b/_templates/annhome_3ac-2usb.markdown index ea5539709..49fcf63f9 100644 --- a/_templates/annhome_3ac-2usb.markdown +++ b/_templates/annhome_3ac-2usb.markdown @@ -1,5 +1,5 @@ --- -date: 2019-05-16 +date_added: 2019-05-16 title: Annhome 3AC + 2USB category: plug type: Power Strip diff --git a/_templates/anoopsyche_9W_E26 b/_templates/anoopsyche_9W_E26 index 397c73976..c670491b6 100644 --- a/_templates/anoopsyche_9W_E26 +++ b/_templates/anoopsyche_9W_E26 @@ -1,5 +1,5 @@ --- -date: 2019-03-10 +date_added: 2019-03-10 title: Anoopsyche 9W E26 CCT category: light type: Bulb diff --git a/_templates/anoopsyche_AWP07L b/_templates/anoopsyche_AWP07L index a49c03238..20232050e 100644 --- a/_templates/anoopsyche_AWP07L +++ b/_templates/anoopsyche_AWP07L @@ -1,5 +1,5 @@ --- -date: 2019-06-05 +date_added: 2019-06-05 title: Anoopsyche AWP07L category: plug type: Plug diff --git a/_templates/anoopsyche_AWP08L b/_templates/anoopsyche_AWP08L index 01c142adf..26d3edd98 100644 --- a/_templates/anoopsyche_AWP08L +++ b/_templates/anoopsyche_AWP08L @@ -1,5 +1,5 @@ --- -date: 2019-11-20 +date_added: 2019-11-20 title: Anoopsyche AWP08L category: plug type: Plug diff --git a/_templates/anoopsyche_JH-G01B1.markdown b/_templates/anoopsyche_JH-G01B1.markdown index 7a66397ff..1eb5c2367 100644 --- a/_templates/anoopsyche_JH-G01B1.markdown +++ b/_templates/anoopsyche_JH-G01B1.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-03 +date_added: 2019-03-03 title: Anoopsyche JH-G01B1 category: plug type: Plug diff --git a/_templates/anoopsyche_UK1D b/_templates/anoopsyche_UK1D index 3d5ee2920..0d543758b 100644 --- a/_templates/anoopsyche_UK1D +++ b/_templates/anoopsyche_UK1D @@ -1,5 +1,5 @@ --- -date: 2019-05-10 +date_added: 2019-05-10 title: Anoopsyche UK1D category: plug type: Plug diff --git a/_templates/aofo_3AC4USB b/_templates/aofo_3AC4USB index 9b9422888..2fbd63c42 100644 --- a/_templates/aofo_3AC4USB +++ b/_templates/aofo_3AC4USB @@ -1,5 +1,5 @@ --- -date: 2019-05-01 +date_added: 2019-05-01 title: AOFO 3AC+4USB category: plug type: Power Strip diff --git a/_templates/aofo_4AC+4USB b/_templates/aofo_4AC+4USB index e295f2a26..20c1ebf1f 100644 --- a/_templates/aofo_4AC+4USB +++ b/_templates/aofo_4AC+4USB @@ -1,5 +1,5 @@ --- -date: 2019-11-08 +date_added: 2019-11-08 title: AOFO 4AC+4USB Tuya category: plug type: Power Strip diff --git a/_templates/aofo_4AC4USB b/_templates/aofo_4AC4USB index 52aa9a390..8d8144115 100644 --- a/_templates/aofo_4AC4USB +++ b/_templates/aofo_4AC4USB @@ -1,5 +1,5 @@ --- -date: 2019-05-23 +date_added: 2019-05-23 title: AOFO 4AC+4USB category: plug type: Power Strip diff --git a/_templates/aofo_power_strip b/_templates/aofo_power_strip index 8a4f17e41..35f50e9b7 100644 --- a/_templates/aofo_power_strip +++ b/_templates/aofo_power_strip @@ -1,5 +1,5 @@ --- -date: 2019-11-14 +date_added: 2019-11-14 title: AOFO 4AC+4USB UK category: plug type: Power Strip diff --git a/_templates/aoycocr_5W_GU10_RGBW b/_templates/aoycocr_5W_GU10_RGBW index 66c167a17..be48b4e63 100644 --- a/_templates/aoycocr_5W_GU10_RGBW +++ b/_templates/aoycocr_5W_GU10_RGBW @@ -1,5 +1,5 @@ --- -date: 2019-11-27 +date_added: 2019-11-27 title: Aoycocr 5W GU10 RGBW category: light type: Bulb diff --git a/_templates/aoycocr_A19 b/_templates/aoycocr_A19 index 7263e0f50..eddc98cf4 100644 --- a/_templates/aoycocr_A19 +++ b/_templates/aoycocr_A19 @@ -1,5 +1,5 @@ --- -date: 2019-10-01 +date_added: 2019-10-01 title: Aoycocr 7.5W A19 category: light type: Bulb diff --git a/_templates/aoycocr_EU5-16A b/_templates/aoycocr_EU5-16A index 184ab8bf7..cab06e1a7 100644 --- a/_templates/aoycocr_EU5-16A +++ b/_templates/aoycocr_EU5-16A @@ -1,5 +1,5 @@ --- -date: 2019-09-01 +date_added: 2019-09-01 title: Aoycocr EU5-16A category: plug type: Plug diff --git a/_templates/aoycocr_U3S b/_templates/aoycocr_U3S index cc651d4ac..10c3d1db9 100644 --- a/_templates/aoycocr_U3S +++ b/_templates/aoycocr_U3S @@ -1,5 +1,5 @@ --- -date: 2019-10-26 +date_added: 2019-10-26 title: Aoycocr U3S category: plug type: Plug diff --git a/_templates/aoycocr_X5P b/_templates/aoycocr_X5P index 870090e09..ff5c64d27 100644 --- a/_templates/aoycocr_X5P +++ b/_templates/aoycocr_X5P @@ -1,5 +1,5 @@ --- -date: 2019-11-22 +date_added: 2019-11-22 title: Aoycocr X5P category: plug type: Plug diff --git a/_templates/aoycocr_X6 b/_templates/aoycocr_X6 index 09e82a8ab..3118df863 100644 --- a/_templates/aoycocr_X6 +++ b/_templates/aoycocr_X6 @@ -1,5 +1,5 @@ --- -date: 2019-06-14 +date_added: 2019-06-14 title: Aoycocr X6 type: Plug standard: us diff --git a/_templates/arilux_SL-LC_09 b/_templates/arilux_SL-LC_09 index 6634bbd05..0f3e479a5 100644 --- a/_templates/arilux_SL-LC_09 +++ b/_templates/arilux_SL-LC_09 @@ -1,5 +1,5 @@ --- -date: 2019-11-02 +date_added: 2019-11-02 title: Arilux SL-LC 09 category: light type: LED Controller diff --git a/_templates/arlec_ALD233HA b/_templates/arlec_ALD233HA index 5360682fb..3d6a8fee3 100644 --- a/_templates/arlec_ALD233HA +++ b/_templates/arlec_ALD233HA @@ -1,5 +1,5 @@ --- -date: 2019-11-07 +date_added: 2019-11-07 title: Arlec ALD233HA category: light type: LED Strip diff --git a/_templates/arlec_GLD112HA b/_templates/arlec_GLD112HA index 90c661377..c45bda25d 100644 --- a/_templates/arlec_GLD112HA +++ b/_templates/arlec_GLD112HA @@ -1,5 +1,5 @@ --- -date: 2019-10-05 +date_added: 2019-10-05 title: Arlec GLD112HA category: light type: Bulb diff --git a/_templates/arlec_GLD122HA b/_templates/arlec_GLD122HA index e82ae722e..88a7e9bc2 100644 --- a/_templates/arlec_GLD122HA +++ b/_templates/arlec_GLD122HA @@ -1,5 +1,5 @@ --- -date: 2019-10-23 +date_added: 2019-10-23 title: Arlec GLD122HA category: light type: Bulb diff --git a/_templates/arlec_PB88UHA b/_templates/arlec_PB88UHA index 3cf382332..8bbb5132d 100644 --- a/_templates/arlec_PB88UHA +++ b/_templates/arlec_PB88UHA @@ -1,5 +1,5 @@ --- -date: 2019-10-29 +date_added: 2019-10-29 title: Arlec PB88UHA category: plug type: Power Strip diff --git a/_templates/arlec_PB89HA b/_templates/arlec_PB89HA index 22d4261be..9ab783d36 100644 --- a/_templates/arlec_PB89HA +++ b/_templates/arlec_PB89HA @@ -1,5 +1,5 @@ --- -date: 2019-11-12 +date_added: 2019-11-12 title: Arlec PB89HA category: plug type: Power Strip diff --git a/_templates/arlec_PC189HA b/_templates/arlec_PC189HA index ed2aa9196..ca59e9884 100644 --- a/_templates/arlec_PC189HA +++ b/_templates/arlec_PC189HA @@ -1,5 +1,5 @@ --- -date: 2019-09-24 +date_added: 2019-09-24 title: Arlec Grid Connect PC189HA category: plug type: Plug diff --git a/_templates/arlec_twin_PC288HA b/_templates/arlec_twin_PC288HA index 0cf298703..2c2147c29 100644 --- a/_templates/arlec_twin_PC288HA +++ b/_templates/arlec_twin_PC288HA @@ -1,5 +1,5 @@ --- -date: 2019-09-28 +date_added: 2019-09-28 title: Arlec Twin PC288HA category: plug type: Plug diff --git a/_templates/asakuki b/_templates/asakuki index 505c61e46..ddc3db315 100644 --- a/_templates/asakuki +++ b/_templates/asakuki @@ -1,5 +1,5 @@ --- -date: 2019-08-19 +date_added: 2019-08-19 title: Asakuki 500ml category: misc type: Aromatherapy Diffuser diff --git a/_templates/aukey_SH-PA1 b/_templates/aukey_SH-PA1 index e1ca91454..0a3665a43 100644 --- a/_templates/aukey_SH-PA1 +++ b/_templates/aukey_SH-PA1 @@ -1,5 +1,5 @@ --- -date: 2019-10-08 +date_added: 2019-10-08 title: Aukey SH-PA1 category: plug type: Plug diff --git a/_templates/aunics_7W_E27_RGB b/_templates/aunics_7W_E27_RGB index 8bafa7f6d..ed5cd6e69 100644 --- a/_templates/aunics_7W_E27_RGB +++ b/_templates/aunics_7W_E27_RGB @@ -1,5 +1,5 @@ --- -date: 2019-11-21 +date_added: 2019-11-21 title: Aunics 7W E27 RGB category: light type: Bulb diff --git a/_templates/ausein_E14_7W b/_templates/ausein_E14_7W index 5dae8ac4d..b6dbd1977 100644 --- a/_templates/ausein_E14_7W +++ b/_templates/ausein_E14_7W @@ -1,5 +1,5 @@ --- -date: 2019-09-28 +date_added: 2019-09-28 title: Ausein E14 7W White category: light type: Bulb diff --git a/_templates/auvisio_S06 b/_templates/auvisio_S06 index dc55da624..4db2057f9 100644 --- a/_templates/auvisio_S06 +++ b/_templates/auvisio_S06 @@ -1,5 +1,5 @@ --- -date: 2019-04-17 +date_added: 2019-04-17 title: auvisio S06 category: misc type: IR Bridge diff --git a/_templates/avatar_5W_E14 b/_templates/avatar_5W_E14 index 7ba7b7983..69db128ad 100644 --- a/_templates/avatar_5W_E14 +++ b/_templates/avatar_5W_E14 @@ -1,5 +1,5 @@ --- -date: 2019-10-05 +date_added: 2019-10-05 title: Avatar 5W E14 category: light type: Bulb diff --git a/_templates/avatar_5W_GU10_RGBW b/_templates/avatar_5W_GU10_RGBW index aefedae60..a1431da1b 100644 --- a/_templates/avatar_5W_GU10_RGBW +++ b/_templates/avatar_5W_GU10_RGBW @@ -1,5 +1,5 @@ --- -date: 2019-11-21 +date_added: 2019-11-21 title: Avatar 5W GU10 RGBW category: light type: Bulb diff --git a/_templates/avatar_AWP07L b/_templates/avatar_AWP07L index 837073d44..cc7feb23b 100644 --- a/_templates/avatar_AWP07L +++ b/_templates/avatar_AWP07L @@ -1,5 +1,5 @@ --- -date: 2019-07-14 +date_added: 2019-07-14 title: Avatar AWP07L 10A category: plug type: Plug diff --git a/_templates/avatar_UK_10A b/_templates/avatar_UK_10A index babb582f3..6dbf04a17 100644 --- a/_templates/avatar_UK_10A +++ b/_templates/avatar_UK_10A @@ -1,5 +1,5 @@ --- -date: 2019-11-13 +date_added: 2019-11-13 title: Avatar UK 10A category: plug type: Plug diff --git a/_templates/avatto_JH-G01E b/_templates/avatto_JH-G01E index 74915f351..3ee72707b 100644 --- a/_templates/avatto_JH-G01E +++ b/_templates/avatto_JH-G01E @@ -1,5 +1,5 @@ --- -date: 2019-10-07 +date_added: 2019-10-07 title: Avatto JH-G01E category: plug type: Plug diff --git a/_templates/awow_9W_E27_RGBW b/_templates/awow_9W_E27_RGBW index ac56c5f93..ab46da4e4 100644 --- a/_templates/awow_9W_E27_RGBW +++ b/_templates/awow_9W_E27_RGBW @@ -1,5 +1,5 @@ --- -date: 2019-11-21 +date_added: 2019-11-21 title: AWOW 9W E27 RGBW category: light type: Bulb diff --git a/_templates/azpenhome b/_templates/azpenhome index 1b5dcf249..03073b288 100644 --- a/_templates/azpenhome +++ b/_templates/azpenhome @@ -1,5 +1,5 @@ --- -date: 2019-09-20 +date_added: 2019-09-20 title: AzpenHome Smart category: plug type: Plug diff --git a/_templates/bakibo_TP2202 b/_templates/bakibo_TP2202 index 631136ec8..73f82148b 100644 --- a/_templates/bakibo_TP2202 +++ b/_templates/bakibo_TP2202 @@ -1,5 +1,5 @@ --- -date: 2019-11-13 +date_added: 2019-11-13 title: Bakibo TP2202 category: plug type: Plug diff --git a/_templates/bardi_smart_wallswitch_2 b/_templates/bardi_smart_wallswitch_2 index 75d0850e3..a19e212be 100644 --- a/_templates/bardi_smart_wallswitch_2 +++ b/_templates/bardi_smart_wallswitch_2 @@ -1,5 +1,5 @@ --- -date: 2019-10-31 +date_added: 2019-10-31 title: Bardi Smart Wallswitch 2 category: switch type: Switch diff --git a/_templates/bardi_smart_wallswitch_3 b/_templates/bardi_smart_wallswitch_3 index cf5ffb082..ecc1c496d 100644 --- a/_templates/bardi_smart_wallswitch_3 +++ b/_templates/bardi_smart_wallswitch_3 @@ -1,5 +1,5 @@ --- -date: 2019-10-31 +date_added: 2019-10-31 title: Bardi Smart Wallswitch 3 category: switch type: Switch diff --git a/_templates/bauhn_ASPBU-1019 b/_templates/bauhn_ASPBU-1019 index 47923d3b2..518ec66da 100644 --- a/_templates/bauhn_ASPBU-1019 +++ b/_templates/bauhn_ASPBU-1019 @@ -1,5 +1,5 @@ --- -date: 2019-11-13 +date_added: 2019-11-13 title: Bauhn ASPBU-1019 category: plug type: Power Strip diff --git a/_templates/bauhn_ASPU-1019 b/_templates/bauhn_ASPU-1019 index 5db577898..fda6be200 100644 --- a/_templates/bauhn_ASPU-1019 +++ b/_templates/bauhn_ASPU-1019 @@ -1,5 +1,5 @@ --- -date: 2019-11-09 +date_added: 2019-11-09 title: Bauhn ASPU-1019 category: plug type: Plug diff --git a/_templates/bawoo_EUWL122130 b/_templates/bawoo_EUWL122130 index 6604e63e1..6c0f7292e 100644 --- a/_templates/bawoo_EUWL122130 +++ b/_templates/bawoo_EUWL122130 @@ -1,5 +1,5 @@ --- -date: 2019-11-03 +date_added: 2019-11-03 title: Bawoo EUWL122130 category: light type: Bulb diff --git a/_templates/bestek_MRJ10011 b/_templates/bestek_MRJ10011 index 0ff2591a6..14564dbd5 100644 --- a/_templates/bestek_MRJ10011 +++ b/_templates/bestek_MRJ10011 @@ -1,5 +1,5 @@ --- -date: 2019-08-31 +date_added: 2019-08-31 title: Bestek MRJ1011 category: plug type: Plug diff --git a/_templates/bestten_LO-2-W2 b/_templates/bestten_LO-2-W2 index 0fac409dd..22d75773e 100644 --- a/_templates/bestten_LO-2-W2 +++ b/_templates/bestten_LO-2-W2 @@ -1,5 +1,5 @@ --- -date: 2019-10-20 +date_added: 2019-10-20 title: Bestten LO-2-W2 category: plug type: Wall Outlet diff --git a/_templates/bilikay_SP10 b/_templates/bilikay_SP10 index 122fb249e..1d98deef3 100644 --- a/_templates/bilikay_SP10 +++ b/_templates/bilikay_SP10 @@ -1,5 +1,5 @@ --- -date: 2019-05-16 +date_added: 2019-05-16 title: Bilikay SP10 category: plug type: Plug diff --git a/_templates/blitzwolf-bw-lt11 b/_templates/blitzwolf-bw-lt11 index 2e18748e3..7e0130829 100644 --- a/_templates/blitzwolf-bw-lt11 +++ b/_templates/blitzwolf-bw-lt11 @@ -1,5 +1,5 @@ --- -date: 2019-03-06 +date_added: 2019-03-06 title: BlitzWolf BW-LT11 category: light type: LED Strip diff --git a/_templates/blitzwolf_BW-LT20 b/_templates/blitzwolf_BW-LT20 index b86ce8401..5dc138d27 100644 --- a/_templates/blitzwolf_BW-LT20 +++ b/_templates/blitzwolf_BW-LT20 @@ -1,5 +1,5 @@ --- -date: 2019-10-31 +date_added: 2019-10-31 title: Blitzwolf BW-LT20 category: light type: Light diff --git a/_templates/blitzwolf_BW-SS1 b/_templates/blitzwolf_BW-SS1 index 8ec8f759f..9e0b21aaa 100644 --- a/_templates/blitzwolf_BW-SS1 +++ b/_templates/blitzwolf_BW-SS1 @@ -1,5 +1,5 @@ --- -date: 2019-09-18 +date_added: 2019-09-18 title: Blitzwolf BW-SS1 category: relay type: Relay diff --git a/_templates/blitzwolf_SHP3 b/_templates/blitzwolf_SHP3 index 8cbfb1e31..ea6305357 100644 --- a/_templates/blitzwolf_SHP3 +++ b/_templates/blitzwolf_SHP3 @@ -1,5 +1,5 @@ --- -date: 2019-03-05 +date_added: 2019-03-05 title: Blitzwolf BW-SHP3 category: plug type: Plug diff --git a/_templates/blitzwolf_SHP3_alt b/_templates/blitzwolf_SHP3_alt index 7651b2cb6..4f4255dd9 100644 --- a/_templates/blitzwolf_SHP3_alt +++ b/_templates/blitzwolf_SHP3_alt @@ -1,5 +1,5 @@ --- -date: 2019-06-13 +date_added: 2019-06-13 title: Blitzwolf BW-SHP3 alt category: plug type: Plug diff --git a/_templates/blitzwolf_SHP5 b/_templates/blitzwolf_SHP5 index 0f731e790..077507e6b 100644 --- a/_templates/blitzwolf_SHP5 +++ b/_templates/blitzwolf_SHP5 @@ -1,5 +1,5 @@ --- -date: 2019-05-07 +date_added: 2019-05-07 title: Blitzwolf BW-SHP5 category: plug type: Plug diff --git a/_templates/blitzwolf_SHP7 b/_templates/blitzwolf_SHP7 index dbdd3c1f8..f279fc22f 100644 --- a/_templates/blitzwolf_SHP7 +++ b/_templates/blitzwolf_SHP7 @@ -1,5 +1,5 @@ --- -date: 2019-10-31 +date_added: 2019-10-31 title: BlitzWolf BW-SHP7 category: plug type: Plug diff --git a/_templates/blitzwolf_SHP8 b/_templates/blitzwolf_SHP8 index f3bf961ba..b23954f85 100644 --- a/_templates/blitzwolf_SHP8 +++ b/_templates/blitzwolf_SHP8 @@ -1,5 +1,5 @@ --- -date: 2019-08-27 +date_added: 2019-08-27 title: Blitzwolf BW-SHP8 category: plug type: Plug diff --git a/_templates/bn-link_bnc-60.markdown b/_templates/bn-link_bnc-60.markdown index 2dae3bc1d..46546131c 100644 --- a/_templates/bn-link_bnc-60.markdown +++ b/_templates/bn-link_bnc-60.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-16 +date_added: 2019-03-16 title: BN-LINK BNC-60/U133TJ-2P category: plug type: Plug diff --git a/_templates/bneta_A60_E27 b/_templates/bneta_A60_E27 index 33b8daeda..11a25978d 100644 --- a/_templates/bneta_A60_E27 +++ b/_templates/bneta_A60_E27 @@ -1,5 +1,5 @@ --- -date: 2019-09-13 +date_added: 2019-09-13 title: BNeta A60 E27 category: light type: Bulb diff --git a/_templates/bneta_GU10 b/_templates/bneta_GU10 index 926ff5470..5b5d1b81c 100644 --- a/_templates/bneta_GU10 +++ b/_templates/bneta_GU10 @@ -1,5 +1,5 @@ --- -date: 2019-09-13 +date_added: 2019-09-13 title: BNeta GU10 RGB category: light type: Bulb diff --git a/_templates/bomcosy_7W b/_templates/bomcosy_7W index 5759583e4..5bf08c1d6 100644 --- a/_templates/bomcosy_7W +++ b/_templates/bomcosy_7W @@ -1,5 +1,5 @@ --- -date: 2019-07-20 +date_added: 2019-07-20 title: Bomcosy 7W E27 RGB CW category: light type: Bulb diff --git a/_templates/brilliant_20699 b/_templates/brilliant_20699 index f80e01333..513c5367d 100644 --- a/_templates/brilliant_20699 +++ b/_templates/brilliant_20699 @@ -1,5 +1,5 @@ --- -date: 2019-11-18 +date_added: 2019-11-18 title: Brilliant RGB+W 20699 category: light type: Bulb diff --git a/_templates/brilliant_2070206 b/_templates/brilliant_2070206 index 6ea9b062b..32329dc2b 100644 --- a/_templates/brilliant_2070206 +++ b/_templates/brilliant_2070206 @@ -1,5 +1,5 @@ --- -date: 2019-10-06 +date_added: 2019-10-06 title: Brilliant 20702/06 Garden category: light type: Light diff --git a/_templates/brilliant_20741 b/_templates/brilliant_20741 index b952403d5..7bb0c3807 100644 --- a/_templates/brilliant_20741 +++ b/_templates/brilliant_20741 @@ -1,5 +1,5 @@ --- -date: 2019-10-01 +date_added: 2019-10-01 title: Brilliant 20741 category: light type: Bulb diff --git a/_templates/brilliant_BL20925 b/_templates/brilliant_BL20925 index beab75fd5..299f9b02b 100644 --- a/_templates/brilliant_BL20925 +++ b/_templates/brilliant_BL20925 @@ -1,5 +1,5 @@ --- -date: 2019-11-13 +date_added: 2019-11-13 title: Brilliant BL20925 category: plug type: Plug diff --git a/_templates/brilliant_HK17653S72 b/_templates/brilliant_HK17653S72 index 9db87cde8..c4b86af7a 100644 --- a/_templates/brilliant_HK17653S72 +++ b/_templates/brilliant_HK17653S72 @@ -1,5 +1,5 @@ --- -date: 2019-10-05 +date_added: 2019-10-05 title: Brilliant HK17653S72 category: light type: Bulb diff --git a/_templates/brilliant_downlight b/_templates/brilliant_downlight index 83a95afd5..3676f0766 100644 --- a/_templates/brilliant_downlight +++ b/_templates/brilliant_downlight @@ -1,5 +1,5 @@ --- -date: 2019-08-06 +date_added: 2019-08-06 title: Brilliant Smart WiFi Downlight CCT category: light type: Light diff --git a/_templates/brilliant_plug.markdown b/_templates/brilliant_plug.markdown index 6af25989c..2d379f614 100644 --- a/_templates/brilliant_plug.markdown +++ b/_templates/brilliant_plug.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-10 +date_added: 2019-04-10 title: Brilliant USB Charger category: plug type: Plug diff --git a/_templates/brizlabs_4_5W_E14 b/_templates/brizlabs_4_5W_E14 index e64844a8d..1d4407dd0 100644 --- a/_templates/brizlabs_4_5W_E14 +++ b/_templates/brizlabs_4_5W_E14 @@ -1,5 +1,5 @@ --- -date: 2019-11-17 +date_added: 2019-11-17 title: BrizLabs 4.5W E14 RGBW category: light type: Bulb diff --git a/_templates/brizlabs_EBE-SHW03 b/_templates/brizlabs_EBE-SHW03 index a9910ab24..ed6cf86ae 100644 --- a/_templates/brizlabs_EBE-SHW03 +++ b/_templates/brizlabs_EBE-SHW03 @@ -1,5 +1,5 @@ --- -date: 2019-11-13 +date_added: 2019-11-13 title: BrizLabs EBE-SHW03 category: light type: Bulb diff --git a/_templates/bsd25 b/_templates/bsd25 index bbe40ca04..0ec967b7f 100644 --- a/_templates/bsd25 +++ b/_templates/bsd25 @@ -1,5 +1,5 @@ --- -date: 2019-10-06 +date_added: 2019-10-06 title: BSD25 category: plug type: Plug diff --git a/_templates/bsd33 b/_templates/bsd33 index 1aadffe22..00655c3b2 100644 --- a/_templates/bsd33 +++ b/_templates/bsd33 @@ -1,5 +1,5 @@ --- -date: 2019-10-01 +date_added: 2019-10-01 title: BSD33 category: plug type: Plug diff --git a/_templates/canwing_cw-001.markdown b/_templates/canwing_cw-001.markdown index c0dba8b61..ba87a417f 100644 --- a/_templates/canwing_cw-001.markdown +++ b/_templates/canwing_cw-001.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-13 +date_added: 2019-03-13 title: Canwing CW-001 category: relay type: Relay diff --git a/_templates/ce_la-wf3.markdown b/_templates/ce_la-wf3.markdown index 6492540dc..02e342ac6 100644 --- a/_templates/ce_la-wf3.markdown +++ b/_templates/ce_la-wf3.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-02 +date_added: 2019-03-02 title: CE Smart Home LA-WF3 type: Plug standard: us diff --git a/_templates/ce_power_stake.markdown b/_templates/ce_power_stake.markdown index 66f5db09f..faa8ed5f0 100644 --- a/_templates/ce_power_stake.markdown +++ b/_templates/ce_power_stake.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-19 +date_added: 2019-03-19 title: CE Garden Power Stake category: plug type: Power Strip diff --git a/_templates/ce_smart_home-WF500D b/_templates/ce_smart_home-WF500D index 4bed34692..dd7214529 100644 --- a/_templates/ce_smart_home-WF500D +++ b/_templates/ce_smart_home-WF500D @@ -1,5 +1,5 @@ --- -date: 2019-09-19 +date_added: 2019-09-19 title: CE Smart Home WF500D category: switch type: Dimmer diff --git a/_templates/ce_smart_home_LA-2-W3 b/_templates/ce_smart_home_LA-2-W3 index d467a897b..f50600501 100644 --- a/_templates/ce_smart_home_LA-2-W3 +++ b/_templates/ce_smart_home_LA-2-W3 @@ -1,5 +1,5 @@ --- -date: 2019-04-14 +date_added: 2019-04-14 title: CE Smart Home LA-2-W3 category: plug type: Wall Outlet diff --git a/_templates/ce_smart_home_LTS-6A-W5 b/_templates/ce_smart_home_LTS-6A-W5 index 324d1e395..07ffd7067 100644 --- a/_templates/ce_smart_home_LTS-6A-W5 +++ b/_templates/ce_smart_home_LTS-6A-W5 @@ -1,5 +1,5 @@ --- -date: 2019-08-29 +date_added: 2019-08-29 title: CE Smart Home LTS-6A-W5 category: plug type: Power Strip diff --git a/_templates/century_aoke b/_templates/century_aoke index 8a7f26a11..a7ef8d41c 100644 --- a/_templates/century_aoke +++ b/_templates/century_aoke @@ -1,5 +1,5 @@ --- -date: 2019-10-24 +date_added: 2019-10-24 title: Century Aoke category: relay type: Relay diff --git a/_templates/cocoon_DY180363-B_RBGW b/_templates/cocoon_DY180363-B_RBGW index 6510389c5..0d07a6682 100644 --- a/_templates/cocoon_DY180363-B_RBGW +++ b/_templates/cocoon_DY180363-B_RBGW @@ -1,5 +1,5 @@ --- -date: 2019-11-05 +date_added: 2019-11-05 title: Cocoon DY180363-B RBGW category: light type: Bulb diff --git a/_templates/cocoon_smart_led_strip b/_templates/cocoon_smart_led_strip index ba7a046e3..a459adf3c 100644 --- a/_templates/cocoon_smart_led_strip +++ b/_templates/cocoon_smart_led_strip @@ -1,5 +1,5 @@ --- -date: 2019-11-20 +date_added: 2019-11-20 title: Cocoon Smart category: light type: LED Strip diff --git a/_templates/conico_SM-PW70 b/_templates/conico_SM-PW70 index 898d23406..592ba6b7c 100644 --- a/_templates/conico_SM-PW70 +++ b/_templates/conico_SM-PW70 @@ -1,5 +1,5 @@ --- -date: 2019-06-05 +date_added: 2019-06-05 title: Conico SM-PW70 category: plug type: Plug diff --git a/_templates/coosa b/_templates/coosa index dc9fede12..4d99bf7b9 100644 --- a/_templates/coosa +++ b/_templates/coosa @@ -1,5 +1,5 @@ --- -date: 2019-06-16 +date_added: 2019-06-16 title: Coosa category: plug type: Plug diff --git a/_templates/coosa_SP1 b/_templates/coosa_SP1 index 9749bf7b8..ef193a101 100644 --- a/_templates/coosa_SP1 +++ b/_templates/coosa_SP1 @@ -1,5 +1,5 @@ --- -date: 2019-06-21 +date_added: 2019-06-21 title: Coosa SP1 category: plug type: Plug diff --git a/_templates/crazylynx_wifi b/_templates/crazylynx_wifi index e04e4f8a1..ca97de7e8 100644 --- a/_templates/crazylynx_wifi +++ b/_templates/crazylynx_wifi @@ -1,5 +1,5 @@ --- -date: 2019-07-22 +date_added: 2019-07-22 title: CrazyLynX WiFi category: plug type: Plug diff --git a/_templates/cyyltd_bifans_J23.markdown b/_templates/cyyltd_bifans_J23.markdown index 3c997af3b..c20e468b5 100644 --- a/_templates/cyyltd_bifans_J23.markdown +++ b/_templates/cyyltd_bifans_J23.markdown @@ -1,5 +1,5 @@ --- -date: 2019-09-29 +date_added: 2019-09-29 title: CYYLTF BIFANS J23 category: plug type: Plug diff --git a/_templates/delock_11826 b/_templates/delock_11826 index ca8f66968..c90136202 100644 --- a/_templates/delock_11826 +++ b/_templates/delock_11826 @@ -1,5 +1,5 @@ --- -date: 2019-05-23 +date_added: 2019-05-23 title: Delock 11826 category: plug type: Plug diff --git a/_templates/deltaco_SH-LE14W b/_templates/deltaco_SH-LE14W index 1662ae28e..5d1fa0739 100644 --- a/_templates/deltaco_SH-LE14W +++ b/_templates/deltaco_SH-LE14W @@ -1,5 +1,5 @@ --- -date: 2019-11-23 +date_added: 2019-11-23 title: Deltaco SH-LE14W category: light type: Bulb diff --git a/_templates/deltaco_SH-LE27W b/_templates/deltaco_SH-LE27W index a4d708b1e..8afd681be 100644 --- a/_templates/deltaco_SH-LE27W +++ b/_templates/deltaco_SH-LE27W @@ -1,5 +1,5 @@ --- -date: 2019-11-23 +date_added: 2019-11-23 title: Deltaco SH-LE27W category: light type: Bulb diff --git a/_templates/deltaco_SH-P01 b/_templates/deltaco_SH-P01 index c8c6f2c47..6d73eefca 100644 --- a/_templates/deltaco_SH-P01 +++ b/_templates/deltaco_SH-P01 @@ -1,5 +1,5 @@ --- -date: 2019-11-14 +date_added: 2019-11-14 title: Deltaco SH-P01 category: plug type: Plug diff --git a/_templates/deltaco_SH-P02 b/_templates/deltaco_SH-P02 index 5b364beeb..42e59cded 100644 --- a/_templates/deltaco_SH-P02 +++ b/_templates/deltaco_SH-P02 @@ -1,5 +1,5 @@ --- -date: 2019-11-23 +date_added: 2019-11-23 title: Deltaco SH-P02 category: plug type: Plug diff --git a/_templates/deta_6912HA b/_templates/deta_6912HA index 060fc8523..4ee53cce6 100644 --- a/_templates/deta_6912HA +++ b/_templates/deta_6912HA @@ -1,5 +1,5 @@ --- -date: 2019-10-16 +date_added: 2019-10-16 title: Deta 6912HA category: switch type: Switch diff --git a/_templates/deta_6922HA b/_templates/deta_6922HA index 905f34bb7..4c28581ad 100644 --- a/_templates/deta_6922HA +++ b/_templates/deta_6922HA @@ -1,5 +1,5 @@ --- -date: 2019-11-02 +date_added: 2019-11-02 title: Deta 6922HA category: plug type: Wall Outlet diff --git a/_templates/deta_6930HA b/_templates/deta_6930HA index f1ed5d43e..17444e403 100644 --- a/_templates/deta_6930HA +++ b/_templates/deta_6930HA @@ -1,5 +1,5 @@ --- -date: 2019-11-12 +date_added: 2019-11-12 title: DETA 6930HA category: plug type: Plug diff --git a/_templates/dgm_L-WT9W1 b/_templates/dgm_L-WT9W1 index 2701a9d44..c29cdaae7 100644 --- a/_templates/dgm_L-WT9W1 +++ b/_templates/dgm_L-WT9W1 @@ -1,5 +1,5 @@ --- -date: 2019-10-05 +date_added: 2019-10-05 title: DGM L-WT9W1 category: light type: Bulb diff --git a/_templates/digoo-dg-sp01 b/_templates/digoo-dg-sp01 index fe2ae0146..eb9d775b2 100644 --- a/_templates/digoo-dg-sp01 +++ b/_templates/digoo-dg-sp01 @@ -1,5 +1,5 @@ --- -date: 2019-03-03 +date_added: 2019-03-03 title: Digoo DG-SP01 category: plug type: Plug diff --git a/_templates/digoo_DG-PS01 b/_templates/digoo_DG-PS01 index e0744768c..737209228 100644 --- a/_templates/digoo_DG-PS01 +++ b/_templates/digoo_DG-PS01 @@ -1,5 +1,5 @@ --- -date: 2019-09-26 +date_added: 2019-09-26 title: Digoo DG-PS01 category: plug type: Power Strip diff --git a/_templates/digoo_NX-SP202 b/_templates/digoo_NX-SP202 index 02d53ded6..d10372879 100644 --- a/_templates/digoo_NX-SP202 +++ b/_templates/digoo_NX-SP202 @@ -1,5 +1,5 @@ --- -date: 2019-04-12 +date_added: 2019-04-12 title: Digoo NX-SP202 category: plug type: Plug diff --git a/_templates/dilisens_SP201 b/_templates/dilisens_SP201 index b79e9189a..0f230d738 100644 --- a/_templates/dilisens_SP201 +++ b/_templates/dilisens_SP201 @@ -1,5 +1,5 @@ --- -date: 2019-04-28 +date_added: 2019-04-28 title: DILISENS SP201 category: plug type: Plug diff --git a/_templates/eachen_SANT-IR_01 b/_templates/eachen_SANT-IR_01 index c5445188e..b6d545dc1 100644 --- a/_templates/eachen_SANT-IR_01 +++ b/_templates/eachen_SANT-IR_01 @@ -1,5 +1,5 @@ --- -date: 2019-08-21 +date_added: 2019-08-21 title: Eachen SANT-IR 01 category: misc type: IR Bridge diff --git a/_templates/eachen_ST-DC2.markdown b/_templates/eachen_ST-DC2.markdown index 5b1676a6a..fade6c27b 100644 --- a/_templates/eachen_ST-DC2.markdown +++ b/_templates/eachen_ST-DC2.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-19 +date_added: 2019-04-19 title: EACHEN ST-DC2 category: relay type: Relay diff --git a/_templates/eco_plugs_CT-065W b/_templates/eco_plugs_CT-065W index 06ee88b30..ad56ca642 100644 --- a/_templates/eco_plugs_CT-065W +++ b/_templates/eco_plugs_CT-065W @@ -1,5 +1,5 @@ --- -date: 2019-09-24 +date_added: 2019-09-24 title: ECO Plugs CT-065W category: plug type: Plug diff --git a/_templates/electecpro_2 b/_templates/electecpro_2 index 18294a793..a319f2e38 100644 --- a/_templates/electecpro_2 +++ b/_templates/electecpro_2 @@ -1,5 +1,5 @@ --- -date: 2019-06-16 +date_added: 2019-06-16 title: EletecPro 2 category: plug type: Plug diff --git a/_templates/electriq_B22 b/_templates/electriq_B22 index d5c6730ed..fa967401e 100644 --- a/_templates/electriq_B22 +++ b/_templates/electriq_B22 @@ -1,5 +1,5 @@ --- -date: 2019-04-27 +date_added: 2019-04-27 title: electriQ RGBW B22 category: light type: Bulb diff --git a/_templates/electrodragon_board b/_templates/electrodragon_board index 4d98188c0..5f9fee0e9 100644 --- a/_templates/electrodragon_board +++ b/_templates/electrodragon_board @@ -1,5 +1,5 @@ --- -date: 2019-04-27 +date_added: 2019-04-27 title: Electrodragon Board SPDT category: relay type: Relay diff --git a/_templates/electrodragon_relay.markdown b/_templates/electrodragon_relay.markdown index a5eb89983..9f4a6b164 100644 --- a/_templates/electrodragon_relay.markdown +++ b/_templates/electrodragon_relay.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-27 +date_added: 2019-04-27 title: Electrodragon ESP8266 category: relay type: Relay diff --git a/_templates/elegant_choice b/_templates/elegant_choice index 74791ec0c..dafea91ed 100644 --- a/_templates/elegant_choice +++ b/_templates/elegant_choice @@ -1,5 +1,5 @@ --- -date: 2019-04-28 +date_added: 2019-04-28 title: Elegant Choice E27/E26 category: light type: Bulb Socket diff --git a/_templates/elelight_7W_A19_E27 b/_templates/elelight_7W_A19_E27 index 0dac01ec5..bf332d588 100644 --- a/_templates/elelight_7W_A19_E27 +++ b/_templates/elelight_7W_A19_E27 @@ -1,5 +1,5 @@ --- -date: 2019-10-17 +date_added: 2019-10-17 title: EleLight 7W A19 E27 RGBW category: light type: Bulb diff --git a/_templates/emylo-ya111.markdown b/_templates/emylo-ya111.markdown index 129b10f14..b2a10b793 100644 --- a/_templates/emylo-ya111.markdown +++ b/_templates/emylo-ya111.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-03 +date_added: 2019-03-03 title: eMylo YSA111A1N-FBA category: relay type: Relay diff --git a/_templates/emylo_SS-8839-03 b/_templates/emylo_SS-8839-03 index 6df428b9c..ad13af29b 100644 --- a/_templates/emylo_SS-8839-03 +++ b/_templates/emylo_SS-8839-03 @@ -1,5 +1,5 @@ --- -date: 2019-07-06 +date_added: 2019-07-06 title: eMylo SS-8839-03 category: relay type: Relay diff --git a/_templates/emylo_XL9251WI.markdown b/_templates/emylo_XL9251WI.markdown index 6d64ff47f..e65067b59 100644 --- a/_templates/emylo_XL9251WI.markdown +++ b/_templates/emylo_XL9251WI.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-07 +date_added: 2019-04-07 title: eMylo XL9251WI category: relay type: Relay diff --git a/_templates/enjowi_SP111 b/_templates/enjowi_SP111 index 01e5843c9..65d3e2d91 100644 --- a/_templates/enjowi_SP111 +++ b/_templates/enjowi_SP111 @@ -1,5 +1,5 @@ --- -date: 2019-07-14 +date_added: 2019-07-14 title: ENJOWI SP111-EU-W category: plug type: Plug diff --git a/_templates/enjowi_WF-SK301 b/_templates/enjowi_WF-SK301 index 9dd469826..90a0eb388 100644 --- a/_templates/enjowi_WF-SK301 +++ b/_templates/enjowi_WF-SK301 @@ -1,5 +1,5 @@ --- -date: 2019-10-19 +date_added: 2019-10-19 title: Enjowi WF-SK301 category: switch type: Switch diff --git a/_templates/epicka b/_templates/epicka index a85b024f0..d1ed5f6da 100644 --- a/_templates/epicka +++ b/_templates/epicka @@ -1,5 +1,5 @@ --- -date: 2019-06-16 +date_added: 2019-06-16 title: Epicka category: plug type: Plug diff --git a/_templates/esicoo_9W_E26 b/_templates/esicoo_9W_E26 index 4c135b8da..d6b4d1a09 100644 --- a/_templates/esicoo_9W_E26 +++ b/_templates/esicoo_9W_E26 @@ -1,5 +1,5 @@ --- -date: 2019-10-05 +date_added: 2019-10-05 title: Esicoo 9W E26 category: light type: Bulb diff --git a/_templates/esp-01_relay_v4 b/_templates/esp-01_relay_v4 index 83fc4d376..b2e0cd487 100644 --- a/_templates/esp-01_relay_v4 +++ b/_templates/esp-01_relay_v4 @@ -1,5 +1,5 @@ --- -date: 2019-08-21 +date_added: 2019-08-21 title: ESP-01 Relay V4.0 category: relay type: Relay diff --git a/_templates/essential_oil_400ml b/_templates/essential_oil_400ml index b656241c9..bc4fc5205 100644 --- a/_templates/essential_oil_400ml +++ b/_templates/essential_oil_400ml @@ -1,5 +1,5 @@ --- -date: 2019-11-16 +date_added: 2019-11-16 title: Essential Oil 400ml category: misc type: Aromatherapy Diffuser diff --git a/_templates/estink b/_templates/estink index a05d2338c..618dba2d7 100644 --- a/_templates/estink +++ b/_templates/estink @@ -1,5 +1,5 @@ --- -date: 2019-05-18 +date_added: 2019-05-18 title: Estink C178 category: plug type: Plug diff --git a/_templates/etekcity_3way b/_templates/etekcity_3way index 5db00ed83..ff61026e3 100644 --- a/_templates/etekcity_3way +++ b/_templates/etekcity_3way @@ -1,5 +1,5 @@ --- -date: 2019-10-10 +date_added: 2019-10-10 title: Etekcity 3-way category: switch type: Switch diff --git a/_templates/etekcity_ESW01-US b/_templates/etekcity_ESW01-US index 72809985a..a7f3f41ba 100644 --- a/_templates/etekcity_ESW01-US +++ b/_templates/etekcity_ESW01-US @@ -1,5 +1,5 @@ --- -date: 2019-04-18 +date_added: 2019-04-18 title: ESW01-US category: plug type: Plug diff --git a/_templates/etekcity_ESWL01.markdown b/_templates/etekcity_ESWL01.markdown index f4fbda751..0d6e5bf0c 100644 --- a/_templates/etekcity_ESWL01.markdown +++ b/_templates/etekcity_ESWL01.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-02 +date_added: 2019-04-02 title: EtekCity ESWL01 category: switch type: Switch diff --git a/_templates/evalogik_NWF001 b/_templates/evalogik_NWF001 index cff75361f..d081298de 100644 --- a/_templates/evalogik_NWF001 +++ b/_templates/evalogik_NWF001 @@ -1,5 +1,5 @@ --- -date: 2019-04-19 +date_added: 2019-04-19 title: Eva Logik NWF001 category: plug type: Plug diff --git a/_templates/evalogik_WF31.markdown b/_templates/evalogik_WF31.markdown index be4bb8853..d89cc3eaa 100644 --- a/_templates/evalogik_WF31.markdown +++ b/_templates/evalogik_WF31.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-13 +date_added: 2019-04-13 title: EVA LOGIK WF31 category: switch type: Dimmer diff --git a/_templates/evo-smart_JH-G01U b/_templates/evo-smart_JH-G01U index 9eb529b38..2fea9bed5 100644 --- a/_templates/evo-smart_JH-G01U +++ b/_templates/evo-smart_JH-G01U @@ -1,5 +1,5 @@ --- -date: 2019-09-19 +date_added: 2019-09-19 title: EVO-Smart JH-G01U category: plug type: Plug diff --git a/_templates/ex-store_2_kanal_dimmer b/_templates/ex-store_2_kanal_dimmer index 232339cb3..8b5bb7136 100644 --- a/_templates/ex-store_2_kanal_dimmer +++ b/_templates/ex-store_2_kanal_dimmer @@ -1,5 +1,5 @@ --- -date: 2019-10-16 +date_added: 2019-10-16 title: EX-Store 2 Kanal RS232 V4 category: light type: Dimmer diff --git a/_templates/fcmila_7W_RGBW_E27 b/_templates/fcmila_7W_RGBW_E27 index a22bc764c..243dd9174 100644 --- a/_templates/fcmila_7W_RGBW_E27 +++ b/_templates/fcmila_7W_RGBW_E27 @@ -1,5 +1,5 @@ --- -date: 2019-05-31 +date_added: 2019-05-31 title: Fcmila 7W RGBW E27 category: light type: Bulb diff --git a/_templates/fcmila_EQ723 b/_templates/fcmila_EQ723 index b07422781..6d9d94e71 100644 --- a/_templates/fcmila_EQ723 +++ b/_templates/fcmila_EQ723 @@ -1,5 +1,5 @@ --- -date: 2019-10-17 +date_added: 2019-10-17 title: Fcmila EQ723 category: light type: Bulb diff --git a/_templates/fcmila_XDD-48W.markdown b/_templates/fcmila_XDD-48W.markdown index 0302a26dd..49f7e37de 100644 --- a/_templates/fcmila_XDD-48W.markdown +++ b/_templates/fcmila_XDD-48W.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-31 +date_added: 2019-03-31 title: Fcmila XDD-48W category: light type: Light diff --git a/_templates/feit_electric-BPA800RGBWAG2 b/_templates/feit_electric-BPA800RGBWAG2 index 797c98077..bac708823 100644 --- a/_templates/feit_electric-BPA800RGBWAG2 +++ b/_templates/feit_electric-BPA800RGBWAG2 @@ -1,5 +1,5 @@ --- -date: 2019-10-07 +date_added: 2019-10-07 title: Feit Electric BPA800/RGBW/AG/2 category: light type: Bulb diff --git a/_templates/feit_electric-OM60927CAAG b/_templates/feit_electric-OM60927CAAG index 1b734f559..b422e930f 100644 --- a/_templates/feit_electric-OM60927CAAG +++ b/_templates/feit_electric-OM60927CAAG @@ -1,5 +1,5 @@ --- -date: 2019-04-27 +date_added: 2019-04-27 title: Feit Electric OM60/927CA/AG category: light type: Bulb diff --git a/_templates/feit_electric_outdoor b/_templates/feit_electric_outdoor index e4f07653b..9fc8cc7a5 100644 --- a/_templates/feit_electric_outdoor +++ b/_templates/feit_electric_outdoor @@ -1,5 +1,5 @@ --- -date: 2019-09-28 +date_added: 2019-09-28 title: Feit Electric Dual category: plug type: Outdoor Plug diff --git a/_templates/flhs-zn04.markdown b/_templates/flhs-zn04.markdown index cf87a244f..8b2e7c98e 100644 --- a/_templates/flhs-zn04.markdown +++ b/_templates/flhs-zn04.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-01 +date_added: 2019-04-01 title: FLHS-ZN04 category: plug type: Plug diff --git a/_templates/fontastic_SH01 b/_templates/fontastic_SH01 index 0562630e9..f8da81e88 100644 --- a/_templates/fontastic_SH01 +++ b/_templates/fontastic_SH01 @@ -1,5 +1,5 @@ --- -date: 2019-07-26 +date_added: 2019-07-26 title: Fontastic SH01 category: plug type: Plug diff --git a/_templates/frankever_FLHS-ZN04 b/_templates/frankever_FLHS-ZN04 index ea64d2d52..1ea72971b 100644 --- a/_templates/frankever_FLHS-ZN04 +++ b/_templates/frankever_FLHS-ZN04 @@ -1,5 +1,5 @@ --- -date: 2019-05-19 +date_added: 2019-05-19 title: FrankEver FLHS-ZN04 category: plug type: Plug diff --git a/_templates/fulighture_A60 b/_templates/fulighture_A60 index ff4bc5449..2909d015e 100644 --- a/_templates/fulighture_A60 +++ b/_templates/fulighture_A60 @@ -1,5 +1,5 @@ --- -date: 2019-11-07 +date_added: 2019-11-07 title: Fulighture A60 B22 category: light type: Bulb diff --git a/_templates/garage_door_controller b/_templates/garage_door_controller index 3af91352b..13724c641 100644 --- a/_templates/garage_door_controller +++ b/_templates/garage_door_controller @@ -1,5 +1,5 @@ --- -date: 2019-11-15 +date_added: 2019-11-15 title: Garage Door Controller category: relay type: Relay diff --git a/_templates/gdtech-w-us001.markdown b/_templates/gdtech-w-us001.markdown index 3b1818e5a..70e804900 100644 --- a/_templates/gdtech-w-us001.markdown +++ b/_templates/gdtech-w-us001.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-06 +date_added: 2019-03-06 title: GDTech W-US001 category: plug type: Plug diff --git a/_templates/gdtech_W-US003 b/_templates/gdtech_W-US003 index 16d6806be..bdd6515a6 100644 --- a/_templates/gdtech_W-US003 +++ b/_templates/gdtech_W-US003 @@ -1,5 +1,5 @@ --- -date: 2019-09-24 +date_added: 2019-09-24 title: GDTech W-US003 category: plug type: Plug diff --git a/_templates/geekcreit_2ch b/_templates/geekcreit_2ch index 6c9fcba93..d43fe93cc 100644 --- a/_templates/geekcreit_2ch +++ b/_templates/geekcreit_2ch @@ -1,5 +1,5 @@ --- -date: 2019-04-17 +date_added: 2019-04-17 title: Geekcreit 2 Channel category: relay type: Relay diff --git a/_templates/geeklink b/_templates/geeklink index b068dce5d..18b7e3a32 100644 --- a/_templates/geeklink +++ b/_templates/geeklink @@ -1,5 +1,5 @@ --- -date: 2019-06-28 +date_added: 2019-06-28 title: Geeklink category: misc type: IR Bridge diff --git a/_templates/geeni_A21 b/_templates/geeni_A21 index 4c7a38453..a3c6c5a5c 100644 --- a/_templates/geeni_A21 +++ b/_templates/geeni_A21 @@ -1,5 +1,5 @@ --- -date: 2019-09-10 +date_added: 2019-09-10 title: Geeni Lux A21 White category: light type: Bulb diff --git a/_templates/geeni_GN-OW101-101 b/_templates/geeni_GN-OW101-101 index 5d8de7c92..b684ce013 100644 --- a/_templates/geeni_GN-OW101-101 +++ b/_templates/geeni_GN-OW101-101 @@ -1,5 +1,5 @@ --- -date: 2019-09-02 +date_added: 2019-09-02 title: Geeni GN-OW101-101 category: plug type: Outdoor Plug diff --git a/_templates/geeni_GN-SW003.markdown b/_templates/geeni_GN-SW003.markdown index 661d84198..44eb84082 100644 --- a/_templates/geeni_GN-SW003.markdown +++ b/_templates/geeni_GN-SW003.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-24 +date_added: 2019-03-24 title: Geeni GN-SW003 category: plug type: Power Strip diff --git a/_templates/geeni_charge b/_templates/geeni_charge index f14f2da6b..c3332eb08 100644 --- a/_templates/geeni_charge +++ b/_templates/geeni_charge @@ -1,5 +1,5 @@ --- -date: 2019-09-02 +date_added: 2019-09-02 title: Geeni Charge category: plug type: Plug diff --git a/_templates/geeni_glo b/_templates/geeni_glo index 2bb0527a8..4f6cecafc 100644 --- a/_templates/geeni_glo +++ b/_templates/geeni_glo @@ -1,5 +1,5 @@ --- -date: 2019-09-02 +date_added: 2019-09-02 title: Geeni Glo category: plug type: Plug diff --git a/_templates/geeni_prisma_1050 b/_templates/geeni_prisma_1050 index b620e80cb..88ffdbe97 100644 --- a/_templates/geeni_prisma_1050 +++ b/_templates/geeni_prisma_1050 @@ -1,5 +1,5 @@ --- -date: 2019-10-26 +date_added: 2019-10-26 title: Geeni Prisma 1050 category: light type: Bulb diff --git a/_templates/geeni_spot b/_templates/geeni_spot index f1d4fe2eb..4a0975d3e 100644 --- a/_templates/geeni_spot +++ b/_templates/geeni_spot @@ -1,5 +1,5 @@ --- -date: 2019-09-02 +date_added: 2019-09-02 title: Geeni Spot category: plug type: Plug diff --git a/_templates/geeni_switch_duo b/_templates/geeni_switch_duo index 1bf362054..f8a2236f4 100644 --- a/_templates/geeni_switch_duo +++ b/_templates/geeni_switch_duo @@ -1,5 +1,5 @@ --- -date: 2019-09-02 +date_added: 2019-09-02 title: Geeni Switch Duo category: plug type: Plug diff --git a/_templates/generic_10W_RGBW b/_templates/generic_10W_RGBW index 26cd8b5b2..f3465b5b9 100644 --- a/_templates/generic_10W_RGBW +++ b/_templates/generic_10W_RGBW @@ -1,5 +1,5 @@ --- -date: 2019-10-09 +date_added: 2019-10-09 title: Generic 10W E26/E27 RGBW category: light type: Bulb diff --git a/_templates/generic_rgb_10A b/_templates/generic_rgb_10A index c9e96c746..ae6450832 100644 --- a/_templates/generic_rgb_10A +++ b/_templates/generic_rgb_10A @@ -1,5 +1,5 @@ --- -date: 2019-11-22 +date_added: 2019-11-22 title: RGB + USB 10A category: plug type: Plug diff --git a/_templates/globe_37726 b/_templates/globe_37726 index 7cdbafdea..1a2a39519 100644 --- a/_templates/globe_37726 +++ b/_templates/globe_37726 @@ -1,5 +1,5 @@ --- -date: 2019-06-12 +date_added: 2019-06-12 title: Globe RGBW category: light type: Bulb diff --git a/_templates/globe_cw-ww b/_templates/globe_cw-ww index 32c165d84..f02f11b75 100644 --- a/_templates/globe_cw-ww +++ b/_templates/globe_cw-ww @@ -1,5 +1,5 @@ --- -date: 2019-06-14 +date_added: 2019-06-14 title: Globe CW/WW category: light type: Bulb diff --git a/_templates/globe_smart b/_templates/globe_smart index da66fb3e0..f6f68ffdf 100644 --- a/_templates/globe_smart +++ b/_templates/globe_smart @@ -1,5 +1,5 @@ --- -date: 2019-05-01 +date_added: 2019-05-01 title: Globe Smart category: plug type: Plug diff --git a/_templates/gocomma_wifi b/_templates/gocomma_wifi index 550e55348..2842c9525 100644 --- a/_templates/gocomma_wifi +++ b/_templates/gocomma_wifi @@ -1,5 +1,5 @@ --- -date: 2019-06-26 +date_added: 2019-06-26 title: Gocomma Wi-Fi Smart Switch category: relay type: Relay diff --git a/_templates/goldair_sleepsmart_GCPF315 b/_templates/goldair_sleepsmart_GCPF315 index 936b0b5e5..f64128a87 100644 --- a/_templates/goldair_sleepsmart_GCPF315 +++ b/_templates/goldair_sleepsmart_GCPF315 @@ -1,5 +1,5 @@ --- -date: 2019-11-26 +date_added: 2019-11-26 title: Goldair SleepSmart GCPF315 category: misc type: Fan diff --git a/_templates/gosund-KS-602S b/_templates/gosund-KS-602S index 53cb6333a..f2dee47f9 100644 --- a/_templates/gosund-KS-602S +++ b/_templates/gosund-KS-602S @@ -1,5 +1,5 @@ --- -date: 2019-05-17 +date_added: 2019-05-17 title: Gosund KS-602S category: switch type: Switch diff --git a/_templates/gosund_SP1.markdown b/_templates/gosund_SP1.markdown index fdc723ac0..033a7bc75 100644 --- a/_templates/gosund_SP1.markdown +++ b/_templates/gosund_SP1.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-02 +date_added: 2019-03-02 title: Gosund SP1 category: plug type: Plug diff --git a/_templates/gosund_SP111 b/_templates/gosund_SP111 index de32ddd17..da1147518 100644 --- a/_templates/gosund_SP111 +++ b/_templates/gosund_SP111 @@ -1,5 +1,5 @@ --- -date: 2019-05-06 +date_added: 2019-05-06 title: Gosund SP111 category: plug type: Plug diff --git a/_templates/gosund_SP111_v1_1 b/_templates/gosund_SP111_v1_1 index dedc3321a..2223a15dc 100644 --- a/_templates/gosund_SP111_v1_1 +++ b/_templates/gosund_SP111_v1_1 @@ -1,5 +1,5 @@ --- -date: 2019-11-23 +date_added: 2019-11-23 title: Gosund SP111 V1.1 category: plug type: Plug diff --git a/_templates/gosund_SP111_v2 b/_templates/gosund_SP111_v2 index 6a6ca9632..dc2e5a8fc 100644 --- a/_templates/gosund_SP111_v2 +++ b/_templates/gosund_SP111_v2 @@ -1,5 +1,5 @@ --- -date: 2019-11-07 +date_added: 2019-11-07 title: Gosund SP111 v2 category: plug type: Plug diff --git a/_templates/gosund_SP112 b/_templates/gosund_SP112 index 61e8a0229..9ceeacd04 100644 --- a/_templates/gosund_SP112 +++ b/_templates/gosund_SP112 @@ -1,5 +1,5 @@ --- -date: 2019-10-12 +date_added: 2019-10-12 title: Gosund SP112 category: plug type: Plug diff --git a/_templates/gosund_WP1-1 b/_templates/gosund_WP1-1 index 2a4b17b41..3b7d03414 100644 --- a/_templates/gosund_WP1-1 +++ b/_templates/gosund_WP1-1 @@ -1,5 +1,5 @@ --- -date: 2019-04-21 +date_added: 2019-04-21 title: Gosund WP1-1 category: plug type: Plug diff --git a/_templates/gosund_WP2 b/_templates/gosund_WP2 index ffcdcf244..9727b6cf8 100644 --- a/_templates/gosund_WP2 +++ b/_templates/gosund_WP2 @@ -1,5 +1,5 @@ --- -date: 2019-11-18 +date_added: 2019-11-18 title: Gosund WP2 category: plug type: Plug diff --git a/_templates/gosund_WP211 b/_templates/gosund_WP211 index 2d141bdc7..e4054dc0b 100644 --- a/_templates/gosund_WP211 +++ b/_templates/gosund_WP211 @@ -1,5 +1,5 @@ --- -date: 2019-05-10 +date_added: 2019-05-10 title: Gosund WP211 category: plug type: Plug diff --git a/_templates/gosund_WP212 b/_templates/gosund_WP212 index 58efd0ccf..fb27bc741 100644 --- a/_templates/gosund_WP212 +++ b/_templates/gosund_WP212 @@ -1,5 +1,5 @@ --- -date: 2019-05-31 +date_added: 2019-05-31 title: Gosund WP212 category: plug type: Plug diff --git a/_templates/gosund_WP5 b/_templates/gosund_WP5 index 79bee0722..8099f2c08 100644 --- a/_templates/gosund_WP5 +++ b/_templates/gosund_WP5 @@ -1,5 +1,5 @@ --- -date: 2019-06-16 +date_added: 2019-06-16 title: Gosund WP5 category: plug type: Plug diff --git a/_templates/gosund_WP6 b/_templates/gosund_WP6 index 48e7e9bbd..8b81c9a51 100644 --- a/_templates/gosund_WP6 +++ b/_templates/gosund_WP6 @@ -1,5 +1,5 @@ --- -date: 2019-06-14 +date_added: 2019-06-14 title: Gosund WP6 category: plug type: Plug diff --git a/_templates/gosund_e27_rgbw b/_templates/gosund_e27_rgbw index bb7b26414..698efabf3 100644 --- a/_templates/gosund_e27_rgbw +++ b/_templates/gosund_e27_rgbw @@ -1,5 +1,5 @@ --- -date: 2019-05-24 +date_added: 2019-05-24 title: Gosund E27 8W RGBW category: light type: Bulb diff --git a/_templates/gosund_wp3.markdown b/_templates/gosund_wp3.markdown index d490d2b1c..50ac16b43 100644 --- a/_templates/gosund_wp3.markdown +++ b/_templates/gosund_wp3.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-02 +date_added: 2019-03-02 title: Gosund WP3 category: plug type: Plug diff --git a/_templates/grefic_TE101 b/_templates/grefic_TE101 index e6f2f8b27..d609178c2 100644 --- a/_templates/grefic_TE101 +++ b/_templates/grefic_TE101 @@ -1,5 +1,5 @@ --- -date: 2019-08-21 +date_added: 2019-08-21 title: Grefic TE101 category: plug type: Plug diff --git a/_templates/gyman_SM-PW701U b/_templates/gyman_SM-PW701U index 9502170ac..0849c0cbb 100644 --- a/_templates/gyman_SM-PW701U +++ b/_templates/gyman_SM-PW701U @@ -1,5 +1,5 @@ --- -date: 2019-09-25 +date_added: 2019-09-25 title: Gyman SM-PW701U category: plug type: Plug diff --git a/_templates/hIhome_WPP-16S1 b/_templates/hIhome_WPP-16S1 index 9fb348455..4b2c4d5f5 100644 --- a/_templates/hIhome_WPP-16S1 +++ b/_templates/hIhome_WPP-16S1 @@ -1,5 +1,5 @@ --- -date: 2019-11-05 +date_added: 2019-11-05 title: HIhome WPP-16S1 category: plug type: Plug diff --git a/_templates/halonix_prime_prizm_12W_B22 b/_templates/halonix_prime_prizm_12W_B22 index 427dc3c73..aa40a4112 100644 --- a/_templates/halonix_prime_prizm_12W_B22 +++ b/_templates/halonix_prime_prizm_12W_B22 @@ -1,5 +1,5 @@ --- -date: 2019-11-09 +date_added: 2019-11-09 title: Halonix Prime Prizm 12W B22 category: light type: Bulb diff --git a/_templates/hama_10W_E27_RGBW b/_templates/hama_10W_E27_RGBW index 5b058695e..787cff072 100644 --- a/_templates/hama_10W_E27_RGBW +++ b/_templates/hama_10W_E27_RGBW @@ -1,5 +1,5 @@ --- -date: 2019-11-17 +date_added: 2019-11-17 title: Hama 10W E27 RGB+WW category: light type: Light diff --git a/_templates/hama_176550 b/_templates/hama_176550 index 7064427c5..f50b9b688 100644 --- a/_templates/hama_176550 +++ b/_templates/hama_176550 @@ -1,5 +1,5 @@ --- -date: 2019-11-27 +date_added: 2019-11-27 title: Hama 176550 category: light type: Bulb diff --git a/_templates/hauppauge_SL-1642.markdown b/_templates/hauppauge_SL-1642.markdown index 31733e1d4..2a9033d95 100644 --- a/_templates/hauppauge_SL-1642.markdown +++ b/_templates/hauppauge_SL-1642.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-25 +date_added: 2019-03-25 title: Hauppauge SL-1642 category: plug type: Plug diff --git a/_templates/heltec_wifi_kit_8 b/_templates/heltec_wifi_kit_8 index d264a07ab..9d3ca329a 100644 --- a/_templates/heltec_wifi_kit_8 +++ b/_templates/heltec_wifi_kit_8 @@ -1,5 +1,5 @@ --- -date: 2019-10-31 +date_added: 2019-10-31 title: Heltec WiFi Kit 8 category: misc type: DIY diff --git a/_templates/hihome_WPP-16T.markdown b/_templates/hihome_WPP-16T.markdown index ab4a83c4b..e6d1b145c 100644 --- a/_templates/hihome_WPP-16T.markdown +++ b/_templates/hihome_WPP-16T.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-09 +date_added: 2019-04-09 title: HiHome WPP-16T category: plug type: Plug diff --git a/_templates/hiwild_W-US002 b/_templates/hiwild_W-US002 index 56740e9d0..d07f6a1b6 100644 --- a/_templates/hiwild_W-US002 +++ b/_templates/hiwild_W-US002 @@ -1,5 +1,5 @@ --- -date: 2019-08-21 +date_added: 2019-08-21 title: hiwild W-US002 category: plug type: Plug diff --git a/_templates/honeyzy_DN20 b/_templates/honeyzy_DN20 index 5965c8d96..b5d1e05cb 100644 --- a/_templates/honeyzy_DN20 +++ b/_templates/honeyzy_DN20 @@ -1,5 +1,5 @@ --- -date: 2019-08-22 +date_added: 2019-08-22 title: Hoenyzy DN20 3/4 category: misc type: Valve diff --git a/_templates/houzetek_AWP07L.markdown b/_templates/houzetek_AWP07L.markdown index a40ba4695..98132c684 100644 --- a/_templates/houzetek_AWP07L.markdown +++ b/_templates/houzetek_AWP07L.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-23 +date_added: 2019-03-23 title: Houzetek AWP07L category: plug type: Plug diff --git a/_templates/hugoai_awp02l-n.markdown b/_templates/hugoai_awp02l-n.markdown index adc833a6b..ddf5ea676 100644 --- a/_templates/hugoai_awp02l-n.markdown +++ b/_templates/hugoai_awp02l-n.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-20 +date_added: 2019-03-20 title: AWP02L-N category: plug type: Plug diff --git a/_templates/hykker_9W_E27_RGBW b/_templates/hykker_9W_E27_RGBW index 4de847688..fed66c789 100644 --- a/_templates/hykker_9W_E27_RGBW +++ b/_templates/hykker_9W_E27_RGBW @@ -1,5 +1,5 @@ --- -date: 2019-11-23 +date_added: 2019-11-23 title: Hykker 9W E27 RGBW category: light type: Bulb diff --git a/_templates/hykker_SE-0792 b/_templates/hykker_SE-0792 index b352a26e2..402b5b04c 100644 --- a/_templates/hykker_SE-0792 +++ b/_templates/hykker_SE-0792 @@ -1,5 +1,5 @@ --- -date: 2019-11-23 +date_added: 2019-11-23 title: Hykker SE-0792 category: plug type: Plug diff --git a/_templates/hyleton_313.markdown b/_templates/hyleton_313.markdown index f4f0c731a..9a38ebaf0 100644 --- a/_templates/hyleton_313.markdown +++ b/_templates/hyleton_313.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-10 +date_added: 2019-03-10 title: Hyleton 313 category: plug type: Plug diff --git a/_templates/hyleton_315 b/_templates/hyleton_315 index 66f04aacf..29d03fa33 100644 --- a/_templates/hyleton_315 +++ b/_templates/hyleton_315 @@ -1,5 +1,5 @@ --- -date: 2019-11-13 +date_added: 2019-11-13 title: Hyleton 315 category: plug type: Plug diff --git a/_templates/hyleton_317.markdown b/_templates/hyleton_317.markdown index caba1e91d..302107dde 100644 --- a/_templates/hyleton_317.markdown +++ b/_templates/hyleton_317.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-24 +date_added: 2019-03-24 title: Hyleton 317 category: plug type: Plug diff --git a/_templates/hyleton_330 b/_templates/hyleton_330 index d0c82aec5..859e6455c 100644 --- a/_templates/hyleton_330 +++ b/_templates/hyleton_330 @@ -1,5 +1,5 @@ --- -date: 2019-09-29 +date_added: 2019-09-29 title: Hyleton 330 category: plug type: Power Strip diff --git a/_templates/hyleton_331.markdown b/_templates/hyleton_331.markdown index 00b7b684a..5d0cdef19 100644 --- a/_templates/hyleton_331.markdown +++ b/_templates/hyleton_331.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-01 +date_added: 2019-04-01 title: Hyleton 331 category: plug type: Power Strip diff --git a/_templates/hyleton_333 b/_templates/hyleton_333 index f674a7447..a66ae3b82 100644 --- a/_templates/hyleton_333 +++ b/_templates/hyleton_333 @@ -1,5 +1,5 @@ --- -date: 2019-11-21 +date_added: 2019-11-21 title: Hyleton 333 category: plug type: Power Strip diff --git a/_templates/hyleton_336 b/_templates/hyleton_336 index 9d5fb1620..b1cfd3e80 100644 --- a/_templates/hyleton_336 +++ b/_templates/hyleton_336 @@ -1,5 +1,5 @@ --- -date: 2019-05-29 +date_added: 2019-05-29 title: Hyleton 336 category: plug type: Power Strip diff --git a/_templates/ihommate_ZCH-02 b/_templates/ihommate_ZCH-02 index 14d366a83..2a9beb48b 100644 --- a/_templates/ihommate_ZCH-02 +++ b/_templates/ihommate_ZCH-02 @@ -1,5 +1,5 @@ --- -date: 2019-11-03 +date_added: 2019-11-03 title: Ihommate ZCH-02 category: plug type: Plug diff --git a/_templates/innens_BSD29.markdown b/_templates/innens_BSD29.markdown index e1ad9cc1a..03688af39 100644 --- a/_templates/innens_BSD29.markdown +++ b/_templates/innens_BSD29.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-11 +date_added: 2019-04-11 title: Innens BSD29 category: plug type: Plug diff --git a/_templates/irrigation_timer_BQ05 b/_templates/irrigation_timer_BQ05 index 113b173f8..f4f8dbbce 100644 --- a/_templates/irrigation_timer_BQ05 +++ b/_templates/irrigation_timer_BQ05 @@ -1,5 +1,5 @@ --- -date: 2019-11-27 +date_added: 2019-11-27 title: Garden Water Timer BQ05 category: misc type: Valve diff --git a/_templates/iswitch b/_templates/iswitch index 1a80e593d..325c0501a 100644 --- a/_templates/iswitch +++ b/_templates/iswitch @@ -1,5 +1,5 @@ --- -date: 2019-09-16 +date_added: 2019-09-16 title: iSwitch category: plug type: Plug diff --git a/_templates/jeeo_TF-SH330 b/_templates/jeeo_TF-SH330 index bf5f2cb21..e0b1cd241 100644 --- a/_templates/jeeo_TF-SH330 +++ b/_templates/jeeo_TF-SH330 @@ -1,5 +1,5 @@ --- -date: 2019-07-21 +date_added: 2019-07-21 title: Jeeo TF-SH330 category: plug type: Plug diff --git a/_templates/jinvoo_SM-AW713 b/_templates/jinvoo_SM-AW713 index d55e397b4..a2432448b 100644 --- a/_templates/jinvoo_SM-AW713 +++ b/_templates/jinvoo_SM-AW713 @@ -1,4 +1,4 @@ -date: 2019-06-02 +date_added: 2019-06-02 title: Jinvoo SM-AW713 category: misc type: Valve diff --git a/_templates/jinvoo_SM-PW701U b/_templates/jinvoo_SM-PW701U index 005241a93..231f60fd1 100644 --- a/_templates/jinvoo_SM-PW701U +++ b/_templates/jinvoo_SM-PW701U @@ -1,5 +1,5 @@ --- -date: 2019-10-16 +date_added: 2019-10-16 title: Jinvoo SM-PW701U category: plug type: Plug diff --git a/_templates/jinvoo_SM-PW713 b/_templates/jinvoo_SM-PW713 index 8bd251c28..d028af438 100644 --- a/_templates/jinvoo_SM-PW713 +++ b/_templates/jinvoo_SM-PW713 @@ -1,5 +1,5 @@ --- -date: 2019-05-11 +date_added: 2019-05-11 title: Jinvoo SM-PW713 category: misc type: Valve diff --git a/_templates/jinvoo_SM-PW762U b/_templates/jinvoo_SM-PW762U index cdf15710b..c834ea33b 100644 --- a/_templates/jinvoo_SM-PW762U +++ b/_templates/jinvoo_SM-PW762U @@ -1,5 +1,5 @@ --- -date: 2019-09-20 +date_added: 2019-09-20 title: Jinvoo SM-PW762U category: plug type: Plug diff --git a/_templates/jinvoo_SM-SW101-1.markdown b/_templates/jinvoo_SM-SW101-1.markdown index d97565629..ecb50f924 100644 --- a/_templates/jinvoo_SM-SW101-1.markdown +++ b/_templates/jinvoo_SM-SW101-1.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-28 +date_added: 2019-03-28 title: Jinvoo SM-SW101-1 category: switch type: Switch diff --git a/_templates/jinvoo_SM-SW101-2.markdown b/_templates/jinvoo_SM-SW101-2.markdown index 57541eb45..4c17934d4 100644 --- a/_templates/jinvoo_SM-SW101-2.markdown +++ b/_templates/jinvoo_SM-SW101-2.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-28 +date_added: 2019-03-28 title: Jinvoo SM-SW101-2 category: switch type: Switch diff --git a/_templates/jinvoo_SM-SW101-3.markdown b/_templates/jinvoo_SM-SW101-3.markdown index 577615869..c0556e9c5 100644 --- a/_templates/jinvoo_SM-SW101-3.markdown +++ b/_templates/jinvoo_SM-SW101-3.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-22 +date_added: 2019-03-22 title: Jinvoo SM-SW101-3 category: switch type: Switch diff --git a/_templates/jinvoo_SM-SW101-C.markdown b/_templates/jinvoo_SM-SW101-C.markdown index 71813df9a..3914a92ce 100644 --- a/_templates/jinvoo_SM-SW101-C.markdown +++ b/_templates/jinvoo_SM-SW101-C.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-23 +date_added: 2019-03-23 title: Jinvoo SM-SW101-C Curtain category: switch type: Switch diff --git a/_templates/jomarto_9W b/_templates/jomarto_9W index 35ae5eafd..81492ade1 100644 --- a/_templates/jomarto_9W +++ b/_templates/jomarto_9W @@ -1,5 +1,5 @@ --- -date: 2019-06-13 +date_added: 2019-06-13 title: Jomarto 9W B22 category: light type: Bulb diff --git a/_templates/jules_v b/_templates/jules_v index 86bf3ae53..0cd50cdf1 100644 --- a/_templates/jules_v +++ b/_templates/jules_v @@ -1,5 +1,5 @@ --- -date: 2019-10-03 +date_added: 2019-10-03 title: Jules V (Upgrade Version) category: plug type: Plug diff --git a/_templates/julesv_NX-SM300 b/_templates/julesv_NX-SM300 index 95053b9aa..dcb312f0b 100644 --- a/_templates/julesv_NX-SM300 +++ b/_templates/julesv_NX-SM300 @@ -1,5 +1,5 @@ --- -date: 2019-06-13 +date_added: 2019-06-13 title: Jules.V NX-SM300 category: plug type: Plug diff --git a/_templates/kainsy_E27 b/_templates/kainsy_E27 index f8053b099..26455bde6 100644 --- a/_templates/kainsy_E27 +++ b/_templates/kainsy_E27 @@ -1,5 +1,5 @@ --- -date: 2019-07-04 +date_added: 2019-07-04 title: Kainsy 7W E27 RGBW category: light type: Bulb diff --git a/_templates/kesen_KS-604.markdown b/_templates/kesen_KS-604.markdown index 49a3b2c66..2c4a316cf 100644 --- a/_templates/kesen_KS-604.markdown +++ b/_templates/kesen_KS-604.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-30 +date_added: 2019-03-30 title: Kesen KS-604 category: plug type: Wall Outlet diff --git a/_templates/kesen_KS-604S.markdown b/_templates/kesen_KS-604S.markdown index 4f9a988fb..127225fcb 100644 --- a/_templates/kesen_KS-604S.markdown +++ b/_templates/kesen_KS-604S.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-09 +date_added: 2019-03-09 title: Kesen KS-604S category: plug type: Wall Outlet diff --git a/_templates/kimire_S12 b/_templates/kimire_S12 index a496c4216..4d751eb53 100644 --- a/_templates/kimire_S12 +++ b/_templates/kimire_S12 @@ -1,5 +1,5 @@ --- -date: 2019-05-22 +date_added: 2019-05-22 title: Kimire S12 category: plug type: Plug diff --git a/_templates/kinetic_switch_SS311KWS b/_templates/kinetic_switch_SS311KWS index 38d38eaaa..560a40484 100644 --- a/_templates/kinetic_switch_SS311KWS +++ b/_templates/kinetic_switch_SS311KWS @@ -1,5 +1,5 @@ --- -date: 2019-09-06 +date_added: 2019-09-06 title: SS311KWS RF Kinetic Switch and WiFi category: relay type: Relay diff --git a/_templates/king-link_C128 b/_templates/king-link_C128 index 7daf34375..70ec9d401 100644 --- a/_templates/king-link_C128 +++ b/_templates/king-link_C128 @@ -1,5 +1,5 @@ --- -date: 2019-09-13 +date_added: 2019-09-13 title: King-Link C128 category: plug type: Outdoor Plug diff --git a/_templates/king-link_KL-US-WF002 b/_templates/king-link_KL-US-WF002 index 323ea61cb..433418df4 100644 --- a/_templates/king-link_KL-US-WF002 +++ b/_templates/king-link_KL-US-WF002 @@ -1,5 +1,5 @@ --- -date: 2019-11-16 +date_added: 2019-11-16 title: King-Link KL-US-WF002 category: plug type: Plug diff --git a/_templates/kingart_N2 b/_templates/kingart_N2 index 6a975048c..8006eb97f 100644 --- a/_templates/kingart_N2 +++ b/_templates/kingart_N2 @@ -1,5 +1,5 @@ --- -date: 2019-11-15 +date_added: 2019-11-15 title: Kingart N2 category: switch type: Switch diff --git a/_templates/kingart_dimmer.markdown b/_templates/kingart_dimmer.markdown index 7a2bb1e5f..24004a834 100644 --- a/_templates/kingart_dimmer.markdown +++ b/_templates/kingart_dimmer.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-08 +date_added: 2019-03-08 title: Kingart Touch category: switch type: Dimmer diff --git a/_templates/kmc-4.markdown b/_templates/kmc-4.markdown index 29b8a9efe..8ac5febf1 100644 --- a/_templates/kmc-4.markdown +++ b/_templates/kmc-4.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-11 +date_added: 2019-03-11 title: KMC 4 30608 category: plug type: Plug diff --git a/_templates/kmc_5 b/_templates/kmc_5 index 67c47164a..80420e545 100644 --- a/_templates/kmc_5 +++ b/_templates/kmc_5 @@ -1,5 +1,5 @@ --- -date: 2019-05-15 +date_added: 2019-05-15 title: KMC 5 category: plug type: Power Strip diff --git a/_templates/kmc_70008.markdown b/_templates/kmc_70008.markdown index 59fad1e16..8f027d50f 100644 --- a/_templates/kmc_70008.markdown +++ b/_templates/kmc_70008.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-09 +date_added: 2019-03-09 title: KMC 70008 category: switch type: Switch diff --git a/_templates/koaanw_302-EU b/_templates/koaanw_302-EU index e867367a3..1d558d984 100644 --- a/_templates/koaanw_302-EU +++ b/_templates/koaanw_302-EU @@ -1,5 +1,5 @@ --- -date: 2019-10-24 +date_added: 2019-10-24 title: Koaanw 2-Gang 302-EU Touch category: switch type: Switch diff --git a/_templates/koaanw_DS302 b/_templates/koaanw_DS302 index d34c6cf5e..180caec08 100644 --- a/_templates/koaanw_DS302 +++ b/_templates/koaanw_DS302 @@ -1,5 +1,5 @@ --- -date: 2019-05-09 +date_added: 2019-05-09 title: KOAANW DS302 category: switch type: Switch diff --git a/_templates/kogan_10w_b22.markdown b/_templates/kogan_10w_b22.markdown index 5d1315225..f9148a137 100644 --- a/_templates/kogan_10w_b22.markdown +++ b/_templates/kogan_10w_b22.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-15 +date_added: 2019-04-15 title: Kogan SmarterHomeâ„¢ White 10W B22 category: light type: Bulb diff --git a/_templates/kogan_smarterhome.markdown b/_templates/kogan_smarterhome.markdown index fe6b2f2b6..ec23fec16 100644 --- a/_templates/kogan_smarterhome.markdown +++ b/_templates/kogan_smarterhome.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-31 +date_added: 2019-03-31 title: Kogan SmarterHomeâ„¢ Energy Meter category: plug type: Plug diff --git a/_templates/kogan_smarterhome_10W-B22 b/_templates/kogan_smarterhome_10W-B22 index 074609aeb..446302177 100644 --- a/_templates/kogan_smarterhome_10W-B22 +++ b/_templates/kogan_smarterhome_10W-B22 @@ -1,5 +1,5 @@ --- -date: 2019-10-31 +date_added: 2019-10-31 title: Kogan SmarterHomeâ„¢ 10W RGBW category: light type: Bulb diff --git a/_templates/kogan_smarterhome_kettle b/_templates/kogan_smarterhome_kettle index 2d1aa3a60..9601b1acc 100644 --- a/_templates/kogan_smarterhome_kettle +++ b/_templates/kogan_smarterhome_kettle @@ -1,5 +1,5 @@ --- -date: 2019-11-05 +date_added: 2019-11-05 title: Kogan SmarterHomeâ„¢ 1.7L category: misc type: Kettle diff --git a/_templates/kogeek_KLUP1 b/_templates/kogeek_KLUP1 index c71789714..49116c29b 100644 --- a/_templates/kogeek_KLUP1 +++ b/_templates/kogeek_KLUP1 @@ -1,5 +1,5 @@ --- -date: 2019-05-29 +date_added: 2019-05-29 title: Koogeek KLUP1 category: plug type: Plug diff --git a/_templates/kohree_a19.markdown b/_templates/kohree_a19.markdown index e06d1485f..497a2f73a 100644 --- a/_templates/kohree_a19.markdown +++ b/_templates/kohree_a19.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-18 +date_added: 2019-03-18 title: Kohree A19 7W category: light type: Bulb diff --git a/_templates/koogeek_KLSP1 b/_templates/koogeek_KLSP1 index f9032ba22..dde2229f8 100644 --- a/_templates/koogeek_KLSP1 +++ b/_templates/koogeek_KLSP1 @@ -1,5 +1,5 @@ --- -date: 2019-10-03 +date_added: 2019-10-03 title: Koogeek KLSP1 category: plug type: Plug diff --git a/_templates/koogeek_kloe4.markdown b/_templates/koogeek_kloe4.markdown index c8d9462ab..489fd76e8 100644 --- a/_templates/koogeek_kloe4.markdown +++ b/_templates/koogeek_kloe4.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-14 +date_added: 2019-03-14 title: Koogeek KLOE4 category: plug type: Power Strip diff --git a/_templates/kuled-ks602s.markdown b/_templates/kuled-ks602s.markdown index ee1c80498..6c25ca0ff 100644 --- a/_templates/kuled-ks602s.markdown +++ b/_templates/kuled-ks602s.markdown @@ -1,5 +1,5 @@ --- -date: 2019-02-28 +date_added: 2019-02-28 title: Kuled KS602S category: switch type: Switch diff --git a/_templates/kuled_9_5W_A19_E26 b/_templates/kuled_9_5W_A19_E26 index 92adb5386..3762d2211 100644 --- a/_templates/kuled_9_5W_A19_E26 +++ b/_templates/kuled_9_5W_A19_E26 @@ -1,5 +1,5 @@ --- -date: 2019-11-17 +date_added: 2019-11-17 title: Kuled 9.5W A19 E26 RGBW category: light type: Bulb diff --git a/_templates/kuled_k36.markdown b/_templates/kuled_k36.markdown index 2e2b6cf30..ed02c430e 100644 --- a/_templates/kuled_k36.markdown +++ b/_templates/kuled_k36.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-30 +date_added: 2019-03-30 title: Kuled K36 category: switch type: Switch diff --git a/_templates/kygne_CD-301.markdown b/_templates/kygne_CD-301.markdown index 4e4bc201c..a66a29fba 100644 --- a/_templates/kygne_CD-301.markdown +++ b/_templates/kygne_CD-301.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-14 +date_added: 2019-04-14 title: KYGNE CD-301 category: switch type: Switch diff --git a/_templates/laduo_YX-DE01 b/_templates/laduo_YX-DE01 index a9b9c10cf..0f3d730bc 100644 --- a/_templates/laduo_YX-DE01 +++ b/_templates/laduo_YX-DE01 @@ -1,5 +1,5 @@ --- -date: 2019-03-21 +date_added: 2019-03-21 title: Laduo YX-DE01 category: plug type: Plug diff --git a/_templates/lc_technology_4ch b/_templates/lc_technology_4ch index dd5782aaf..e54cafea3 100644 --- a/_templates/lc_technology_4ch +++ b/_templates/lc_technology_4ch @@ -1,5 +1,5 @@ --- -date: 2019-08-17 +date_added: 2019-08-17 title: LC Technology 4CH category: relay type: Relay diff --git a/_templates/ledenet.markdown b/_templates/ledenet.markdown index 5b08e2555..87d78aa19 100644 --- a/_templates/ledenet.markdown +++ b/_templates/ledenet.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-03 +date_added: 2019-03-03 title: LEDEnet category: light type: LED Controller diff --git a/_templates/lefun_SK2.markdown b/_templates/lefun_SK2.markdown index 5c9b4388b..bfad989f7 100644 --- a/_templates/lefun_SK2.markdown +++ b/_templates/lefun_SK2.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-05 +date_added: 2019-03-05 title: LeFun SK2 category: plug type: Power Strip diff --git a/_templates/legelite_e26.markdown b/_templates/legelite_e26.markdown index e39e1c00b..14c7160aa 100644 --- a/_templates/legelite_e26.markdown +++ b/_templates/legelite_e26.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-24 +date_added: 2019-03-24 title: Legelite E26 category: light type: Bulb diff --git a/_templates/lepower_outdoor.markdown b/_templates/lepower_outdoor.markdown index 1ba7e7f07..a12f9b66f 100644 --- a/_templates/lepower_outdoor.markdown +++ b/_templates/lepower_outdoor.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-23 +date_added: 2019-03-23 title: LEPOWER category: plug type: Outdoor Plug diff --git a/_templates/leshp_KS-501 b/_templates/leshp_KS-501 index 3db22e358..5439938b8 100644 --- a/_templates/leshp_KS-501 +++ b/_templates/leshp_KS-501 @@ -1,5 +1,5 @@ --- -date: 2019-09-17 +date_added: 2019-09-17 title: LESHP KS-501 category: plug type: Plug diff --git a/_templates/linganzh_16a.markdown b/_templates/linganzh_16a.markdown index 7041d42c4..02eb66ace 100644 --- a/_templates/linganzh_16a.markdown +++ b/_templates/linganzh_16a.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-27 +date_added: 2019-03-27 title: LINGANZH 16A category: plug type: Plug diff --git a/_templates/linghanzh_LWE3 b/_templates/linghanzh_LWE3 index 72133a4f0..9da06329f 100644 --- a/_templates/linghanzh_LWE3 +++ b/_templates/linghanzh_LWE3 @@ -1,5 +1,5 @@ --- -date: 2019-09-14 +date_added: 2019-09-14 title: Linganzh LWE3 6W RGBW category: light type: Bulb diff --git a/_templates/linknode_R4 b/_templates/linknode_R4 index ef9ffb481..5c7d6a708 100644 --- a/_templates/linknode_R4 +++ b/_templates/linknode_R4 @@ -1,5 +1,5 @@ --- -date: 2019-05-14 +date_added: 2019-05-14 title: LinkNode R4 category: relay type: Relay diff --git a/_templates/linknode_R8 b/_templates/linknode_R8 index f9f5d7d64..89a8aabd3 100644 --- a/_templates/linknode_R8 +++ b/_templates/linknode_R8 @@ -1,5 +1,5 @@ --- -date: 2019-05-14 +date_added: 2019-05-14 title: LinkNode R8 category: relay type: Relay diff --git a/_templates/lohas-a19.markdown b/_templates/lohas-a19.markdown index 2de6db1e3..dc4480833 100644 --- a/_templates/lohas-a19.markdown +++ b/_templates/lohas-a19.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-09 +date_added: 2019-03-09 title: Lohas A19 RGBW E12 category: light type: Bulb diff --git a/_templates/lohas_5W_E12 b/_templates/lohas_5W_E12 index 7ea6e8916..0e49eb952 100644 --- a/_templates/lohas_5W_E12 +++ b/_templates/lohas_5W_E12 @@ -1,5 +1,5 @@ --- -date: 2019-10-04 +date_added: 2019-10-04 title: Lohas 5W E12 category: light type: Bulb diff --git a/_templates/lohas_5W_MR16 b/_templates/lohas_5W_MR16 index 8c6ce55de..aed93f195 100644 --- a/_templates/lohas_5W_MR16 +++ b/_templates/lohas_5W_MR16 @@ -1,5 +1,5 @@ --- -date: 2019-11-17 +date_added: 2019-11-17 title: Lohas 5W MR16 category: light type: Bulb diff --git a/_templates/lohas_9W_E26_RGBW b/_templates/lohas_9W_E26_RGBW index 5882789db..f27124f5a 100644 --- a/_templates/lohas_9W_E26_RGBW +++ b/_templates/lohas_9W_E26_RGBW @@ -1,5 +1,5 @@ --- -date: 2019-10-18 +date_added: 2019-10-18 title: Lohas 9W E26 RGBW category: light type: Bulb diff --git a/_templates/lohas_E14_R50 b/_templates/lohas_E14_R50 index 5c3d1bbdf..da84bbd9e 100644 --- a/_templates/lohas_E14_R50 +++ b/_templates/lohas_E14_R50 @@ -1,5 +1,5 @@ --- -date: 2019-08-25 +date_added: 2019-08-25 title: Lohas E14 R50 category: light type: Bulb diff --git a/_templates/lohas_LH-ZN124 b/_templates/lohas_LH-ZN124 index aa97bf1b2..e81b36954 100644 --- a/_templates/lohas_LH-ZN124 +++ b/_templates/lohas_LH-ZN124 @@ -1,5 +1,5 @@ --- -date: 2019-11-22 +date_added: 2019-11-22 title: Lohas LH-ZN124 category: light type: Bulb diff --git a/_templates/lohas_ZN031 b/_templates/lohas_ZN031 index 7b12f3913..b89ed992b 100644 --- a/_templates/lohas_ZN031 +++ b/_templates/lohas_ZN031 @@ -1,5 +1,5 @@ --- -date: 2019-04-03 +date_added: 2019-04-03 title: Lohas ZN031 category: light type: Bulb diff --git a/_templates/lonsonho_3pin b/_templates/lonsonho_3pin index 9d2917e0d..f353ee26b 100644 --- a/_templates/lonsonho_3pin +++ b/_templates/lonsonho_3pin @@ -1,5 +1,5 @@ --- -date: 2019-08-10 +date_added: 2019-08-10 title: Lonsonho 10A Type E category: plug type: Plug diff --git a/_templates/lonsonho_9W_E27_RGBWW b/_templates/lonsonho_9W_E27_RGBWW index 87c44a9fc..11c2907d8 100644 --- a/_templates/lonsonho_9W_E27_RGBWW +++ b/_templates/lonsonho_9W_E27_RGBWW @@ -1,5 +1,5 @@ --- -date: 2019-11-11 +date_added: 2019-11-11 title: Lonsonho 9W E27 RGBWW category: light type: Bulb diff --git a/_templates/lonsonho_RGB b/_templates/lonsonho_RGB index c8086d839..6ff718491 100644 --- a/_templates/lonsonho_RGB +++ b/_templates/lonsonho_RGB @@ -1,5 +1,5 @@ --- -date: 2019-10-01 +date_added: 2019-10-01 title: Lonsonho RGB category: plug type: Plug diff --git a/_templates/lonsonho_SK3-01 b/_templates/lonsonho_SK3-01 index acc924dbb..dce68e198 100644 --- a/_templates/lonsonho_SK3-01 +++ b/_templates/lonsonho_SK3-01 @@ -1,5 +1,5 @@ --- -date: 2019-08-07 +date_added: 2019-08-07 title: Lonsonho SK3-01 category: switch type: Switch diff --git a/_templates/lonsonho_SK3-02 b/_templates/lonsonho_SK3-02 index bf5d8a776..ccbf6c78d 100644 --- a/_templates/lonsonho_SK3-02 +++ b/_templates/lonsonho_SK3-02 @@ -1,5 +1,5 @@ --- -date: 2019-08-05 +date_added: 2019-08-05 title: Lonsonho SK3-02 category: switch type: Switch diff --git a/_templates/lsc_smart_connect b/_templates/lsc_smart_connect index 4d0862460..504adc297 100644 --- a/_templates/lsc_smart_connect +++ b/_templates/lsc_smart_connect @@ -1,5 +1,5 @@ --- -date: 2019-08-31 +date_added: 2019-08-31 title: LSC Smart Connect Power category: plug type: Plug diff --git a/_templates/lsc_smart_connect_filament b/_templates/lsc_smart_connect_filament index 3d8ba315c..70e2577e0 100644 --- a/_templates/lsc_smart_connect_filament +++ b/_templates/lsc_smart_connect_filament @@ -1,5 +1,5 @@ --- -date: 2019-09-22 +date_added: 2019-09-22 title: LSC Smart Connect Smart Filament LED category: light type: Bulb diff --git a/_templates/lsc_smart_connect_multicolor_spot b/_templates/lsc_smart_connect_multicolor_spot index 960397c3f..6e52deff6 100644 --- a/_templates/lsc_smart_connect_multicolor_spot +++ b/_templates/lsc_smart_connect_multicolor_spot @@ -1,5 +1,5 @@ --- -date: 2019-10-21 +date_added: 2019-10-21 title: LSC Smart Connect Multicolor Spot GU10 category: light type: Bulb diff --git a/_templates/lsc_smart_connect_rgbw b/_templates/lsc_smart_connect_rgbw index 05e779d07..574e10506 100644 --- a/_templates/lsc_smart_connect_rgbw +++ b/_templates/lsc_smart_connect_rgbw @@ -1,5 +1,5 @@ --- -date: 2019-09-07 +date_added: 2019-09-07 title: LSC Smart Connect RGBW category: light type: LED Strip diff --git a/_templates/lumiman-e27.markdown b/_templates/lumiman-e27.markdown index d37b59f4d..25176f455 100644 --- a/_templates/lumiman-e27.markdown +++ b/_templates/lumiman-e27.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-09 +date_added: 2019-03-09 title: Lumiman E27 Multicolor category: light type: Bulb diff --git a/_templates/lumiman_LM650 b/_templates/lumiman_LM650 index aed64d760..be1a168cd 100644 --- a/_templates/lumiman_LM650 +++ b/_templates/lumiman_LM650 @@ -1,5 +1,5 @@ --- -date: 2019-09-30 +date_added: 2019-09-30 title: Lumiman LM650 category: light type: Bulb diff --git a/_templates/lumiman_lm350.markdown b/_templates/lumiman_lm350.markdown index 16514d22d..f077fe25b 100644 --- a/_templates/lumiman_lm350.markdown +++ b/_templates/lumiman_lm350.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-20 +date_added: 2019-03-20 title: Lumiman LM530 E26 category: light type: Bulb diff --git a/_templates/luminea_LHC-101 b/_templates/luminea_LHC-101 index 1cde2b862..7eb1b8ce5 100644 --- a/_templates/luminea_LHC-101 +++ b/_templates/luminea_LHC-101 @@ -1,5 +1,5 @@ --- -date: 2019-10-07 +date_added: 2019-10-07 title: Luminea LHC-101.on category: switch type: Switch diff --git a/_templates/luminea_LHC-102 b/_templates/luminea_LHC-102 index 2d79b4557..177df6ee2 100644 --- a/_templates/luminea_LHC-102 +++ b/_templates/luminea_LHC-102 @@ -1,5 +1,5 @@ --- -date: 2019-07-31 +date_added: 2019-07-31 title: Luminea LHC-102.on category: switch type: Switch diff --git a/_templates/luminea_ZX-2820-675 b/_templates/luminea_ZX-2820-675 index da70e5f80..ab0d8d608 100644 --- a/_templates/luminea_ZX-2820-675 +++ b/_templates/luminea_ZX-2820-675 @@ -1,5 +1,5 @@ --- -date: 2019-10-06 +date_added: 2019-10-06 title: Luminea ZX-2820-675 category: plug type: Plug diff --git a/_templates/luminea_zx-2831 b/_templates/luminea_zx-2831 index 34902a322..fc175fc17 100644 --- a/_templates/luminea_zx-2831 +++ b/_templates/luminea_zx-2831 @@ -1,5 +1,5 @@ --- -date: 2019-03-20 +date_added: 2019-03-20 title: Luminea ZX-2831 E27 CCT category: light type: Bulb diff --git a/_templates/luminea_zx-2832 b/_templates/luminea_zx-2832 index 2ec269324..58d3fd0b0 100644 --- a/_templates/luminea_zx-2832 +++ b/_templates/luminea_zx-2832 @@ -1,5 +1,5 @@ --- -date: 2019-03-17 +date_added: 2019-03-17 title: Luminea ZX-2832 E27 RGBW category: light type: Bulb diff --git a/_templates/luminea_zx-2844.markdown b/_templates/luminea_zx-2844.markdown index c741dbc18..18927091f 100644 --- a/_templates/luminea_zx-2844.markdown +++ b/_templates/luminea_zx-2844.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-18 +date_added: 2019-03-18 title: Luminea ZX-2844 category: light type: LED Controller diff --git a/_templates/lx-wifi-00m.markdown b/_templates/lx-wifi-00m.markdown index 7a5896ca9..b9fe2fd10 100644 --- a/_templates/lx-wifi-00m.markdown +++ b/_templates/lx-wifi-00m.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-08 +date_added: 2019-04-08 title: LX-WIFI-00M 4 Gang category: switch type: Switch diff --git a/_templates/lyasi_B07PYMG3WD b/_templates/lyasi_B07PYMG3WD index e059a2065..b6b111726 100644 --- a/_templates/lyasi_B07PYMG3WD +++ b/_templates/lyasi_B07PYMG3WD @@ -1,5 +1,5 @@ --- -date: 2019-04-27 +date_added: 2019-04-27 title: LYASI B07PYMG3WD category: switch type: Switch diff --git a/_templates/lyasi_pt-bw09.markdown b/_templates/lyasi_pt-bw09.markdown index ecc7496f1..38875cfb0 100644 --- a/_templates/lyasi_pt-bw09.markdown +++ b/_templates/lyasi_pt-bw09.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-01 +date_added: 2019-03-01 title: Lyasi PT-BW09 category: light type: Bulb diff --git a/_templates/magichome_ZJ-ESP-IR-F b/_templates/magichome_ZJ-ESP-IR-F index b837b3cb9..de07fcbbc 100644 --- a/_templates/magichome_ZJ-ESP-IR-F +++ b/_templates/magichome_ZJ-ESP-IR-F @@ -1,5 +1,5 @@ --- -date: 2019-08-12 +date_added: 2019-08-12 title: MagicHome ZJ-ESP-IR-F V1 category: light type: LED Controller diff --git a/_templates/magichome_ZJ-FWMN-A_RGB b/_templates/magichome_ZJ-FWMN-A_RGB index c80ea4398..964fbc75a 100644 --- a/_templates/magichome_ZJ-FWMN-A_RGB +++ b/_templates/magichome_ZJ-FWMN-A_RGB @@ -1,5 +1,5 @@ --- -date: 2019-03-27 +date_added: 2019-03-27 title: MagicHome RGB ZJ-WFMN-A V1.1 category: light type: LED Controller diff --git a/_templates/magichome_ZJ-WFMN-A_RGBW b/_templates/magichome_ZJ-WFMN-A_RGBW index 01da458b2..308bd393f 100644 --- a/_templates/magichome_ZJ-WFMN-A_RGBW +++ b/_templates/magichome_ZJ-WFMN-A_RGBW @@ -1,5 +1,5 @@ --- -date: 2019-05-13 +date_added: 2019-05-13 title: MagicHome RGBW ZJ-WFMN-A V1.1 category: light type: LED Controller diff --git a/_templates/makegood_MG-AUWF01 b/_templates/makegood_MG-AUWF01 index 3933a5156..4fe8b6e67 100644 --- a/_templates/makegood_MG-AUWF01 +++ b/_templates/makegood_MG-AUWF01 @@ -1,5 +1,5 @@ --- -date: 2019-05-27 +date_added: 2019-05-27 title: MakeGood MG-AUWF01 category: plug type: Wall Outlet diff --git a/_templates/manzoku XS-001 b/_templates/manzoku XS-001 index 3e14f6335..cb15327f8 100644 --- a/_templates/manzoku XS-001 +++ b/_templates/manzoku XS-001 @@ -1,5 +1,5 @@ --- -date: 2019-10-29 +date_added: 2019-10-29 title: Manzoku XS-001 category: light type: Bulb diff --git a/_templates/martin_jerry b/_templates/martin_jerry index 441cff3d6..958f1c70c 100644 --- a/_templates/martin_jerry +++ b/_templates/martin_jerry @@ -1,5 +1,5 @@ --- -date: 2019-07-12 +date_added: 2019-07-12 title: Martin Jerry category: plug type: Plug diff --git a/_templates/martin_jerry-XS-SSA01 b/_templates/martin_jerry-XS-SSA01 index 4f86beae3..5d9389afd 100644 --- a/_templates/martin_jerry-XS-SSA01 +++ b/_templates/martin_jerry-XS-SSA01 @@ -1,5 +1,5 @@ --- -date: 2019-09-18 +date_added: 2019-09-18 title: Martin Jerry XS-SSA01 category: plug type: Plug diff --git a/_templates/martiny_jerry_3_way b/_templates/martiny_jerry_3_way index 8611cac14..dd3ea9777 100644 --- a/_templates/martiny_jerry_3_way +++ b/_templates/martiny_jerry_3_way @@ -1,5 +1,5 @@ --- -date: 2019-08-23 +date_added: 2019-08-23 title: Martin Jerry 3 Way category: switch type: Switch diff --git a/_templates/maxcio-YX-DE04 b/_templates/maxcio-YX-DE04 index 273fb3c42..8d47eca7b 100644 --- a/_templates/maxcio-YX-DE04 +++ b/_templates/maxcio-YX-DE04 @@ -1,5 +1,5 @@ --- -date: 2019-11-03 +date_added: 2019-11-03 title: Maxcio YX-DE04 category: plug type: Plug diff --git a/_templates/maxcio_400ml_diffuser b/_templates/maxcio_400ml_diffuser index 68744e072..fcd0c1c62 100644 --- a/_templates/maxcio_400ml_diffuser +++ b/_templates/maxcio_400ml_diffuser @@ -1,5 +1,5 @@ --- -date: 2019-10-02 +date_added: 2019-10-02 title: Maxcio 400ml category: misc type: Aromatherapy Diffuser diff --git a/_templates/maxcio_W-DE004 b/_templates/maxcio_W-DE004 index cbcbb4c86..3639c4b2a 100644 --- a/_templates/maxcio_W-DE004 +++ b/_templates/maxcio_W-DE004 @@ -1,5 +1,5 @@ --- -date: 2019-05-21 +date_added: 2019-05-21 title: Maxcio W-DE004 category: plug type: Plug diff --git a/_templates/maxcio_W-UK007 b/_templates/maxcio_W-UK007 index 911bd44a1..92037b704 100644 --- a/_templates/maxcio_W-UK007 +++ b/_templates/maxcio_W-UK007 @@ -1,5 +1,5 @@ --- -date: 2019-06-24 +date_added: 2019-06-24 title: Maxcio W-UK007 category: plug type: Plug diff --git a/_templates/maxcio_W-UK007S.markdown b/_templates/maxcio_W-UK007S.markdown index 2b986f926..5d8b66be5 100644 --- a/_templates/maxcio_W-UK007S.markdown +++ b/_templates/maxcio_W-UK007S.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-29 +date_added: 2019-03-29 title: Maxcio W-UK007S category: plug type: Plug diff --git a/_templates/maxcio_W-US002S b/_templates/maxcio_W-US002S index 0dc83f9fe..41245242b 100644 --- a/_templates/maxcio_W-US002S +++ b/_templates/maxcio_W-US002S @@ -1,5 +1,5 @@ --- -date: 2019-05-26 +date_added: 2019-05-26 title: Maxcio W-US002S category: plug type: Plug diff --git a/_templates/maxcio_YX-DE02 b/_templates/maxcio_YX-DE02 index 1bd4ed9fc..e0847e4fc 100644 --- a/_templates/maxcio_YX-DE02 +++ b/_templates/maxcio_YX-DE02 @@ -1,5 +1,5 @@ --- -date: 2019-05-14 +date_added: 2019-05-14 title: Maxcio YX-DE02 category: plug type: Plug diff --git a/_templates/maxcio_ZLD-34EU-W b/_templates/maxcio_ZLD-34EU-W index 9f7fc7c0a..7e4ecaf4f 100644 --- a/_templates/maxcio_ZLD-34EU-W +++ b/_templates/maxcio_ZLD-34EU-W @@ -1,5 +1,5 @@ --- -date: 2019-11-26 +date_added: 2019-11-26 title: Maxcio ZLD-34EU-W category: plug type: Power Strip diff --git a/_templates/maxcio_yxl01p.markdown b/_templates/maxcio_yxl01p.markdown index 4874c9bf2..d4eddd05e 100644 --- a/_templates/maxcio_yxl01p.markdown +++ b/_templates/maxcio_yxl01p.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-14 +date_added: 2019-03-14 title: Maxcio YX-L01P-E7 category: light type: Bulb diff --git a/_templates/medion_life_S85225 b/_templates/medion_life_S85225 index dafcccd89..27e033095 100644 --- a/_templates/medion_life_S85225 +++ b/_templates/medion_life_S85225 @@ -1,5 +1,5 @@ --- -date: 2019-09-12 +date_added: 2019-09-12 title: Aldi Medion Life+ S85225 category: plug type: Plug diff --git a/_templates/merisny_P2 b/_templates/merisny_P2 index bebf887e0..039eb6808 100644 --- a/_templates/merisny_P2 +++ b/_templates/merisny_P2 @@ -1,5 +1,5 @@ --- -date: 2019-05-01 +date_added: 2019-05-01 title: Merisny P2 category: plug type: Plug diff --git a/_templates/merkury_70011 b/_templates/merkury_70011 index 67097fc97..e14b2cec6 100644 --- a/_templates/merkury_70011 +++ b/_templates/merkury_70011 @@ -1,5 +1,5 @@ --- -date: 2019-09-16 +date_added: 2019-09-16 title: Merkury 70011 MIC-WW102 category: plug type: Plug diff --git a/_templates/merkury_MI-OW101-101W b/_templates/merkury_MI-OW101-101W index dea645920..3e1add6f8 100644 --- a/_templates/merkury_MI-OW101-101W +++ b/_templates/merkury_MI-OW101-101W @@ -1,5 +1,5 @@ --- -date: 2019-05-25 +date_added: 2019-05-25 title: Merkury MI-OW101-101W category: plug type: Plug diff --git a/_templates/merkury_MI-WW107-199W b/_templates/merkury_MI-WW107-199W index f228c5bff..86015a7ee 100644 --- a/_templates/merkury_MI-WW107-199W +++ b/_templates/merkury_MI-WW107-199W @@ -1,5 +1,5 @@ --- -date: 2019-10-06 +date_added: 2019-10-06 title: Merkury MI-WW107-199W category: switch type: Switch diff --git a/_templates/merkury_innovations_A19_edison b/_templates/merkury_innovations_A19_edison index 96af68c14..aea08ce36 100644 --- a/_templates/merkury_innovations_A19_edison +++ b/_templates/merkury_innovations_A19_edison @@ -1,5 +1,5 @@ --- -date: 2019-10-27 +date_added: 2019-10-27 title: Merkury Innovations A19 Edison category: light type: Bulb diff --git a/_templates/merkury_plug.markdown b/_templates/merkury_plug.markdown index 59e7ccef7..1c2a4ce95 100644 --- a/_templates/merkury_plug.markdown +++ b/_templates/merkury_plug.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-14 +date_added: 2019-03-14 title: Merkury Innovations category: plug type: Plug diff --git a/_templates/mhcozy_relay b/_templates/mhcozy_relay index fc04732fb..11a476b10 100644 --- a/_templates/mhcozy_relay +++ b/_templates/mhcozy_relay @@ -1,5 +1,5 @@ --- -date: 2019-08-31 +date_added: 2019-08-31 title: MHCOZY category: relay type: Relay diff --git a/_templates/mi-EW003-999W b/_templates/mi-EW003-999W index 052127ca3..6541d88f2 100644 --- a/_templates/mi-EW003-999W +++ b/_templates/mi-EW003-999W @@ -1,5 +1,5 @@ --- -date: 2019-04-27 +date_added: 2019-04-27 title: Merkury Innovations MI-EW003-999W category: light type: LED Strip diff --git a/_templates/minitiger_1_gang.markdown b/_templates/minitiger_1_gang.markdown index 90b20d657..cb6327e7a 100644 --- a/_templates/minitiger_1_gang.markdown +++ b/_templates/minitiger_1_gang.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-10 +date_added: 2019-04-10 title: Minitiger 1 Gang category: switch type: Switch diff --git a/_templates/minitiger_2_gang.markdown b/_templates/minitiger_2_gang.markdown index 5f3beb396..ba54a96ff 100644 --- a/_templates/minitiger_2_gang.markdown +++ b/_templates/minitiger_2_gang.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-10 +date_added: 2019-04-10 title: Minitiger 2 Gang category: switch type: Switch diff --git a/_templates/mirabella_genio_1002334 b/_templates/mirabella_genio_1002334 index 16ad4ea14..7a5465ff1 100644 --- a/_templates/mirabella_genio_1002334 +++ b/_templates/mirabella_genio_1002334 @@ -1,5 +1,5 @@ --- -date: 2019-06-13 +date_added: 2019-06-13 title: Mirabella Genio 1002334 category: light type: Bulb diff --git a/_templates/mirabella_genio_1002336 b/_templates/mirabella_genio_1002336 index 61491683e..26fe6398f 100644 --- a/_templates/mirabella_genio_1002336 +++ b/_templates/mirabella_genio_1002336 @@ -1,5 +1,5 @@ --- -date: 2019-10-21 +date_added: 2019-10-21 title: Mirabella Genio 1002336 category: light type: Bulb diff --git a/_templates/mirabella_genio_1002338 b/_templates/mirabella_genio_1002338 index 9fc450974..09d1454bb 100644 --- a/_templates/mirabella_genio_1002338 +++ b/_templates/mirabella_genio_1002338 @@ -1,5 +1,5 @@ --- -date: 2019-04-24 +date_added: 2019-04-24 title: Mirabella Genio 1002338 category: light type: Bulb diff --git a/_templates/mirabella_genio_I002577 b/_templates/mirabella_genio_I002577 index 57b9b7ef9..8867fcfc1 100644 --- a/_templates/mirabella_genio_I002577 +++ b/_templates/mirabella_genio_I002577 @@ -1,5 +1,5 @@ --- -date: 2019-09-22 +date_added: 2019-09-22 title: Mirabella Genio I002577 category: misc type: IR Bridge diff --git a/_templates/mirabella_genio_I002579 b/_templates/mirabella_genio_I002579 index 102ff2e5d..433833568 100644 --- a/_templates/mirabella_genio_I002579 +++ b/_templates/mirabella_genio_I002579 @@ -1,5 +1,5 @@ --- -date: 2019-08-18 +date_added: 2019-08-18 title: Mirabella Genio I002579 category: light type: LED Strip diff --git a/_templates/mirabella_genio_I002741 b/_templates/mirabella_genio_I002741 index 31858675a..5da5d79c5 100644 --- a/_templates/mirabella_genio_I002741 +++ b/_templates/mirabella_genio_I002741 @@ -1,5 +1,5 @@ --- -date: 2019-10-22 +date_added: 2019-10-22 title: Mirabella Genio I002741 category: light type: Light diff --git a/_templates/mirabella_genio_I002742 b/_templates/mirabella_genio_I002742 index 2cda70386..748a21a4a 100644 --- a/_templates/mirabella_genio_I002742 +++ b/_templates/mirabella_genio_I002742 @@ -1,5 +1,5 @@ --- -date: 2019-10-20 +date_added: 2019-10-20 title: Mirabella Genio I002742 category: light type: Light diff --git a/_templates/mirabella_genio_I002745 b/_templates/mirabella_genio_I002745 index bec1ecc75..2f6c576e2 100644 --- a/_templates/mirabella_genio_I002745 +++ b/_templates/mirabella_genio_I002745 @@ -1,5 +1,5 @@ --- -date: 2019-10-31 +date_added: 2019-10-31 title: Mirabella Genio I002745 category: light type: Bulb diff --git a/_templates/mirabella_genio_I002746 b/_templates/mirabella_genio_I002746 index acbb3b6f9..687668cdf 100644 --- a/_templates/mirabella_genio_I002746 +++ b/_templates/mirabella_genio_I002746 @@ -1,5 +1,5 @@ --- -date: 2019-10-29 +date_added: 2019-10-29 title: Mirabella Genio I002746 category: light type: Bulb diff --git a/_templates/mirabella_genio__I002578 b/_templates/mirabella_genio__I002578 index edac2cc0c..93901c355 100644 --- a/_templates/mirabella_genio__I002578 +++ b/_templates/mirabella_genio__I002578 @@ -1,5 +1,5 @@ --- -date: 2019-11-03 +date_added: 2019-11-03 title: Mirabella Genio Powerboard I002578 category: plug type: Power Strip diff --git a/_templates/mixigoo_10W_E27 b/_templates/mixigoo_10W_E27 index 3cecadb8b..67bd6bc5b 100644 --- a/_templates/mixigoo_10W_E27 +++ b/_templates/mixigoo_10W_E27 @@ -1,5 +1,5 @@ --- -date: 2019-10-03 +date_added: 2019-10-03 title: Mixigoo 10W E27 RGBW category: light type: Bulb diff --git a/_templates/moes-2switch.markdown b/_templates/moes-2switch.markdown index a8f03dac1..dd769a547 100644 --- a/_templates/moes-2switch.markdown +++ b/_templates/moes-2switch.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-11 +date_added: 2019-03-11 title: Moes 2 Gang Touch category: switch type: Switch diff --git a/_templates/moes-3-way.markdown b/_templates/moes-3-way.markdown index 4716f09df..5275bfc7b 100644 --- a/_templates/moes-3-way.markdown +++ b/_templates/moes-3-way.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-16 +date_added: 2019-03-16 title: Moes 3-Way category: switch type: Switch diff --git a/_templates/moes_1_gang_touch b/_templates/moes_1_gang_touch index 1cc79b7a2..c4bf728ca 100644 --- a/_templates/moes_1_gang_touch +++ b/_templates/moes_1_gang_touch @@ -1,5 +1,5 @@ --- -date: 2019-10-18 +date_added: 2019-10-18 title: Moes 1 Gang Touch category: switch type: Switch diff --git a/_templates/moes_2_gang b/_templates/moes_2_gang index 0a7aeff1f..327329b05 100644 --- a/_templates/moes_2_gang +++ b/_templates/moes_2_gang @@ -1,5 +1,5 @@ --- -date: 2019-06-26 +date_added: 2019-06-26 title: Moes 2 Gang Touch category: switch type: Switch diff --git a/_templates/moes_3_gang.markdown b/_templates/moes_3_gang.markdown index 771e8513d..e7e60f453 100644 --- a/_templates/moes_3_gang.markdown +++ b/_templates/moes_3_gang.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-08 +date_added: 2019-04-08 title: Moes 3 Gang Touch category: switch type: Switch diff --git a/_templates/moes_DS01 b/_templates/moes_DS01 index e3d5f0cbf..209bcebbd 100644 --- a/_templates/moes_DS01 +++ b/_templates/moes_DS01 @@ -1,5 +1,5 @@ --- -date: 2019-06-10 +date_added: 2019-06-10 title: Moes DS01 category: switch type: Dimmer diff --git a/_templates/moes_no_neutral_2gang b/_templates/moes_no_neutral_2gang index 81ac2f90c..552f051fe 100644 --- a/_templates/moes_no_neutral_2gang +++ b/_templates/moes_no_neutral_2gang @@ -1,5 +1,5 @@ --- -date: 2019-11-10 +date_added: 2019-11-10 title: Moes 2 Gang No-Neutral Touch category: switch type: Switch diff --git a/_templates/moeshouse_MS-104B b/_templates/moeshouse_MS-104B index 63afded7f..c4527dc69 100644 --- a/_templates/moeshouse_MS-104B +++ b/_templates/moeshouse_MS-104B @@ -1,5 +1,5 @@ --- -date: 2019-09-20 +date_added: 2019-09-20 title: Moeshouse 2 way 2 gang MS-104B category: relay type: Relay diff --git a/_templates/moeshouse_smart_socket b/_templates/moeshouse_smart_socket index ee0338b9b..ab453ceed 100644 --- a/_templates/moeshouse_smart_socket +++ b/_templates/moeshouse_smart_socket @@ -1,5 +1,5 @@ --- -date: 2019-07-26 +date_added: 2019-07-26 title: MoesHouse Smart Socket category: plug type: Wall Outlet diff --git a/_templates/moko b/_templates/moko index 1ad4bb0db..e76a53858 100644 --- a/_templates/moko +++ b/_templates/moko @@ -1,5 +1,5 @@ --- -date: 2019-10-01 +date_added: 2019-10-01 title: Moko category: switch type: Switch diff --git a/_templates/moko_YX-L01C-E27 b/_templates/moko_YX-L01C-E27 index 3d6b37ccb..764c3f83d 100644 --- a/_templates/moko_YX-L01C-E27 +++ b/_templates/moko_YX-L01C-E27 @@ -1,5 +1,5 @@ --- -date: 2019-09-25 +date_added: 2019-09-25 title: MOKO YX-L01C-E27 category: light type: Bulb diff --git a/_templates/monoprice_34082 b/_templates/monoprice_34082 index 901786bee..b388cddcf 100644 --- a/_templates/monoprice_34082 +++ b/_templates/monoprice_34082 @@ -1,5 +1,5 @@ --- -date: 2019-09-30 +date_added: 2019-09-30 title: Monoprice 34082 category: plug type: Power Strip diff --git a/_templates/monster_smart_illuminessence b/_templates/monster_smart_illuminessence index fb22e6aa1..0d0980121 100644 --- a/_templates/monster_smart_illuminessence +++ b/_templates/monster_smart_illuminessence @@ -1,5 +1,5 @@ --- -date: 2019-06-20 +date_added: 2019-06-20 title: Monster Smart IlluminEssence category: light type: LED Strip diff --git a/_templates/muvit_IO_miobulb001 b/_templates/muvit_IO_miobulb001 index 80d796212..123710fdb 100644 --- a/_templates/muvit_IO_miobulb001 +++ b/_templates/muvit_IO_miobulb001 @@ -1,5 +1,5 @@ --- -date: 2019-11-05 +date_added: 2019-11-05 title: muvit IO miobulb001 category: light type: Bulb diff --git a/_templates/nanxin_NX-SM200 b/_templates/nanxin_NX-SM200 index 123142139..a326f8675 100644 --- a/_templates/nanxin_NX-SM200 +++ b/_templates/nanxin_NX-SM200 @@ -1,5 +1,5 @@ --- -date: 2019-05-27 +date_added: 2019-05-27 title: Nanxin NX-SM200 16A category: plug type: Plug diff --git a/_templates/nedis_N_WIFIIP130FWT b/_templates/nedis_N_WIFIIP130FWT index d5836133e..0833881ce 100644 --- a/_templates/nedis_N_WIFIIP130FWT +++ b/_templates/nedis_N_WIFIIP130FWT @@ -1,5 +1,5 @@ --- -date: 2019-11-12 +date_added: 2019-11-12 title: Nedis WIFIIP130FWT category: plug type: Plug diff --git a/_templates/nedis_WIFILC10WTE14 b/_templates/nedis_WIFILC10WTE14 index fe16db704..be414ef78 100644 --- a/_templates/nedis_WIFILC10WTE14 +++ b/_templates/nedis_WIFILC10WTE14 @@ -1,5 +1,5 @@ --- -date: 2019-11-26 +date_added: 2019-11-26 title: Nedis WIFILC10WTE14 category: light type: Bulb diff --git a/_templates/nedis_WIFILC10WTE27 b/_templates/nedis_WIFILC10WTE27 index 3625e4cb2..93df5075c 100644 --- a/_templates/nedis_WIFILC10WTE27 +++ b/_templates/nedis_WIFILC10WTE27 @@ -1,5 +1,5 @@ --- -date: 2019-09-04 +date_added: 2019-09-04 title: Nedis WIFILC10WTE27 category: light type: Bulb diff --git a/_templates/nedis_WIFILF10GDG125 b/_templates/nedis_WIFILF10GDG125 index 461c37061..7fa9cda51 100644 --- a/_templates/nedis_WIFILF10GDG125 +++ b/_templates/nedis_WIFILF10GDG125 @@ -1,5 +1,5 @@ --- -date: 2019-10-30 +date_added: 2019-10-30 title: Nedis WIFILF10GDG125 category: light type: Bulb diff --git a/_templates/nedis_WIFILW10WTE14 b/_templates/nedis_WIFILW10WTE14 index f5bf8ceae..9c9158b17 100644 --- a/_templates/nedis_WIFILW10WTE14 +++ b/_templates/nedis_WIFILW10WTE14 @@ -1,5 +1,5 @@ --- -date: 2019-11-01 +date_added: 2019-11-01 title: Nedis WIFILW10WTE14 category: light type: Bulb diff --git a/_templates/nedis_WIFILW10WTE27 b/_templates/nedis_WIFILW10WTE27 index d42ecbcee..fbf7dc38d 100644 --- a/_templates/nedis_WIFILW10WTE27 +++ b/_templates/nedis_WIFILW10WTE27 @@ -1,5 +1,5 @@ --- -date: 2019-10-11 +date_added: 2019-10-11 title: Nedis WIFILW10WTE27 category: light type: Bulb diff --git a/_templates/nedis_WIFIP110FWT b/_templates/nedis_WIFIP110FWT index 316e49f54..95d3d83e6 100644 --- a/_templates/nedis_WIFIP110FWT +++ b/_templates/nedis_WIFIP110FWT @@ -1,5 +1,5 @@ --- -date: 2019-11-11 +date_added: 2019-11-11 title: Nedis WIFIP110FWT category: plug type: Plug diff --git a/_templates/nedis_WIFIP310FWT.markdown b/_templates/nedis_WIFIP310FWT.markdown index a76c743e6..ae4938f58 100644 --- a/_templates/nedis_WIFIP310FWT.markdown +++ b/_templates/nedis_WIFIP310FWT.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-27 +date_added: 2019-03-27 title: Nedis WIFIP310FWT category: plug type: Power Strip diff --git a/_templates/neocoolcam_16a b/_templates/neocoolcam_16a index 0ae042f64..c7c2fd357 100644 --- a/_templates/neocoolcam_16a +++ b/_templates/neocoolcam_16a @@ -1,5 +1,5 @@ --- -date: 2019-04-22 +date_added: 2019-04-22 title: NEO Coolcam 16A category: plug type: Plug diff --git a/_templates/neocoolcam_16a_v2 b/_templates/neocoolcam_16a_v2 index 4549c4ca9..63467ceee 100644 --- a/_templates/neocoolcam_16a_v2 +++ b/_templates/neocoolcam_16a_v2 @@ -1,5 +1,5 @@ --- -date: 2019-10-27 +date_added: 2019-10-27 title: NEO Coolcam 16A v2 category: plug type: Plug diff --git a/_templates/nexete_DS-123 b/_templates/nexete_DS-123 index 12803b1a5..a45b794fb 100644 --- a/_templates/nexete_DS-123 +++ b/_templates/nexete_DS-123 @@ -1,5 +1,5 @@ --- -date: 2019-10-18 +date_added: 2019-10-18 title: Nexete DS-123 category: switch type: Switch diff --git a/_templates/nexete_DS-123_single b/_templates/nexete_DS-123_single index d9264d6dd..686d41503 100644 --- a/_templates/nexete_DS-123_single +++ b/_templates/nexete_DS-123_single @@ -1,5 +1,5 @@ --- -date: 2019-11-21 +date_added: 2019-11-21 title: Nexete DS-123 Single category: switch type: Switch diff --git a/_templates/nexluxled.markdown b/_templates/nexluxled.markdown index 39da0e7b6..cbfc5d267 100644 --- a/_templates/nexluxled.markdown +++ b/_templates/nexluxled.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-01 +date_added: 2019-03-01 title: Nexlux category: light type: LED Controller diff --git a/_templates/nitebird_TT-WB4 b/_templates/nitebird_TT-WB4 index dabc68ccb..ba958659f 100644 --- a/_templates/nitebird_TT-WB4 +++ b/_templates/nitebird_TT-WB4 @@ -1,5 +1,5 @@ --- -date: 2019-09-27 +date_added: 2019-09-27 title: NiteBird TT-WB4 category: light type: Bulb diff --git a/_templates/nova_digital_basic_MS101 b/_templates/nova_digital_basic_MS101 index 58e208a0f..2ff3bf88b 100644 --- a/_templates/nova_digital_basic_MS101 +++ b/_templates/nova_digital_basic_MS101 @@ -1,5 +1,5 @@ --- -date: 2019-10-09 +date_added: 2019-10-09 title: Nova Digital Basic 1 MS101 category: relay type: Relay diff --git a/_templates/novostella_12W_RGBCT b/_templates/novostella_12W_RGBCT index 8b6abd969..7ec8ff85d 100644 --- a/_templates/novostella_12W_RGBCT +++ b/_templates/novostella_12W_RGBCT @@ -1,5 +1,5 @@ --- -date: 2019-09-27 +date_added: 2019-09-27 title: Novostella 12W RGBCT E27 category: light type: Bulb diff --git a/_templates/novostella_20W_flood b/_templates/novostella_20W_flood index ad6dfb324..c3c627953 100644 --- a/_templates/novostella_20W_flood +++ b/_templates/novostella_20W_flood @@ -1,5 +1,5 @@ --- -date: 2019-10-23 +date_added: 2019-10-23 title: Novostella 20W Flood category: light type: Light diff --git a/_templates/novostella_b22.markdown b/_templates/novostella_b22.markdown index a96176085..48dbd45c7 100644 --- a/_templates/novostella_b22.markdown +++ b/_templates/novostella_b22.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-18 +date_added: 2019-03-18 title: Novostella B22 7W category: light type: Bulb diff --git a/_templates/ohlux_7W_A19_E26 b/_templates/ohlux_7W_A19_E26 index e7e5c87e4..c90214720 100644 --- a/_templates/ohlux_7W_A19_E26 +++ b/_templates/ohlux_7W_A19_E26 @@ -1,5 +1,5 @@ --- -date: 2019-11-04 +date_added: 2019-11-04 title: OHLUX 7W A19 E26 RGB+CCT category: light type: Bulb diff --git a/_templates/oil_diffuser_550ml b/_templates/oil_diffuser_550ml index 239ea0269..a23167004 100644 --- a/_templates/oil_diffuser_550ml +++ b/_templates/oil_diffuser_550ml @@ -1,5 +1,5 @@ --- -date: 2019-11-06 +date_added: 2019-11-06 title: Wood Grain 550ML category: misc type: Aromatherapy Diffuser diff --git a/_templates/oittm_outdoor.markdown b/_templates/oittm_outdoor.markdown index 1dbd64fb3..8901b5746 100644 --- a/_templates/oittm_outdoor.markdown +++ b/_templates/oittm_outdoor.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-28 +date_added: 2019-03-28 title: Oittm Outdoor category: plug type: Outdoor Plug diff --git a/_templates/oobest_ZN93028 b/_templates/oobest_ZN93028 index 8009e1e0f..2b03d5ddd 100644 --- a/_templates/oobest_ZN93028 +++ b/_templates/oobest_ZN93028 @@ -1,5 +1,5 @@ --- -date: 2019-06-20 +date_added: 2019-06-20 title: Oobest ZN93028 11W E27 RGB category: light type: Bulb diff --git a/_templates/oobest_rgbw b/_templates/oobest_rgbw index eeb7a891e..c7dca5212 100644 --- a/_templates/oobest_rgbw +++ b/_templates/oobest_rgbw @@ -1,5 +1,5 @@ --- -date: 2019-04-24 +date_added: 2019-04-24 title: Oobest RGBW E27 category: light type: Bulb diff --git a/_templates/oukitel-x6p.markdown b/_templates/oukitel-x6p.markdown index 203a7e687..51ea89279 100644 --- a/_templates/oukitel-x6p.markdown +++ b/_templates/oukitel-x6p.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-09 +date_added: 2019-03-09 title: Oukitel X6P category: plug type: Plug diff --git a/_templates/oxaoxe_NX-SM200 b/_templates/oxaoxe_NX-SM200 index 258b2ec41..3691e01d1 100644 --- a/_templates/oxaoxe_NX-SM200 +++ b/_templates/oxaoxe_NX-SM200 @@ -1,5 +1,5 @@ --- -date: 2019-05-30 +date_added: 2019-05-30 title: OxaOxe NX-SM200 category: plug type: Plug diff --git a/_templates/oxaoxe_NX-SP202 b/_templates/oxaoxe_NX-SP202 index e4faa6ec0..a3f92d33a 100644 --- a/_templates/oxaoxe_NX-SP202 +++ b/_templates/oxaoxe_NX-SP202 @@ -1,5 +1,5 @@ --- -date: 2019-05-30 +date_added: 2019-05-30 title: OxaOxe NX-SP202 v2 category: plug type: Plug diff --git a/_templates/oxaoxe_NX-SP202_eu b/_templates/oxaoxe_NX-SP202_eu index 06c4f5bae..d41c423f0 100644 --- a/_templates/oxaoxe_NX-SP202_eu +++ b/_templates/oxaoxe_NX-SP202_eu @@ -1,5 +1,5 @@ --- -date: 2019-05-30 +date_added: 2019-05-30 title: OxaOxe NX-SP202 category: plug type: Plug diff --git a/_templates/oxaoxenx-sm800.markdown b/_templates/oxaoxenx-sm800.markdown index ff1d30ab4..40c7478ff 100644 --- a/_templates/oxaoxenx-sm800.markdown +++ b/_templates/oxaoxenx-sm800.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-01 +date_added: 2019-03-01 title: Oxaoxe NX-SM800 category: plug type: Plug diff --git a/_templates/panamalar_NX-SM200.markdown b/_templates/panamalar_NX-SM200.markdown index a3cb7f6aa..72e2acd6b 100644 --- a/_templates/panamalar_NX-SM200.markdown +++ b/_templates/panamalar_NX-SM200.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-19 +date_added: 2019-03-19 title: Panamalar NX-SM200 16A category: plug type: Plug diff --git a/_templates/positivo_PPW1000 b/_templates/positivo_PPW1000 index 56af0583f..b3b3edeb4 100644 --- a/_templates/positivo_PPW1000 +++ b/_templates/positivo_PPW1000 @@ -1,5 +1,5 @@ --- -date: 2019-11-01 +date_added: 2019-11-01 title: Positivo PPW1000 category: plug type: Plug diff --git a/_templates/powertech b/_templates/powertech index c4090b1d3..567b682fb 100644 --- a/_templates/powertech +++ b/_templates/powertech @@ -1,5 +1,5 @@ --- -date: 2019-06-17 +date_added: 2019-06-17 title: Powertech category: plug type: Plug diff --git a/_templates/powrui_AW-08 b/_templates/powrui_AW-08 index 248b5b3ef..62ca2982d 100644 --- a/_templates/powrui_AW-08 +++ b/_templates/powrui_AW-08 @@ -1,5 +1,5 @@ --- -date: 2019-09-11 +date_added: 2019-09-11 title: Powrui AW-08 category: plug type: Plug diff --git a/_templates/premier_10W_A19_E26 b/_templates/premier_10W_A19_E26 index 4dde285c0..d53022719 100644 --- a/_templates/premier_10W_A19_E26 +++ b/_templates/premier_10W_A19_E26 @@ -1,5 +1,5 @@ --- -date: 2019-11-13 +date_added: 2019-11-13 title: Premier 10W A19 E26 category: light type: Bulb diff --git a/_templates/premier_PWIFPLG b/_templates/premier_PWIFPLG index c01bf686d..0174d422e 100644 --- a/_templates/premier_PWIFPLG +++ b/_templates/premier_PWIFPLG @@ -1,5 +1,5 @@ --- -date: 2019-11-12 +date_added: 2019-11-12 title: Premier PWIFPLG category: plug type: Plug diff --git a/_templates/prime_CCRCWFII113PK b/_templates/prime_CCRCWFII113PK index ed52c0c49..4b1132d4f 100644 --- a/_templates/prime_CCRCWFII113PK +++ b/_templates/prime_CCRCWFII113PK @@ -1,5 +1,5 @@ --- -date: 2019-10-09 +date_added: 2019-10-09 title: Prime CCRCWFII113PK category: plug type: Plug diff --git a/_templates/prime_CCRCWFIO2PK b/_templates/prime_CCRCWFIO2PK index 7eab1b688..9a6c35036 100644 --- a/_templates/prime_CCRCWFIO2PK +++ b/_templates/prime_CCRCWFIO2PK @@ -1,5 +1,5 @@ --- -date: 2019-10-26 +date_added: 2019-10-26 title: Prime CCRCWFIO2PK category: plug type: Outdoor Plug diff --git a/_templates/proscenic_807C b/_templates/proscenic_807C index 34620acfd..d50eeb2e2 100644 --- a/_templates/proscenic_807C +++ b/_templates/proscenic_807C @@ -1,5 +1,5 @@ --- -date: 2019-11-06 +date_added: 2019-11-06 title: Proscenic 807C category: misc type: Humidifier diff --git a/_templates/qs-wifi_D01_dimmer b/_templates/qs-wifi_D01_dimmer index 44c0ec673..d32c7b900 100644 --- a/_templates/qs-wifi_D01_dimmer +++ b/_templates/qs-wifi_D01_dimmer @@ -1,5 +1,5 @@ --- -date: 2019-07-31 +date_added: 2019-07-31 title: Moes QS-WiFi-D01 Dimmer 150W category: switch type: Dimmer diff --git a/_templates/qualitel_ALS08L b/_templates/qualitel_ALS08L index 10a9f4bea..bbe0bf20a 100644 --- a/_templates/qualitel_ALS08L +++ b/_templates/qualitel_ALS08L @@ -1,5 +1,5 @@ --- -date: 2019-11-01 +date_added: 2019-11-01 title: Qualitel ALS08L category: light type: Bulb diff --git a/_templates/reafoo_A26 b/_templates/reafoo_A26 index a3f046994..4f03d79fb 100644 --- a/_templates/reafoo_A26 +++ b/_templates/reafoo_A26 @@ -1,5 +1,5 @@ --- -date: 2019-10-01 +date_added: 2019-10-01 title: Reafoo 9W A26 category: light type: Bulb diff --git a/_templates/rgb_plug_us.markdown b/_templates/rgb_plug_us.markdown index b356280bb..1ac6129d5 100644 --- a/_templates/rgb_plug_us.markdown +++ b/_templates/rgb_plug_us.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-18 +date_added: 2019-03-18 title: RGB Light category: plug type: Plug diff --git a/_templates/rgbw-E14-7W.markdown b/_templates/rgbw-E14-7W.markdown index 2d02d3aae..d4e2049f4 100644 --- a/_templates/rgbw-E14-7W.markdown +++ b/_templates/rgbw-E14-7W.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-23 +date_added: 2019-03-23 title: RGBW 7W E14 category: light type: Bulb diff --git a/_templates/rgbw_b22.markdown b/_templates/rgbw_b22.markdown index d29595bef..2426368e0 100644 --- a/_templates/rgbw_b22.markdown +++ b/_templates/rgbw_b22.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-21 +date_added: 2019-03-21 title: RGBW 7W B22 category: light type: Bulb diff --git a/_templates/rgbw_ceiling_light.markdown b/_templates/rgbw_ceiling_light.markdown index 4eb440aec..9de7d0acf 100644 --- a/_templates/rgbw_ceiling_light.markdown +++ b/_templates/rgbw_ceiling_light.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-26 +date_added: 2019-03-26 title: Spotlight 9cm RGB+W 7W category: light type: Light diff --git a/_templates/s2199EU.markdown b/_templates/s2199EU.markdown index 1ede35732..d791c4781 100644 --- a/_templates/s2199EU.markdown +++ b/_templates/s2199EU.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-10 +date_added: 2019-03-10 title: S2199EU category: plug type: Power Strip diff --git a/_templates/saiham_KS-601 b/_templates/saiham_KS-601 index df6c28281..a4ff233e7 100644 --- a/_templates/saiham_KS-601 +++ b/_templates/saiham_KS-601 @@ -1,5 +1,5 @@ --- -date: 2019-07-17 +date_added: 2019-07-17 title: KS-601 2-way category: switch type: Switch diff --git a/_templates/sainko_1way b/_templates/sainko_1way index 3b970c6e1..d34bff9e6 100644 --- a/_templates/sainko_1way +++ b/_templates/sainko_1way @@ -1,5 +1,5 @@ --- -date: 2019-06-12 +date_added: 2019-06-12 title: Sainko 1-Way category: switch type: Switch diff --git a/_templates/sana_SW02-03 b/_templates/sana_SW02-03 index ec75971eb..53da36877 100644 --- a/_templates/sana_SW02-03 +++ b/_templates/sana_SW02-03 @@ -1,5 +1,5 @@ --- -date: 2019-07-01 +date_added: 2019-07-01 title: SANA category: switch type: Switch diff --git a/_templates/sana_sasw-03.markdown b/_templates/sana_sasw-03.markdown index 3ffe4ad8f..9ee02aebd 100644 --- a/_templates/sana_sasw-03.markdown +++ b/_templates/sana_sasw-03.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-11 +date_added: 2019-03-11 title: SANA SASW-03 category: switch type: Switch diff --git a/_templates/saudio_X002BU0DOL b/_templates/saudio_X002BU0DOL index 28ba6cf33..1910a1538 100644 --- a/_templates/saudio_X002BU0DOL +++ b/_templates/saudio_X002BU0DOL @@ -1,5 +1,5 @@ --- -date: 2019-11-25 +date_added: 2019-11-25 title: Saudio X002BU0DOL category: light type: Bulb diff --git a/_templates/sesoo-WIFI-EU-SK3-01 b/_templates/sesoo-WIFI-EU-SK3-01 index 1068c332e..e2d2ea3a7 100644 --- a/_templates/sesoo-WIFI-EU-SK3-01 +++ b/_templates/sesoo-WIFI-EU-SK3-01 @@ -1,5 +1,5 @@ --- -date: 2019-11-16 +date_added: 2019-11-16 title: Sesoo WIFI-EU-SK3-01 category: switch type: Switch diff --git a/_templates/sesoo_ WIFI-US-SK3-04 b/_templates/sesoo_ WIFI-US-SK3-04 index d85cf26b3..3725b85fa 100644 --- a/_templates/sesoo_ WIFI-US-SK3-04 +++ b/_templates/sesoo_ WIFI-US-SK3-04 @@ -1,5 +1,5 @@ --- -date: 2019-08-05 +date_added: 2019-08-05 title: Sesoo WIFI-US-SK3-04 category: switch type: Switch diff --git a/_templates/sesoo_WIFI-EU-SK3-02 b/_templates/sesoo_WIFI-EU-SK3-02 index 8bc96322f..703c0c35b 100644 --- a/_templates/sesoo_WIFI-EU-SK3-02 +++ b/_templates/sesoo_WIFI-EU-SK3-02 @@ -1,5 +1,5 @@ --- -date: 2019-11-18 +date_added: 2019-11-18 title: Sesoo WIFI-EU-SK3-02 category: switch type: Switch diff --git a/_templates/sesoo_WIFI-US-SK3-04.markdown b/_templates/sesoo_WIFI-US-SK3-04.markdown index 3a15e07af..657d75c1f 100644 --- a/_templates/sesoo_WIFI-US-SK3-04.markdown +++ b/_templates/sesoo_WIFI-US-SK3-04.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-06 +date_added: 2019-04-06 title: Sesoo WIFI-US-SK3-04 category: switch type: Switch diff --git a/_templates/shelly_1PM b/_templates/shelly_1PM index fa6bef796..a6d23323e 100644 --- a/_templates/shelly_1PM +++ b/_templates/shelly_1PM @@ -1,5 +1,5 @@ --- -date: 2019-05-01 +date_added: 2019-05-01 title: Shelly 1PM category: relay type: Relay diff --git a/_templates/shelly_25 b/_templates/shelly_25 index e1315c21a..c699a779d 100644 --- a/_templates/shelly_25 +++ b/_templates/shelly_25 @@ -1,5 +1,5 @@ --- -date: 2019-04-15 +date_added: 2019-04-15 title: Shelly 2.5 category: relay type: Relay diff --git a/_templates/shelly_RGBW2 b/_templates/shelly_RGBW2 index 3e22b03df..8ee5eedbd 100644 --- a/_templates/shelly_RGBW2 +++ b/_templates/shelly_RGBW2 @@ -1,5 +1,5 @@ --- -date: 2019-09-03 +date_added: 2019-09-03 title: Shelly RGBW2 category: light type: LED Controller diff --git a/_templates/shelly_plug_S b/_templates/shelly_plug_S index c142d47c0..2f564f615 100644 --- a/_templates/shelly_plug_S +++ b/_templates/shelly_plug_S @@ -1,5 +1,5 @@ --- -date: 2019-06-13 +date_added: 2019-06-13 title: Shelly Plug S category: plug type: Plug diff --git a/_templates/signstek_EOP03-EU b/_templates/signstek_EOP03-EU index 49af09810..6c16f2e8c 100644 --- a/_templates/signstek_EOP03-EU +++ b/_templates/signstek_EOP03-EU @@ -1,5 +1,5 @@ --- -date: 2019-11-04 +date_added: 2019-11-04 title: Signstek EOP03-EU category: plug type: Plug diff --git a/_templates/slitinto_NX-SM200 b/_templates/slitinto_NX-SM200 index 72dc2f671..0b1194d4c 100644 --- a/_templates/slitinto_NX-SM200 +++ b/_templates/slitinto_NX-SM200 @@ -1,5 +1,5 @@ --- -date: 2019-11-14 +date_added: 2019-11-14 title: Slitinto NX-SM200 category: plug type: Plug diff --git a/_templates/sm-pw702.markdown b/_templates/sm-pw702.markdown index a59579af5..ae7051099 100644 --- a/_templates/sm-pw702.markdown +++ b/_templates/sm-pw702.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-18 +date_added: 2019-03-18 title: SM-PW702 category: plug type: Plug diff --git a/_templates/sm-so301.markdown b/_templates/sm-so301.markdown index 544a81eff..7b53470dd 100644 --- a/_templates/sm-so301.markdown +++ b/_templates/sm-so301.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-22 +date_added: 2019-03-22 title: SM-S0301 category: plug type: Power Strip diff --git a/_templates/smartbase_E0260 b/_templates/smartbase_E0260 index 8d2fd14b6..d10c4a163 100644 --- a/_templates/smartbase_E0260 +++ b/_templates/smartbase_E0260 @@ -1,5 +1,5 @@ --- -date: 2019-09-01 +date_added: 2019-09-01 title: SmartBase E0260 category: light type: Bulb Socket diff --git a/_templates/smartdgm_PP-W162 b/_templates/smartdgm_PP-W162 index 62104c357..c42a33868 100644 --- a/_templates/smartdgm_PP-W162 +++ b/_templates/smartdgm_PP-W162 @@ -1,5 +1,5 @@ --- -date: 2019-09-05 +date_added: 2019-09-05 title: SmartDGM PP-W162 category: plug type: Plug diff --git a/_templates/smarthome_smart_breaker b/_templates/smarthome_smart_breaker index 478853140..bae30239c 100644 --- a/_templates/smarthome_smart_breaker +++ b/_templates/smarthome_smart_breaker @@ -1,5 +1,5 @@ --- -date: 2019-08-09 +date_added: 2019-08-09 title: SmartHome Smart Breaker category: relay type: Relay diff --git a/_templates/smartlife_opard_CD302 b/_templates/smartlife_opard_CD302 index 7fcb4994b..1b6e9c925 100644 --- a/_templates/smartlife_opard_CD302 +++ b/_templates/smartlife_opard_CD302 @@ -1,5 +1,5 @@ --- -date: 2019-10-23 +date_added: 2019-10-23 title: Smartlife Opard CD302 category: switch type: Switch diff --git a/_templates/smartplex_3_gang.markdown b/_templates/smartplex_3_gang.markdown index c4a9f4bde..60e8b860d 100644 --- a/_templates/smartplex_3_gang.markdown +++ b/_templates/smartplex_3_gang.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-08 +date_added: 2019-04-08 title: SmartPlex 3 Gang category: switch type: Switch diff --git a/_templates/solimo_12W_B22 b/_templates/solimo_12W_B22 index fd0d816fd..5af8104e1 100644 --- a/_templates/solimo_12W_B22 +++ b/_templates/solimo_12W_B22 @@ -1,5 +1,5 @@ --- -date: 2019-10-19 +date_added: 2019-10-19 title: Solimo 12W B22 RGBWW category: light type: Bulb diff --git a/_templates/solimo_9W_B22 b/_templates/solimo_9W_B22 index a612d0164..c704a19fb 100644 --- a/_templates/solimo_9W_B22 +++ b/_templates/solimo_9W_B22 @@ -1,5 +1,5 @@ --- -date: 2019-10-02 +date_added: 2019-10-02 title: Solimo 9W B22 RGBWW category: light type: Bulb diff --git a/_templates/sonoff_L1 b/_templates/sonoff_L1 index da2fb5d72..b0dbfe552 100644 --- a/_templates/sonoff_L1 +++ b/_templates/sonoff_L1 @@ -1,5 +1,5 @@ --- -date: 2019-08-08 +date_added: 2019-08-08 title: Sonoff L1 category: light type: LED Strip diff --git a/_templates/sonoff_RE5V1C b/_templates/sonoff_RE5V1C index 4e1dd47af..a5be83166 100644 --- a/_templates/sonoff_RE5V1C +++ b/_templates/sonoff_RE5V1C @@ -1,5 +1,5 @@ --- -date: 2019-10-13 +date_added: 2019-10-13 title: Sonoff 5V Inching/Selflock Module RE5V1C category: relay type: Relay diff --git a/_templates/sonoff_S55 b/_templates/sonoff_S55 index 14545a164..8af45c7a3 100644 --- a/_templates/sonoff_S55 +++ b/_templates/sonoff_S55 @@ -1,5 +1,5 @@ --- -date: 2019-07-22 +date_added: 2019-07-22 title: Sonoff S55 category: plug type: Wall Outlet diff --git a/_templates/sonoff_basic_R3 b/_templates/sonoff_basic_R3 index 6e1ec0728..da45c7783 100644 --- a/_templates/sonoff_basic_R3 +++ b/_templates/sonoff_basic_R3 @@ -1,5 +1,5 @@ --- -date: 2019-10-22 +date_added: 2019-10-22 title: Sonoff Basic R3 category: relay type: Relay diff --git a/_templates/sonoff_ifan03 b/_templates/sonoff_ifan03 index 841e174a3..840be5ecb 100644 --- a/_templates/sonoff_ifan03 +++ b/_templates/sonoff_ifan03 @@ -1,5 +1,5 @@ --- -date: 2019-08-08 +date_added: 2019-08-08 title: Sonoff iFan03 category: misc type: Fan Controller diff --git a/_templates/sonoff_mini b/_templates/sonoff_mini index ce0b270c6..74313863f 100644 --- a/_templates/sonoff_mini +++ b/_templates/sonoff_mini @@ -1,5 +1,5 @@ --- -date: 2019-07-22 +date_added: 2019-07-22 title: Sonoff Mini category: relay type: Relay diff --git a/_templates/ss118.markdown b/_templates/ss118.markdown index 1cbb4b9e8..580cef8ea 100644 --- a/_templates/ss118.markdown +++ b/_templates/ss118.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-09 +date_added: 2019-03-09 title: SS118-01K1 category: switch type: Switch diff --git a/_templates/stilinto_NX-SM110 b/_templates/stilinto_NX-SM110 index 74a040cda..33f91c090 100644 --- a/_templates/stilinto_NX-SM110 +++ b/_templates/stilinto_NX-SM110 @@ -1,5 +1,5 @@ --- -date: 2019-06-29 +date_added: 2019-06-29 title: Slitinto NX-SM110 category: plug type: Plug diff --git a/_templates/stilinto_NX-SM112 b/_templates/stilinto_NX-SM112 index 7c032b59c..a7dac19c1 100644 --- a/_templates/stilinto_NX-SM112 +++ b/_templates/stilinto_NX-SM112 @@ -1,5 +1,5 @@ --- -date: 2019-10-02 +date_added: 2019-10-02 title: Slitinto NX-SM112 category: plug type: Plug diff --git a/_templates/stilinto_NX-SM200 b/_templates/stilinto_NX-SM200 index 735f7ebc2..856588a6f 100644 --- a/_templates/stilinto_NX-SM200 +++ b/_templates/stilinto_NX-SM200 @@ -1,5 +1,5 @@ --- -date: 2019-11-13 +date_added: 2019-11-13 title: Slitinto NX-SM200 category: plug type: Plug diff --git a/_templates/stitch_27937 b/_templates/stitch_27937 index 2b697e49f..dfbdeb4e6 100644 --- a/_templates/stitch_27937 +++ b/_templates/stitch_27937 @@ -1,5 +1,5 @@ --- -date: 2019-08-21 +date_added: 2019-08-21 title: STITCH by Monoprice 27937 category: plug type: Plug diff --git a/_templates/stitch_35511 b/_templates/stitch_35511 index d98f70865..a4b5cc324 100644 --- a/_templates/stitch_35511 +++ b/_templates/stitch_35511 @@ -1,5 +1,5 @@ --- -date: 2019-08-21 +date_added: 2019-08-21 title: STITCH by Monoprice 35511 category: plug type: Plug diff --git a/_templates/stitch_35557 b/_templates/stitch_35557 index 2ddcecd47..4e0687111 100644 --- a/_templates/stitch_35557 +++ b/_templates/stitch_35557 @@ -1,5 +1,5 @@ --- -date: 2019-08-21 +date_added: 2019-08-21 title: STITCH by Monoprice 35557 category: switch type: Switch diff --git a/_templates/stitch_35753 b/_templates/stitch_35753 index 7811bce05..47c8daec8 100644 --- a/_templates/stitch_35753 +++ b/_templates/stitch_35753 @@ -1,5 +1,5 @@ --- -date: 2019-08-21 +date_added: 2019-08-21 title: STITCH by Monoprice 35753 category: misc type: IR Bridge diff --git a/_templates/supernight_dual,markdown b/_templates/supernight_dual,markdown index 1747750de..106796637 100644 --- a/_templates/supernight_dual,markdown +++ b/_templates/supernight_dual,markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-15 +date_added: 2019-03-15 title: SuperNight Dual category: plug type: Plug diff --git a/_templates/swa1_uk b/_templates/swa1_uk index fdcab7ed0..c8205bc5e 100644 --- a/_templates/swa1_uk +++ b/_templates/swa1_uk @@ -1,5 +1,5 @@ --- -date: 2019-05-29 +date_added: 2019-05-29 title: SWA1 category: plug type: Plug diff --git a/_templates/swb1.markdown b/_templates/swb1.markdown index 334f14741..b006426d1 100644 --- a/_templates/swb1.markdown +++ b/_templates/swb1.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-20 +date_added: 2019-03-20 title: SWB1 category: plug type: Power Strip diff --git a/_templates/swisstone_SH330 b/_templates/swisstone_SH330 index 839680212..8efe68bf3 100644 --- a/_templates/swisstone_SH330 +++ b/_templates/swisstone_SH330 @@ -1,5 +1,5 @@ --- -date: 2019-11-21 +date_added: 2019-11-21 title: Swisstone SH330 category: light type: Bulb diff --git a/_templates/swisstone_SH_340 b/_templates/swisstone_SH_340 index adfdd21fc..1810848ad 100644 --- a/_templates/swisstone_SH_340 +++ b/_templates/swisstone_SH_340 @@ -1,5 +1,5 @@ --- -date: 2019-11-05 +date_added: 2019-11-05 title: Swisstone SH 340 category: light type: Bulb diff --git a/_templates/syska_9W_B22_RGBW b/_templates/syska_9W_B22_RGBW index 698fe5371..518e32775 100644 --- a/_templates/syska_9W_B22_RGBW +++ b/_templates/syska_9W_B22_RGBW @@ -1,5 +1,5 @@ --- -date: 2019-11-23 +date_added: 2019-11-23 title: Syska 9W B22 RGBW category: light type: Bulb diff --git a/_templates/tantan_WP3.markdown b/_templates/tantan_WP3.markdown index 32f3c9d50..63e15230f 100644 --- a/_templates/tantan_WP3.markdown +++ b/_templates/tantan_WP3.markdown @@ -1,5 +1,5 @@ --- -date: 2019-05-20 +date_added: 2019-05-20 title: TanTan WP3 category: plug type: Plug diff --git a/_templates/teckin-sp20.markdown b/_templates/teckin-sp20.markdown index 01dace78c..824e93a35 100644 --- a/_templates/teckin-sp20.markdown +++ b/_templates/teckin-sp20.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-10 +date_added: 2019-03-10 title: Teckin SP20 category: plug type: Plug diff --git a/_templates/teckin_SB50 b/_templates/teckin_SB50 index 776f64aa8..87dbae7d0 100644 --- a/_templates/teckin_SB50 +++ b/_templates/teckin_SB50 @@ -1,5 +1,5 @@ --- -date: 2019-09-30 +date_added: 2019-09-30 title: Teckin SB50 v2 category: light type: Bulb diff --git a/_templates/teckin_SB50_v3 b/_templates/teckin_SB50_v3 index fd18e6ee5..341887bc8 100644 --- a/_templates/teckin_SB50_v3 +++ b/_templates/teckin_SB50_v3 @@ -1,5 +1,5 @@ --- -date: 2019-10-22 +date_added: 2019-10-22 title: Teckin SB50 V3 category: light type: Bulb diff --git a/_templates/teckin_SB50v1 b/_templates/teckin_SB50v1 index b0d8e2a3d..763813ccb 100644 --- a/_templates/teckin_SB50v1 +++ b/_templates/teckin_SB50v1 @@ -1,5 +1,5 @@ --- -date: 2019-03-03 +date_added: 2019-03-03 title: Teckin SB50 category: light type: Bulb diff --git a/_templates/teckin_SB51 b/_templates/teckin_SB51 index d13236b9c..436beabaa 100644 --- a/_templates/teckin_SB51 +++ b/_templates/teckin_SB51 @@ -1,5 +1,5 @@ --- -date: 2019-04-17 +date_added: 2019-04-17 title: Teckin SB51 category: light type: Bulb diff --git a/_templates/teckin_SB53 b/_templates/teckin_SB53 index 1ca6c37c5..1aee61050 100644 --- a/_templates/teckin_SB53 +++ b/_templates/teckin_SB53 @@ -1,5 +1,5 @@ --- -date: 2019-08-30 +date_added: 2019-08-30 title: Teckin SB53 category: light type: Bulb diff --git a/_templates/teckin_SP10.markdown b/_templates/teckin_SP10.markdown index f22c0fe7d..2f4da0280 100644 --- a/_templates/teckin_SP10.markdown +++ b/_templates/teckin_SP10.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-28 +date_added: 2019-03-28 title: Teckin SP10 category: plug type: Plug diff --git a/_templates/teckin_SP21 b/_templates/teckin_SP21 index d2c787acc..0fa650e87 100644 --- a/_templates/teckin_SP21 +++ b/_templates/teckin_SP21 @@ -1,5 +1,5 @@ --- -date: 2019-05-20 +date_added: 2019-05-20 title: Teckin SP21 category: plug type: Plug diff --git a/_templates/teckin_SP23 b/_templates/teckin_SP23 index 83e22d635..9b3f6439c 100644 --- a/_templates/teckin_SP23 +++ b/_templates/teckin_SP23 @@ -1,5 +1,5 @@ --- -date: 2019-03-10 +date_added: 2019-03-10 title: Teckin SP23 category: plug type: Plug diff --git a/_templates/teckin_SP25.markdown b/_templates/teckin_SP25.markdown index 84d8b4431..6b18be280 100644 --- a/_templates/teckin_SP25.markdown +++ b/_templates/teckin_SP25.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-27 +date_added: 2019-03-27 title: Teckin SP25 category: plug type: Plug diff --git a/_templates/teckin_SS42 b/_templates/teckin_SS42 index 21f3fffca..3bcf0e679 100644 --- a/_templates/teckin_SS42 +++ b/_templates/teckin_SS42 @@ -1,5 +1,5 @@ --- -date: 2019-10-24 +date_added: 2019-10-24 title: Teckin SS42 category: plug type: Outdoor Plug diff --git a/_templates/teckin_sp27.markdown b/_templates/teckin_sp27.markdown index 713d67102..c57a757e4 100644 --- a/_templates/teckin_sp27.markdown +++ b/_templates/teckin_sp27.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-16 +date_added: 2019-03-16 title: Teckin SP27 category: plug type: Plug diff --git a/_templates/teckin_ss30.markdown b/_templates/teckin_ss30.markdown index b2ffb2304..25e8026dc 100644 --- a/_templates/teckin_ss30.markdown +++ b/_templates/teckin_ss30.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-11 +date_added: 2019-03-11 title: Teckin SS30 category: plug type: Power Strip diff --git a/_templates/teepao_curtain_switch b/_templates/teepao_curtain_switch index 4e11a4dee..b76c0246d 100644 --- a/_templates/teepao_curtain_switch +++ b/_templates/teepao_curtain_switch @@ -1,5 +1,5 @@ --- -date: 2019-04-17 +date_added: 2019-04-17 title: Teepao category: switch type: Curtain Switch diff --git a/_templates/teepao_schalter b/_templates/teepao_schalter index 735b4046c..3a7c367dc 100644 --- a/_templates/teepao_schalter +++ b/_templates/teepao_schalter @@ -1,5 +1,5 @@ --- -date: 2019-07-25 +date_added: 2019-07-25 title: Teepao Smart-Rollladen-Schalter category: switch type: Switch diff --git a/_templates/tellur_TLL331031 b/_templates/tellur_TLL331031 index 678e55c0b..fc1a0f729 100644 --- a/_templates/tellur_TLL331031 +++ b/_templates/tellur_TLL331031 @@ -1,5 +1,5 @@ --- -date: 2019-09-09 +date_added: 2019-09-09 title: Tellur TLL331031 category: plug type: Power Strip diff --git a/_templates/tessan_A4L-BK b/_templates/tessan_A4L-BK index da6cda5d4..a63e91778 100644 --- a/_templates/tessan_A4L-BK +++ b/_templates/tessan_A4L-BK @@ -1,5 +1,5 @@ --- -date: 2019-08-04 +date_added: 2019-08-04 title: TESSAN A4L-BK category: plug type: Power Strip diff --git a/_templates/tflag_NX-SM100 b/_templates/tflag_NX-SM100 index 7476ca716..969b074a2 100644 --- a/_templates/tflag_NX-SM100 +++ b/_templates/tflag_NX-SM100 @@ -1,5 +1,5 @@ --- -date: 2019-07-17 +date_added: 2019-07-17 title: Tflag NX-SM100 category: plug type: Plug diff --git a/_templates/thrumm_XS-A11 b/_templates/thrumm_XS-A11 index fd64ee366..1f549f8ce 100644 --- a/_templates/thrumm_XS-A11 +++ b/_templates/thrumm_XS-A11 @@ -1,5 +1,5 @@ --- -date: 2019-05-15 +date_added: 2019-05-15 title: THRUMM XS-A11 category: plug type: Plug diff --git a/_templates/tiklok_dimmable b/_templates/tiklok_dimmable index bb20bfba6..bbc1b3e5d 100644 --- a/_templates/tiklok_dimmable +++ b/_templates/tiklok_dimmable @@ -1,5 +1,5 @@ --- -date: 2019-10-02 +date_added: 2019-10-02 title: TikLOk 7.5W A19 E26 category: light type: Bulb diff --git a/_templates/timethinker_TK04 b/_templates/timethinker_TK04 index db63a6257..cd2a5e505 100644 --- a/_templates/timethinker_TK04 +++ b/_templates/timethinker_TK04 @@ -1,5 +1,5 @@ --- -date: 2019-09-06 +date_added: 2019-09-06 title: Timethinker TK04 category: plug type: Plug diff --git a/_templates/timethinker_WS2 b/_templates/timethinker_WS2 index 005465e4d..9ca4ebaae 100644 --- a/_templates/timethinker_WS2 +++ b/_templates/timethinker_WS2 @@ -1,5 +1,5 @@ --- -date: 2019-05-17 +date_added: 2019-05-17 title: TimeThinker WS2 category: plug type: Plug diff --git a/_templates/tomaxusa_HKWL-SO07W b/_templates/tomaxusa_HKWL-SO07W index 4035a26cb..93d842cab 100644 --- a/_templates/tomaxusa_HKWL-SO07W +++ b/_templates/tomaxusa_HKWL-SO07W @@ -1,5 +1,5 @@ --- -date: 2019-06-23 +date_added: 2019-06-23 title: TomaxUSA HKWL-SO07W category: plug type: Plug diff --git a/_templates/tonbux-amz180648.markdown b/_templates/tonbux-amz180648.markdown index 49193a694..f1f193a47 100644 --- a/_templates/tonbux-amz180648.markdown +++ b/_templates/tonbux-amz180648.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-02 +date_added: 2019-03-02 title: Tonbux AMZ180648-2 category: switch type: Switch diff --git a/_templates/topersun_WL-SC01 b/_templates/topersun_WL-SC01 index 7afd633b3..199e61b60 100644 --- a/_templates/topersun_WL-SC01 +++ b/_templates/topersun_WL-SC01 @@ -1,5 +1,5 @@ --- -date: 2019-11-14 +date_added: 2019-11-14 title: Topersun WL-SC01 category: plug type: Plug diff --git a/_templates/topgreener_TGWF115APM-W b/_templates/topgreener_TGWF115APM-W index 6c9f96033..289a1da41 100644 --- a/_templates/topgreener_TGWF115APM-W +++ b/_templates/topgreener_TGWF115APM-W @@ -1,5 +1,5 @@ --- -date: 2019-11-24 +date_added: 2019-11-24 title: TopGreener TGWF115APM-W category: plug type: Plug diff --git a/_templates/topgreener_TGWF15RM b/_templates/topgreener_TGWF15RM index d35f5c5bc..c7f2db807 100644 --- a/_templates/topgreener_TGWF15RM +++ b/_templates/topgreener_TGWF15RM @@ -1,5 +1,5 @@ --- -date: 2019-10-18 +date_added: 2019-10-18 title: Topgreener TGWF15RM category: plug type: Wall Outlet diff --git a/_templates/topmax_PS-1602.markdown b/_templates/topmax_PS-1602.markdown index fb5e737fd..92177d43a 100644 --- a/_templates/topmax_PS-1602.markdown +++ b/_templates/topmax_PS-1602.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-25 +date_added: 2019-03-25 title: Top-Max PS-1602 category: plug type: Outdoor Plug diff --git a/_templates/torchstar.markdown b/_templates/torchstar.markdown index e328c60ff..4dcaa0527 100644 --- a/_templates/torchstar.markdown +++ b/_templates/torchstar.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-10 +date_added: 2019-04-10 title: Torchstar category: light type: LED Strip diff --git a/_templates/touch_2-gang_au.markdown b/_templates/touch_2-gang_au.markdown index 6f22621b9..1b0279134 100644 --- a/_templates/touch_2-gang_au.markdown +++ b/_templates/touch_2-gang_au.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-08 +date_added: 2019-03-08 title: Touch 2 Gang category: switch type: Switch diff --git a/_templates/treatlife_SS01S b/_templates/treatlife_SS01S index 926aa7aaa..0041211e7 100644 --- a/_templates/treatlife_SS01S +++ b/_templates/treatlife_SS01S @@ -1,5 +1,5 @@ --- -date: 2019-08-22 +date_added: 2019-08-22 title: TreatLife SS01S category: switch type: Switch diff --git a/_templates/utorch_PZE-911.markdown b/_templates/utorch_PZE-911.markdown index 299b7b875..51a683775 100644 --- a/_templates/utorch_PZE-911.markdown +++ b/_templates/utorch_PZE-911.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-19 +date_added: 2019-03-19 title: Utorch PZE-911 category: light type: Light diff --git a/_templates/utorch_UT40 b/_templates/utorch_UT40 index 267a54d77..f5f31cd52 100644 --- a/_templates/utorch_UT40 +++ b/_templates/utorch_UT40 @@ -1,5 +1,5 @@ --- -date: 2019-09-18 +date_added: 2019-09-18 title: Utorch UT40 category: light type: Light diff --git a/_templates/v-tac_VT-5113 b/_templates/v-tac_VT-5113 index 53cafa8f1..df3196d29 100644 --- a/_templates/v-tac_VT-5113 +++ b/_templates/v-tac_VT-5113 @@ -1,5 +1,5 @@ --- -date: 2019-11-24 +date_added: 2019-11-24 title: V-Tac VT-5113 category: light type: Bulb diff --git a/_templates/varna_crafts_16A b/_templates/varna_crafts_16A index 47ac2001c..50ad4f5b9 100644 --- a/_templates/varna_crafts_16A +++ b/_templates/varna_crafts_16A @@ -1,5 +1,5 @@ --- -date: 2019-11-01 +date_added: 2019-11-01 title: Varna Crafts 16A category: plug type: Plug diff --git a/_templates/vigica_VGSPK00815 b/_templates/vigica_VGSPK00815 index 3fb19aad8..cfb94c92a 100644 --- a/_templates/vigica_VGSPK00815 +++ b/_templates/vigica_VGSPK00815 @@ -1,5 +1,5 @@ --- -date: 2019-04-22 +date_added: 2019-04-22 title: Vigica VGSPK00815 category: plug type: Wall Outlet diff --git a/_templates/waza_JH-&01B.markdown b/_templates/waza_JH-&01B.markdown index 930ec21f0..a133ab075 100644 --- a/_templates/waza_JH-&01B.markdown +++ b/_templates/waza_JH-&01B.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-26 +date_added: 2019-03-26 title: WAZA JH-G01B category: plug type: Plug diff --git a/_templates/waza_JH-G01E b/_templates/waza_JH-G01E index 8fc891381..2167521c8 100644 --- a/_templates/waza_JH-G01E +++ b/_templates/waza_JH-G01E @@ -1,5 +1,5 @@ --- -date: 2019-08-09 +date_added: 2019-08-09 title: WAZA JH-G01E category: plug type: Plug diff --git a/_templates/wemos_relay_module b/_templates/wemos_relay_module index cdebaa2da..cccaddcd4 100644 --- a/_templates/wemos_relay_module +++ b/_templates/wemos_relay_module @@ -1,5 +1,5 @@ --- -date: 2019-05-08 +date_added: 2019-05-08 title: Wemos Module 10A category: relay type: Relay diff --git a/_templates/winpro_next b/_templates/winpro_next index f56016c54..a024caf48 100644 --- a/_templates/winpro_next +++ b/_templates/winpro_next @@ -1,5 +1,5 @@ --- -date: 2019-06-27 +date_added: 2019-06-27 title: Wipro Next 20W Smart LED Batten category: light type: Light diff --git a/_templates/wipro_garnet_12W_B22 b/_templates/wipro_garnet_12W_B22 index 140c21846..63e9cd917 100644 --- a/_templates/wipro_garnet_12W_B22 +++ b/_templates/wipro_garnet_12W_B22 @@ -1,5 +1,5 @@ --- -date: 2019-11-23 +date_added: 2019-11-23 title: Wipro Garnet 12W B22 category: light type: Bulb diff --git a/_templates/wipro_garnet_9W_B22_CT b/_templates/wipro_garnet_9W_B22_CT index 88de77062..44adc9592 100644 --- a/_templates/wipro_garnet_9W_B22_CT +++ b/_templates/wipro_garnet_9W_B22_CT @@ -1,5 +1,5 @@ --- -date: 2019-11-23 +date_added: 2019-11-23 title: Wipro Garnet 9W B22 CT category: light type: Bulb diff --git a/_templates/wipro_garnet_B22_9W b/_templates/wipro_garnet_B22_9W index 1262bbabf..7645f6561 100644 --- a/_templates/wipro_garnet_B22_9W +++ b/_templates/wipro_garnet_B22_9W @@ -1,5 +1,5 @@ --- -date: 2019-06-06 +date_added: 2019-06-06 title: Wipro Garnet B22 9W category: light type: Bulb diff --git a/_templates/wisdom_ZY_ACU02 b/_templates/wisdom_ZY_ACU02 index cf2bd1632..56e5eda5d 100644 --- a/_templates/wisdom_ZY_ACU02 +++ b/_templates/wisdom_ZY_ACU02 @@ -1,5 +1,5 @@ --- -date: 2019-11-16 +date_added: 2019-11-16 title: Wisdom ZY_ACU02 category: plug type: Plug diff --git a/_templates/woopower-e14.markdown b/_templates/woopower-e14.markdown index 457046052..2a76df01f 100644 --- a/_templates/woopower-e14.markdown +++ b/_templates/woopower-e14.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-14 +date_added: 2019-03-14 title: Woopower RGBW E14 5W category: light type: Bulb diff --git a/_templates/woox_R4026 b/_templates/woox_R4026 index 7a6b89082..9ea2dead1 100644 --- a/_templates/woox_R4026 +++ b/_templates/woox_R4026 @@ -1,5 +1,5 @@ --- -date: 2019-06-30 +date_added: 2019-06-30 title: Woox R4026 category: plug type: Plug diff --git a/_templates/woox_R4028 b/_templates/woox_R4028 index 4994225d7..f897d06b2 100644 --- a/_templates/woox_R4028 +++ b/_templates/woox_R4028 @@ -1,5 +1,5 @@ --- -date: 2019-04-27 +date_added: 2019-04-27 title: Woox R4028 category: plug type: Power Strip diff --git a/_templates/woox_R4553 b/_templates/woox_R4553 index b7723ff38..d6e2e0b5a 100644 --- a/_templates/woox_R4553 +++ b/_templates/woox_R4553 @@ -1,5 +1,5 @@ --- -date: 2019-11-07 +date_added: 2019-11-07 title: WOOX R4553 category: light type: Bulb diff --git a/_templates/woox_R4785 b/_templates/woox_R4785 index 88dcdfdd2..b30bb7084 100644 --- a/_templates/woox_R4785 +++ b/_templates/woox_R4785 @@ -1,5 +1,5 @@ --- -date: 2019-11-02 +date_added: 2019-11-02 title: Woox R4785 category: plug type: Plug diff --git a/_templates/xenon_SM-S0301 b/_templates/xenon_SM-S0301 index e771a45cf..8c8a73088 100644 --- a/_templates/xenon_SM-S0301 +++ b/_templates/xenon_SM-S0301 @@ -1,5 +1,5 @@ --- -date: 2019-07-29 +date_added: 2019-07-29 title: Xenon SM-S0301 category: plug type: Power Strip diff --git a/_templates/xenon_sm-sw102-2.markdown b/_templates/xenon_sm-sw102-2.markdown index 01029db1e..9eb67e5d9 100644 --- a/_templates/xenon_sm-sw102-2.markdown +++ b/_templates/xenon_sm-sw102-2.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-09 +date_added: 2019-03-09 title: Xenon SM-SW102-2 category: switch type: Switch diff --git a/_templates/xmrj b/_templates/xmrj index 95cac411f..ff45177c6 100644 --- a/_templates/xmrj +++ b/_templates/xmrj @@ -1,5 +1,5 @@ --- -date: 2019-09-22 +date_added: 2019-09-22 title: XMRJ category: light type: Bulb diff --git a/_templates/yagala b/_templates/yagala index d4ee8ff3e..a24d4158b 100644 --- a/_templates/yagala +++ b/_templates/yagala @@ -1,5 +1,5 @@ --- -date: 2019-08-28 +date_added: 2019-08-28 title: Yagala category: plug type: Power Strip diff --git a/_templates/yagala_SWB3 b/_templates/yagala_SWB3 index c6814c84d..3041070b4 100644 --- a/_templates/yagala_SWB3 +++ b/_templates/yagala_SWB3 @@ -1,5 +1,5 @@ --- -date: 2019-08-04 +date_added: 2019-08-04 title: Yagala SWB3 category: plug type: Power Strip diff --git a/_templates/yagala_SWB3_v2 b/_templates/yagala_SWB3_v2 index 9f9a4b550..929094bfb 100644 --- a/_templates/yagala_SWB3_v2 +++ b/_templates/yagala_SWB3_v2 @@ -1,5 +1,5 @@ --- -date: 2019-10-08 +date_added: 2019-10-08 title: Yagala SWB3 v2 category: plug type: Power Strip diff --git a/_templates/yapmor_1gang b/_templates/yapmor_1gang index 2aa048833..4e4026373 100644 --- a/_templates/yapmor_1gang +++ b/_templates/yapmor_1gang @@ -1,5 +1,5 @@ --- -date: 2019-11-13 +date_added: 2019-11-13 title: Yapmor 1-gang category: switch type: Switch diff --git a/_templates/yelomin_JH-G01E b/_templates/yelomin_JH-G01E index 04d0d3906..6781a3709 100644 --- a/_templates/yelomin_JH-G01E +++ b/_templates/yelomin_JH-G01E @@ -1,5 +1,5 @@ --- -date: 2019-10-07 +date_added: 2019-10-07 title: Yelomin JH-G01E category: plug type: Plug diff --git a/_templates/yeron-us101.markdown b/_templates/yeron-us101.markdown index e8e826a32..326c0dec8 100644 --- a/_templates/yeron-us101.markdown +++ b/_templates/yeron-us101.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-03 +date_added: 2019-03-03 title: YERON US101 category: plug type: Plug diff --git a/_templates/youngzuth_3in1 b/_templates/youngzuth_3in1 index f1192ccd3..73bb26bfa 100644 --- a/_templates/youngzuth_3in1 +++ b/_templates/youngzuth_3in1 @@ -1,5 +1,5 @@ --- -date: 2019-11-18 +date_added: 2019-11-18 title: Youngzuth 3in1 category: switch type: Switch diff --git a/_templates/youngzuth_SW02 b/_templates/youngzuth_SW02 index b14718352..5658709bc 100644 --- a/_templates/youngzuth_SW02 +++ b/_templates/youngzuth_SW02 @@ -1,5 +1,5 @@ --- -date: 2019-10-02 +date_added: 2019-10-02 title: Youngzuth SW02 2-way category: switch type: Switch diff --git a/_templates/yuanguo_4AC_2USB b/_templates/yuanguo_4AC_2USB index fdbe8111e..829f7cdc1 100644 --- a/_templates/yuanguo_4AC_2USB +++ b/_templates/yuanguo_4AC_2USB @@ -1,5 +1,5 @@ --- -date: 2019-11-17 +date_added: 2019-11-17 title: Yuanguo 4AC+2USB category: plug type: Power Strip diff --git a/_templates/yuanguou_strip b/_templates/yuanguou_strip index 3ecd71b44..233b01d33 100644 --- a/_templates/yuanguou_strip +++ b/_templates/yuanguou_strip @@ -1,5 +1,5 @@ --- -date: 2019-05-18 +date_added: 2019-05-18 title: Yuanguo 4AC + 2 USB category: plug type: Power Strip diff --git a/_templates/yunshan.markdown b/_templates/yunshan.markdown index b3b6324fb..1cdcb8a10 100644 --- a/_templates/yunshan.markdown +++ b/_templates/yunshan.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-02 +date_added: 2019-03-02 title: Yunshan 10A 7-30VDC category: relay type: Relay diff --git a/_templates/zemismart-ks-7011.markdown b/_templates/zemismart-ks-7011.markdown index 058cbbe02..b8ed9069c 100644 --- a/_templates/zemismart-ks-7011.markdown +++ b/_templates/zemismart-ks-7011.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-09 +date_added: 2019-03-09 title: Zemismart KS-7011 category: switch type: Dimmer diff --git a/_templates/zemismart_14W_RGB-CCT b/_templates/zemismart_14W_RGB-CCT index bf949e858..f18f422be 100644 --- a/_templates/zemismart_14W_RGB-CCT +++ b/_templates/zemismart_14W_RGB-CCT @@ -1,5 +1,5 @@ --- -date: 2019-07-13 +date_added: 2019-07-13 title: Zemismart 14W RGB-CCT category: light type: Light diff --git a/_templates/zemismart_4.markdown b/_templates/zemismart_4.markdown index c1d1d1a90..d9752764f 100644 --- a/_templates/zemismart_4.markdown +++ b/_templates/zemismart_4.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-20 +date_added: 2019-03-20 title: Zemismart 4" 10W RGBW category: light type: Light diff --git a/_templates/zemismart_4inch_10W b/_templates/zemismart_4inch_10W index 0d07a13ee..2ee74eb2e 100644 --- a/_templates/zemismart_4inch_10W +++ b/_templates/zemismart_4inch_10W @@ -1,5 +1,5 @@ --- -date: 2019-11-19 +date_added: 2019-11-19 title: Zemismart 4" Downlight 10W RGBCW/WW category: light type: Light diff --git a/_templates/zemismart_KS-611_3 b/_templates/zemismart_KS-611_3 index aa9952a4b..304b72ffb 100644 --- a/_templates/zemismart_KS-611_3 +++ b/_templates/zemismart_KS-611_3 @@ -1,5 +1,5 @@ --- -date: 2019-05-24 +date_added: 2019-05-24 title: Zemismart KS-611 3 Gang category: switch type: Switch diff --git a/_templates/zemismart_KS-811_1gang.markdown b/_templates/zemismart_KS-811_1gang.markdown index b68481306..07c7496ec 100644 --- a/_templates/zemismart_KS-811_1gang.markdown +++ b/_templates/zemismart_KS-811_1gang.markdown @@ -1,5 +1,5 @@ --- -date: 2019-06-17 +date_added: 2019-06-17 title: Zemismart KS-811 1 gang category: switch type: Switch diff --git a/_templates/zemismart_KS-811_3gang.markdown b/_templates/zemismart_KS-811_3gang.markdown index 2b034e8e1..96f30c54e 100644 --- a/_templates/zemismart_KS-811_3gang.markdown +++ b/_templates/zemismart_KS-811_3gang.markdown @@ -1,5 +1,5 @@ --- -date: 2019-07-22 +date_added: 2019-07-22 title: Zemismart KS-811 3 Gang category: switch type: Switch diff --git a/_templates/zemismart_RGBW b/_templates/zemismart_RGBW index d171984f6..7ec11eec1 100644 --- a/_templates/zemismart_RGBW +++ b/_templates/zemismart_RGBW @@ -1,5 +1,5 @@ --- -date: 2019-10-30 +date_added: 2019-10-30 title: Zemismart RGBW category: light type: LED Strip diff --git a/_templates/zemismart_WF-BS01.markdown b/_templates/zemismart_WF-BS01.markdown index 8e0a21e80..d8102ac5c 100644 --- a/_templates/zemismart_WF-BS01.markdown +++ b/_templates/zemismart_WF-BS01.markdown @@ -1,5 +1,5 @@ --- -date: 2019-04-12 +date_added: 2019-04-12 title: Zemismart WF-BS01 category: switch type: Switch diff --git a/_templates/zemismart_ZM-L01E b/_templates/zemismart_ZM-L01E index 598f02b17..bb3f381e8 100644 --- a/_templates/zemismart_ZM-L01E +++ b/_templates/zemismart_ZM-L01E @@ -1,5 +1,5 @@ --- -date: 2019-10-23 +date_added: 2019-10-23 title: Zemismart ZM-L01E category: switch type: Switch diff --git a/_templates/zemismart_ZM-L02E b/_templates/zemismart_ZM-L02E index 7f35b007f..78e89f48a 100644 --- a/_templates/zemismart_ZM-L02E +++ b/_templates/zemismart_ZM-L02E @@ -1,5 +1,5 @@ --- -date: 2019-09-26 +date_added: 2019-09-26 title: Zemismart ZM-L02E category: switch type: Switch diff --git a/_templates/zemismart_ZM-L03E b/_templates/zemismart_ZM-L03E index 92490e393..82c37aa1d 100644 --- a/_templates/zemismart_ZM-L03E +++ b/_templates/zemismart_ZM-L03E @@ -1,5 +1,5 @@ --- -date: 2019-11-16 +date_added: 2019-11-16 title: Zemismart ZM-L03E category: switch type: Switch diff --git a/_templates/zemismart_ks-811_2gang.markdown b/_templates/zemismart_ks-811_2gang.markdown index 620b12022..c9610d140 100644 --- a/_templates/zemismart_ks-811_2gang.markdown +++ b/_templates/zemismart_ks-811_2gang.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-09 +date_added: 2019-03-09 title: Zemismart KS-811 2 Gang category: switch type: Switch diff --git a/_templates/zeoota_PS022.markdown b/_templates/zeoota_PS022.markdown index 88ab05177..2a4afde5f 100644 --- a/_templates/zeoota_PS022.markdown +++ b/_templates/zeoota_PS022.markdown @@ -1,5 +1,5 @@ --- -date: 2019-03-24 +date_added: 2019-03-24 title: Zeoota PS022 category: plug type: Power Strip diff --git a/_templates/zld-44EU-W b/_templates/zld-44EU-W index 71f9a6e31..ee903a98a 100644 --- a/_templates/zld-44EU-W +++ b/_templates/zld-44EU-W @@ -1,5 +1,5 @@ --- -date: 2019-04-25 +date_added: 2019-04-25 title: ZLD-44EU-W category: plug type: Power Strip diff --git a/_templates/zoozee b/_templates/zoozee index 93a45a7ca..d3e9c77a2 100644 --- a/_templates/zoozee +++ b/_templates/zoozee @@ -1,5 +1,5 @@ --- -date: 2019-06-20 +date_added: 2019-06-20 title: ZooZee category: plug type: Plug diff --git a/_templates/zoozee_SA102 b/_templates/zoozee_SA102 index a18693913..c2295808d 100644 --- a/_templates/zoozee_SA102 +++ b/_templates/zoozee_SA102 @@ -1,5 +1,5 @@ --- -date: 2019-07-12 +date_added: 2019-07-12 title: ZooZee SA102 category: plug type: Plug diff --git a/_templates/zoozee_SE131 b/_templates/zoozee_SE131 index 97d8d10a3..3938c9684 100644 --- a/_templates/zoozee_SE131 +++ b/_templates/zoozee_SE131 @@ -1,5 +1,5 @@ --- -date: 2019-05-01 +date_added: 2019-05-01 title: ZooZee SE131 category: plug type: Plug diff --git a/_templates/zzhxon_6w_e14 b/_templates/zzhxon_6w_e14 index e2aca7a17..c2247dc80 100644 --- a/_templates/zzhxon_6w_e14 +++ b/_templates/zzhxon_6w_e14 @@ -1,5 +1,5 @@ --- -date: 2019-09-13 +date_added: 2019-09-13 title: ZZHXON 6W E14/E27 category: light type: Bulb diff --git a/index.html b/index.html index 4525a6f84..1931ae734 100644 --- a/index.html +++ b/index.html @@ -4,9 +4,9 @@ ---

Tasmota Device Templates Repository

{% assign counter = 0 %}{% for item in site.templates %}{% assign counter=counter | plus:1 %}{% endfor %}{{ counter }} devices submitted by the community

- -Devices by electrical standard:
- +
See world map of plugs for more information.
+

Devices by electrical standard:

+

ALL EU US @@ -18,29 +18,25 @@

{% assign counter = 0 %}{% for item in site.templates %}{% assign counter=co ZA CH GLOBAL -
World map of plugs for more information.
-
-Devices by type:
+

Devices by type:

PLUGS LIGHTS SWITCHES RELAYS MISCELLANEOUS -

-
- Add new template -

-
You can now easily copy the template to clipboard by using the copy button!
-

- +

+
You can now easily copy the template to clipboard by using the copy button!
+

+

Add new template
+

Recently added devices: