Tasmota-Tuya-Helper icon indicating copy to clipboard operation
Tasmota-Tuya-Helper copied to clipboard

Bookmarklet for Tasmota to assist configuring Tuya devices

Results 3 Tasmota-Tuya-Helper issues
Sort by recently updated
recently updated
newest added

dpid 30 isnt recognized ``` 22:08:19.603 TYA: RX Relay-2 --> MCU State: Off Current State:Off 22:08:19.647 {"TuyaReceived":{"Data":"55AA030700241E000020060000C8080000960B1E00960C1E0096110000DC16000096080000DC1700009680","Cmnd":7,"CmndData":"1E000020060000C8080000960B1E00960C1E0096110000DC16000096080000DC17000096","DpType0Id30":"0x060000C8080000960B1E00960C1E0096110000DC16000096080000DC17000096","30":{"DpId":30,"DpIdType":0,"DpIdData":"060000C8080000960B1E00960C1E0096110000DC16000096080000DC17000096"}}} 22:08:19.650 TYA: fnId=99 is set for dpId=30 ``` ![grafik](https://github.com/sillyfrog/Tasmota-Tuya-Helper/assets/37833326/b28e1cdd-a294-46da-a908-2ec40e5e422f)

release [d6db651](https://github.com/sillyfrog/Tasmota-Tuya-Helper/commit/d6db6516da8e53730b0acb1707d73b317910aace) when you set an ENUM and change the value nothing happens. see dpid 2. ![grafik](https://github.com/sillyfrog/Tasmota-Tuya-Helper/assets/37833326/8a2e9700-1544-47e5-acda-25823ef8f7c6) as you can see int and bool are working fine.

release [d6db651](https://github.com/sillyfrog/Tasmota-Tuya-Helper/commit/d6db6516da8e53730b0acb1707d73b317910aace) before... ![grafik](https://github.com/sillyfrog/Tasmota-Tuya-Helper/assets/37833326/e8aea273-7089-47f7-9394-39d25c8b0f6a) ....after send command... ![grafik](https://github.com/sillyfrog/Tasmota-Tuya-Helper/assets/37833326/bb7364f2-ce16-46ad-be9b-d475c282b70b)