sweepy-77

Results 7 comments of sweepy-77

I have unrecognized values with your code `info 2023-11-16 18:50:56MQTT publish: topic 'zigbee2mqtt/0xa4c1384eb0d22c4f', payload '{"battery":null,"battery_state":null,"humidity":39,"linkquality":134,"temperature":26.3,"temperature_unit":"celsius"}' debug 2023-11-16 18:50:56Received Zigbee message from '0xa4c1384eb0d22c4f', type 'commandDataReport', cluster 'manuSpecificTuya', data '{"dpValues":[{"data":{"data":[0,0,1,134],"type":"Buffer"},"datatype":2,"dp":10}],"seq":63232}' from endpoint...

try below ` const fz = require('zigbee-herdsman-converters/converters/fromZigbee'); const tz = require('zigbee-herdsman-converters/converters/toZigbee'); const exposes = require('zigbee-herdsman-converters/lib/exposes'); const reporting = require('zigbee-herdsman-converters/lib/reporting'); const legacy = require('zigbee-herdsman-converters/lib/legacy'); const extend = require('zigbee-herdsman-converters/lib/extend'); const ota =...

maybe a story of indentation look here: Edit adress https://gist.github.com/sweepy-77/772f25eb2efca35689a5309377d0da93

Can you modify the alarms with this code. with the code below you can modify the alarm by turning on the backlight and have alerts on the minimum and maximum...

I've never done a PR and I don't see how to do it, I don't know if I'll succeed.

There is a button on the top of the device for lighting. Once turned on I send the order for the change

@Koenkk I followed your link and created the PR but I don't see it. I also saw that the ZTH05Z was added with version 1.35.0 with the model JM-TRH-ZGB-V1 [#6705](https://github.com/Koenkk/zigbee-herdsman-converters/issues/6705)...