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:
Dmitry
2020-10-12 19:55:57 +02:00
committed by GitHub
parent 8dd931f880
commit a3c4aad6ea
3 changed files with 10 additions and 1 deletions
+2 -1
View File
@@ -11,7 +11,8 @@ const manufacturerNameLookup = {
4420: 'Lutron',
4405: 'DresdenElektronik',
4489: 'Ledvance',
4364: 'Osram'
4364: 'Osram',
4098: 'Tuya'
};
const main = async () => {