Skip to content

Commit e2f1a1b

Browse files
Add device: SONOFF - Temperature and humidity sensor with display and relay control (#4463)
1 parent da7aa08 commit e2f1a1b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

library/library.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12014,6 +12014,14 @@
1201412014
"manufacturer": "ZVIDAR",
1201512015
"model": "Z-CM-V01",
1201612016
"battery_type": "Rechargeable"
12017+
},
12018+
{
12019+
"manufacturer": "SONOFF",
12020+
"model": "Temperature and humidity sensor with display and relay control",
12021+
"model_id": "SNZB-02DR2",
12022+
"hw_version": "16",
12023+
"battery_type": "AAA",
12024+
"battery_quantity": 2
1201712025
}
1201812026
]
1201912027
}

0 commit comments

Comments
 (0)