Skip to content

Commit a296ac8

Browse files
committed
Add name for Mi Light
1 parent 970255e commit a296ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/RFXNames.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ const char *Hardware_Type_Desc(int hType)
161161
{ HTYPE_TeleinfoMeter, "Teleinfo EDF USB" },
162162
{ HTYPE_OpenThermGatewayTCP, "OpenTherm Gateway with LAN interface" },
163163
{ HTYPE_OpenZWave, "OpenZWave USB" },
164-
{ HTYPE_LimitlessLights, "Limitless/AppLamp with LAN interface" },
164+
{ HTYPE_LimitlessLights, "Limitless/AppLamp/Mi Light with LAN/WiFi interface" },
165165
{ HTYPE_System, "Motherboard sensors" },
166166
{ HTYPE_EnOceanESP2, "EnOcean USB (ESP2)" },
167167
{ HTYPE_SolarEdgeTCP, "SolarEdge via LAN interface" },

0 commit comments

Comments
 (0)