Ok, tried this, except mfgid/zbid different (:TS0601,_TZE204_a7sghmms) result:(almost?) All reports come in readable text, BUT on main gateway www there is no reflection of valve current state, AND
zbsend { "device":"0x312c","send" : { "WaterState": 1}}
Reports: unknown ZigBee command: WaterState.IF I use line like this:EF00/0102=0006/8000Device reports current status on main page, but trying to send:zbsend { "device":"0x312c","send" : { "Power": 1}}Gives:13:18:33.321 MQT: stat/tasmota_81CDB4/RESULT = {"ZbSend":"Done"}13:18:35.568 MQT: tele/tasmota_81CDB4/SENSOR = {"ZbReceived":{"0x312C":{"Device":"0x312C","Name":"Elektrozawór 1","Reachable":false}}}And it is confirmed with zbinfo 0x312c that "reachable" is FALSE.What may I try now?Laurent
Hi Philip,I will respond in 2 mails, as there are 2 topics.Yes, I use Tasmota32 on ZB-GW03 device, self compiled 14.6.0 binary, using compile options from blakadder site.I have finally manage to obtain readings from my "Tuya AliExpress" thermo-hygrometer.It not even reports manufacturer nor model!Here goes *.zb file part (I think to be included as last rule(s):# Keyword TH05Z#:,EF00/0201=0402/0000,mul:10 # - temperature * 10,EF00/0202=0405/0000,mul:100 # - humidityNow it looks on www page same as Sonoff SNZB-02(D).Device reports many other things, especially on keypress, but I don't know their meaning.How can I contact blakadder site manager not having account on X?Laurent
Here's the source code for updating the indicators on the Tasmota front page:
https://github.com/arendst/Tasmota/blob/development/tasmota/tasmota_xdrv_driver/xdrv_23_zigbee_A_impl.ino#L2196-L2409
You could also use Berry to code a driver picking up the sensor payloads, and displaying the values you'd like. This can be done without modifying Tasmota source code.
And my deductions from this code:
thank You for response. If I understand code, there are possible displayed values for: