Quick Config template for 'CasaLife CCT Downlight SMART-AL2017-TGTS'

This commit is contained in:
imre
2022-07-31 23:29:43 +10:00
parent b4c975d888
commit 114524e10f
3 changed files with 26 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ template_t g_templates [] = {
{ Setup_Device_13A_Socket_CB2S, "BK7231N CB2S 13A Aliexpress socket"},
{ Setup_Device_Deta_Smart_Double_Power_Point_6922HA_Series2, "BK7231T DETA SMART Double Power Point 6922HA-Series 2"},
{ Setup_Device_ArlecRGBCCTDownlight, "Arlec RGB+CCT LED Downlight ALD092RHA"},
{ Setup_Device_CasaLifeCCTDownlight, "CasaLife CCT LED Downlight SMART-AL2017-TGTS"},
};
int g_total_templates = sizeof(g_templates)/sizeof(g_templates[0]);