Logo
Mirabella Genio I002576 Motion Sensor (HKWL-MS03W)
AU
Mirabella Genio I002576

Available from:
Kmart.com.au





Manufacturer:
Mirabellagenio.net.au

Install method:
Tuya-Convert

GPIO #Component
GPIO00 Button1
GPIO01 Tuya Tx
GPIO02 None
GPIO03 Tuya Rx
GPIO04 None
GPIO05 None
GPIO09 None
GPIO10 None
GPIO12 None
GPIO13 Led1i
GPIO14 None
GPIO15 None
GPIO16 None
FLAG None
Configuration (old format, will be converted to new template when applied)
{"NAME":"GenioPir","GPIO":[17,107,0,108,0,0,0,0,0,56,0,0,0],"FLAG":0,"BASE":54}
WARNING: New Tuya devices have replaced their Wi-Fi module with one incompatible with Tasmota!!!
Tuya-Convert might not be possible for this device since the template was added (2020-01-22).

Flashing

To have best results with this type of device I strongly recommend compiling a stripped down binary. There’s an unofficial binary, compiled from current development release. Flash at your own risk.

SetOption19 1
SetOption66 1
TuyaMCU 11,8
TuyaMCU 51,20

Setting reporting rules:

Rule1 ON TuyaReceived#cmndData DO Publish KitchenPir/tele/PirSensor %value%_sensor_Triggered ENDON

image

In Home Assistant you can then interpret the values: Tamper Switch: ‘6801000101’ ReedSwitch triggered: ‘6501000100’ Reed Switch multitrigger ‘6501000101’ Not sure: ‘6601000100’ (is usually combined with reeds switch data i.e. 65010001006601000100)

Battery status indicator: ‘670200040000005F’ (67020004000000xx suspected because it only shows up in traffic when on battery power)

This is usually encaptulated in the return packet as Command/Data stream/Checksum Checksum 55AA0005000A 6501000100 6601000100 DD (Powered Sample) 55AA00050017 6501000101 6702000400000064 6601000101 6801000101 28 (Battery Sample)