Shelly i4 events triggering twice

Since last Update to Firmware 1.1.0 2023-12-19 All of the buttons trigger all events twice. Feels like bouncing. Does anyone else having similar issues?

look at time_fired

event_type: shelly.click
data:
  device_id: 8542a597cc94e18bdc652ac36ec84133
  device: shellyplusi4-b8d61a8a51d8
  channel: 4
  click_type: single_push
  generation: 2
origin: LOCAL
time_fired: "2023-12-26T17:48:03.746027+00:00"
context:
  id: 01HJKKV8S27CC4G0XSRRHAKQZF
  parent_id: null
  user_id: null
event_type: shelly.click
data:
  device_id: 8542a597cc94e18bdc652ac36ec84133
  device: shellyplusi4-b8d61a8a51d8
  channel: 4
  click_type: single_push
  generation: 2
origin: LOCAL
time_fired: "2023-12-26T17:48:03.745042+00:00"
context:
  id: 01HJKKV8S1FSBXHWD719GJVWG6
  parent_id: null
  user_id: null

Solved by disabling the outbound websocket in Shelly’s configuration
Thanks @thecode Shelly Plus i4 events triggering twice · Issue #106473 · home-assistant/core · GitHub