Hi,
I have connected pushbuttons to my HmIPW-FIO6 modules and unfortunately I do not get homematic.keypress events. The only thing I see in the log are HMGeneric Events
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic._hm] RPCFunctions.event: interface_id = homeassistant-HMIP, address = 00175A498C4ACB:0, value_key = CONFIG_PENDING, value = False
2021-10-31 00:13:00 INFO (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: address=00175A498C4ACB:0, interface_id=homeassistant-HMIP, key=CONFIG_PENDING, value=False
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: Using callback <bound method HMDevice._hm_event_callback of <Entity Taster HWR:4ACB 8: off>>
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: Using callback <bound method HMDevice._hm_event_callback of <Entity Taster HWR:4ACB 12: off>>
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: Using callback <bound method HMDevice._hm_event_callback of <Entity Taster HWR:4ACB 16: off>>
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: Using callback <bound method HMDevice._hm_event_callback of <Entity Taster HWR:4ACB 20: off>>
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: Using callback <bound method HMDevice._hm_event_callback of <Entity Taster HWR:4ACB 24: off>>
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: Using callback <bound method HMDevice._hm_event_callback of <Entity Taster HWR:4ACB 28: off>>
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic._hm] RPCFunctions.event: interface_id = homeassistant-HMIP, address = 00175A498C4ACB:0, value_key = UNREACH, value = False
2021-10-31 00:13:00 INFO (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: address=00175A498C4ACB:0, interface_id=homeassistant-HMIP, key=UNREACH, value=False
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: Using callback <bound method HMDevice._hm_event_callback of <Entity Taster HWR:4ACB 8: off>>
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: Using callback <bound method HMDevice._hm_event_callback of <Entity Taster HWR:4ACB 12: off>>
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: Using callback <bound method HMDevice._hm_event_callback of <Entity Taster HWR:4ACB 16: off>>
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: Using callback <bound method HMDevice._hm_event_callback of <Entity Taster HWR:4ACB 20: off>>
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: Using callback <bound method HMDevice._hm_event_callback of <Entity Taster HWR:4ACB 24: off>>
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: Using callback <bound method HMDevice._hm_event_callback of <Entity Taster HWR:4ACB 28: off>>
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic._hm] RPCFunctions.event: interface_id = homeassistant-HMIP, address = 00175A498C4ACB:5, value_key = PRESS_SHORT, value = True
2021-10-31 00:13:00 INFO (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: address=00175A498C4ACB:5, interface_id=homeassistant-HMIP, key=PRESS_SHORT, value=True
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: Using callback <bound method HMDevice._hm_event_callback of <Entity Taster HWR:4ACB 8: off>>
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: Using callback <bound method HMDevice._hm_event_callback of <Entity Taster HWR:4ACB 12: off>>
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: Using callback <bound method HMDevice._hm_event_callback of <Entity Taster HWR:4ACB 16: off>>
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: Using callback <bound method HMDevice._hm_event_callback of <Entity Taster HWR:4ACB 20: off>>
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: Using callback <bound method HMDevice._hm_event_callback of <Entity Taster HWR:4ACB 24: off>>
2021-10-31 00:13:00 DEBUG (Thread-3) [pyhomematic.devicetypes.generic] HMGeneric.event: Using callback <bound method HMDevice._hm_event_callback of <Entity Taster HWR:4ACB 28: off>>
Does anyone have any ideas what I can do? All other devices like thermostats, window sensors and blinds work fine.