Open 1rfsNet opened 3 years ago
Please follow this document.
Note that the device you are referencing is a TuYa device, which may or may not handle many (if not all) messages using the 'manuSpecificTuya' Cluster.
Once this device is properly supported by the zigbee-herdsman-converters, it should also work in the iobroker.zigbee adapter.
A.
I have now tried to add the fingerprint (no idea if I did this correctly, but the device was at least displayed as NEO 07046L and the data points were created). Unfortunately it did not work, no input was recognized.
I then tried the instructions for new devices, but unfortunately was also unsuccessful. I could not find the option "zigbee herdsman debug info" in the settings. "manuSpecificTuya" unfortunately has no attributes, is that right?
I have now tried to add the fingerprint (no idea if I did this correctly, but the device was at least displayed as NEO 07046L and the data points were created). Unfortunately it did not work, no input was recognized.
I then tried the instructions for new devices, but unfortunately was also unsuccessful. I could not find the option "zigbee herdsman debug info" in the settings. "manuSpecificTuya" unfortunately has no attributes, is that right?
- what you can try: add the ieee (without the 0x) to the state zigbee.0.info.debugmessages, then activate various buttons and see if you get messages with the keyword "ELEVATED".
What do you mean with activate various buttons? Just press buttons on the keypad? And where should I get these debugmessages? In the log? Unfortunately it remains empty.
In the meantime, something showed up in the log, but I hadn't actually done anything at that time:
2021-09-27 13:55:42.950 - warn: zigbee.0 (696450) ELEVATED publishToState: message received '{"msg_from_zigbee":"{\"type\":\"commandSetTimeRequest\",\"data\":{\"payloadSize\":18688},\"linkquality\":117,\"groupID\":0,\"cluster\":\"manuSpecificTuya\",\"meta\":{\"zclTransactionSequenceNumber\":110,\"manufacturerCode\":null,\"frameControl\":{\"frameType\":1,\"manufacturerSpecific\":false,\"direction\":1,\"disableDefaultResponse\":true,\"reservedBits\":0}},\"endpoint_id\":1}"}' from device 847127fffe0571fe type 'TS0601'
2021-09-27 13:55:42.950 - warn: zigbee.0 (696450) ELEVATED publishToState: value generated '"{\"type\":\"commandSetTimeRequest\",\"data\":{\"payloadSize\":18688},\"linkquality\":117,\"groupID\":0,\"cluster\":\"manuSpecificTuya\",\"meta\":{\"zclTransactionSequenceNumber\":110,\"manufacturerCode\":null,\"frameControl\":{\"frameType\":1,\"manufacturerSpecific\":false,\"direction\":1,\"disableDefaultResponse\":true,\"reservedBits\":0}},\"endpoint_id\":1}"' from device 847127fffe0571fe for 'Message from Zigbee' 2021-09-27 13:55:42.951 - warn: zigbee.0 (696450) ELEVATED publishToState: value generated '"{\"type\":\"commandSetTimeRequest\",\"data\":{\"payloadSize\":18688},\"linkquality\":117,\"groupID\":0,\"cluster\":\"manuSpecificTuya\",\"meta\":{\"zclTransactionSequenceNumber\":110,\"manufacturerCode\":null,\"frameControl\":{\"frameType\":1,\"manufacturerSpecific\":false,\"direction\":1,\"disableDefaultResponse\":true,\"reservedBits\":0}},\"endpoint_id\":1}"' from device 847127fffe0571fe for 'Message from Zigbee'
Is it possible to support the Immax NEO 07505L?
https://www.beleuchtung.de/immax-neo-07505l-smart-tastatur-smart-zigbee-3-0-3xaaa-4-5v/
I was able to pair it but it is recognized as TS0601. The little brother is already supported (Immax NEO 07046L): https://zigbee.blakadder.com/Immax_07046L.html
Please let me know if there is anything I can do :)
Found this, not sure if it helps: https://github.com/zigpy/zha-device-handlers/issues/997