Every time I click Xiaomi wireless button, or Wall Wireless switch (aqara) in logs I’ve got: “Unsupported click_type detected: long_click”
Automations are OK:
- alias: Dzwonek do drzwi
trigger:
- platform: event
event_type: click
event_data:
entity_id: binary_sensor.wall_switch_158d0001289312
click_type: single
I do not use "long_click" type.