mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-09-15 00:58:42 +00:00
Firmware for Moes Radiator valve with thermostat (white-label of TuYa TS0601_thermostat) (thermostat, temperature) (#12)
Found bin file here: https://github.com/Koenkk/zigbee2mqtt/issues/3821#issuecomment-702825657 Update was successful for me.
This commit is contained in:
+2
-1
@@ -11,7 +11,8 @@ const manufacturerNameLookup = {
|
||||
4420: 'Lutron',
|
||||
4405: 'DresdenElektronik',
|
||||
4489: 'Ledvance',
|
||||
4364: 'Osram'
|
||||
4364: 'Osram',
|
||||
4098: 'Tuya'
|
||||
};
|
||||
|
||||
const main = async () => {
|
||||
|
||||
Reference in New Issue
Block a user