diff --git a/drivers/SmartThings/zigbee-humidity-sensor/src/configurations.lua b/drivers/SmartThings/zigbee-humidity-sensor/src/configurations.lua index 043359768f..68b08f3a34 100644 --- a/drivers/SmartThings/zigbee-humidity-sensor/src/configurations.lua +++ b/drivers/SmartThings/zigbee-humidity-sensor/src/configurations.lua @@ -53,7 +53,7 @@ local devices = { } } }, - EWELINK_HUMIDITY_TEMP_SENSOR = { + EWELINK_SONOFF_HUMIDITY_TEMP_SENSOR = { FINGERPRINTS = { { mfr = "eWeLink", model = "TH01" }, { mfr = "eWeLink", model = "SNZB-02P" },