Support for TZE204_upagmta9 ?
Hey,
is it possible to add support for device TZE204_upagmta9, TS0601, a temp/humid battery sensor with display. It get's detected as a generic ef00 device
but then, no data is send from the sensor and the sensor itself get's stuck and even does no more update. it get's stuck in some kind of loop. from https://github.com/Koenkk/zigbee2mqtt/issues/19137 and https://github.com/zigpy/zha-device-handlers/issues/2694 i read, that the sensor is some kind of waiting for an announcement command (?) while pairing. datapoints could be taken from here https://github.com/Koenkk/zigbee-herdsman-converters/blob/master/src/devices/tuya.ts#L1100
thanks in advance
I am not activelly working on adding new devices. You or someone else may fork the repository, add the device and then ask for merging.
It would require a lot more technical details to understand what is happening and how to fix it, but I don't have the ST hub anymore, so I can't fix it by myself.
I don't even know what announcement command you are talking about. There is a known "magic spell" for some tuya devices, but it is sent already.
If you don't have the technical expertise to add the device to be recognized automatically, then you may consider using it in similarity mode that is explained in the docs.