Sending command to nodon sin-2-2-01 enocean

Hello everyone,

I am currently desperate to integrate my “nodon sin-2-2-01 enocean”.
The “EnOcean_USB_300” USB stick seems to work so far and events are also being received. But how can I send events? The switch is displayed in the overview and also changes its state if the “nodon sin-2-2-01 enocean” is switched manually.
In the end, the “switch nodon01_0” should be controlled via sunrise / sunset.

Log reception event:

2020-12-19 09:31:07 DEBUG (Thread-3) [homeassistant.components.enocean.dongle] Received radio packet: 05:1A:0C:DF->FF:FF:FF:FF (-55 dBm): 0x01 ['0xd2', '0x4', '0x61', '0xe4', '0x5', '0x1a', '0xc', '0xdf', '0x0'] ['0x0', '0xff', '0xff', '0xff', '0xff', '0x37', '0x0'] OrderedDict()
2020-12-19 09:31:07 DEBUG (Thread-3) [homeassistant.components.enocean.dongle] Received radio packet: 05:1A:0C:DF->FF:FF:FF:FF (-55 dBm): 0x01 ['0xd2', '0x4', '0x60', '0x80', '0x5', '0x1a', '0xc', '0xdf', '0x0'] ['0x0', '0xff', '0xff', '0xff', '0xff', '0x37', '0x0'] OrderedDict()

Configuration.yaml:

enocean:
  device: /dev/serial/by-id/usb-EnOcean_GmbH_EnOcean_USB_300_DC_FT3Z2CLI-if00-port0
 
logger:
  default: error
  logs:
    homeassistant.components.enocean: debug  

switch nodon01_0:
  - platform: enocean
    id: [0x05,0x1A,0x0C,0xDF]
    name: enocean_nodon01_0
    channel: 0


switch nodon01_1:
  - platform: enocean
    id: [0x05,0x1A,0x0C,0xDF]
    name: enocean_nodon01_1
    channel: 1

are there any news on this topic.
I am having exactly the same issue. the entity of the switch is available but it is not shown as a device and the state can only be changed manually with the wired button but not within home assistant.

Sorry, but I don’t have any new information on how to solve the problem.

Hi Guys,

years later is the problem solved?

I have the same problem (sensor infos are received and can be used but HA is not able to command any of my enocean actors) and I guess this nodon actors need to be paired with enocean mqtt - but I dont know how to start pairing mode for that “in wall actors”. In my Case they have been paired to another system so far.

The pairing within enocean mqtt is to be startet via the “learn” switch (search for enoceanmqtt device within the mqtt integration).

Best regards
Sammy

EDIT: Got it … as I thought pairing ist required. my nodon went in pairing mode for channel #1 after abouot 10times using the hardware button an turning channel #1 on and off again … meanwhile pairing for enoceanmqtt was activated. After that I made the same for channel #2