@ds1707 wrote:
Hello guys,
I have problems with my senic bridge, after installation of hoppe window handle sensor, the senic bridge stopped working.
That’s why i decided to try to implement my nuimo click switches directly to hassio.I added the USB 300 to my config, this works fine.
After that i read the ID’s of my sensors with Dolphinview.
Now i get this debug message:2020-04-14 08:58:31 DEBUG (Thread-2) [homeassistant.components.enocean] Received radio packet: 00:35:BD:C8->FF:FF:FF:FF (-91 dBm): 0x01 ['0xf6', '0x10', '0xID1', '0xID2', '0xID3', '0xID3', '0x30'] ['0x0', '0xff', '0xff', '0xff', '0xff', '0x5b', '0x0'] OrderedDict()
The 0x10 is for button 1, 0x30 = button 1, 0x50 button 3, 0x70 button 5.
I created the switch in the config:
- platform: enocean name: enocean_nuimo_click_kuche id: [0xID1,0xID2,0xID3,0xID4]
Now i wanted to create a automation for each button, but could not get it working.
event_data: id: - ID1 - ID2 - ID3 - ID4 onoff: 0 pushed: 1 which: 10
Can anyone help me with the automation?
That would be awesome, so i can get rid of the senic bridge…
Best regards,
Dominik
Posts: 1
Participants: 1