- #31826 Allow to disable external JS extensions (@Nerivec)
- #12132 Allow whiteLabels of whiteLabels (@andrei-lazarov)
- #12147 Danfoss Ally: fix weekly schedule not settable (@storm1ng)
- #12076 Move Heiman‑specific converters to local and leverage cluster definitions (@svhelge)
- #12117 Namron thermostat: refactor converters to use typed cluster definitions (@svhelge)
- #12146 Plugwise 170-01: fix humidity reporting (@michelotten)
- #12133 Third Reality 3RAP0149BZ: make pressure conditional (@3reality-support)
- #31905 Tuya TS0505B_2: fix control (@Koenkk)
- #12142 Tuya TS0601_din_4: expose more features (@GrumpyMeow)
- #12144 Tuya TS1201: fix detection (@andrei-lazarov)
- #12150 Tuya: fix DND description (@andrei-lazarov)
- #1752 MoveToLevel min and max (@andrei-lazarov)
- #1753 Preserve genBasic attributes when re-read returns undefined (@rohankapoorcom)
This release adds support for 2 devices:









Hi!

Please add Tongou RCBO TOQSMR1, similar to TOWSMR1
It might seem a little confusing, as the picture shows the same TOWSMR1, but there is a tiny difference:

TOQSMR1 is Type AC RCBO and identifies with vendor: '_TZE204_432zhuwe',
TOWSMR1 is Type A RCBO and identifies with vendor: '_TZE284_432zhuwe' and others.
OR it might be enough to add "_TZE204_432zhuwe" to fingerprint for TOWSMR1?
Meanwhile, for n00bs like me:
Create a new folder external_converters . Here you create the new rcbo_tongou.js file: /homeassistant/zigbee2mqtt/external_converters/rcbo_tongou.js and
Paste this code into the new file:
Restart Zigbee2MQTT addon;
Enjoy!
This is the AC Type device

This is the A Type device