safakaltun

Results 23 comments of safakaltun

Hi, I have finally got the time to sniff the traffic while pairing with its hub - please see the attachment. Bosch Hub seems to be using a network key...

Here is the content of the install code just in case RB01SG0D836591B3CC0010000000000000000000000D6F00179E01B9DLK6B0670B9EE705E9B3E3271D1B90B1A8F

It is not possible to pair the device without an install code. However, one can manually add the device without the install code but with what Bosch calls “Device Local...

I could not pair another random device, but I managed to get the transport key for the second unit I have by setting the install key before I start sniffing....

I have recorded another session to make the sniff a bit cleaner by disconnecting all other devices and pair only a single twinguard. [A0801_pairing_uninterrupted.zip](https://github.com/Koenkk/zigbee2mqtt/files/10142156/A0801_pairing_uninterrupted.zip) I found some interesting stuff going...

z2m identifies 0xe002 as manuSpecificTuya_2. However, as you guessed, I am bombarded with No converter available... messages. ![image](https://user-images.githubusercontent.com/36919065/205394195-ca31756c-ec46-4b3e-a856-59cd1b3d174a.png)

Seems like it does receive a message with the same attributes ![image](https://user-images.githubusercontent.com/36919065/205449948-e501da15-e5f6-4f71-8f9b-2ef57618134a.png)

What do you think about the below code snippet? I am trying to put together a custom converter, but I am not sure if the way I am doing is...

The previous converter did not work, but what I have below seems to be working. For some reason though, the attributes are received as decimals instead of hexadecimals. So I...