Thermostat card used with Drayton Wiser produces error when selecting preset from dropdown

Since the latest update of HA, I am getting a message on the Thermostat card that the “Preset mode is not valid”

If I click on the three dots on the top right of the card and perform the same action, then no error message appears.

type: thermostat
entity: climate.wiser_gym
name: Gym
features:
  - type: climate-hvac-modes
    hvac_modes:
      - auto
      - heat
      - 'off'
  - type: climate-preset-modes
    style: dropdown
    preset_modes:
      - Advance Schedule
      - Cancel Overrides
      - Boost 30m
      - Boost 1h
      - Boost 2h
      - Boost 3h
show_current_as_primary: true

The action seems to work but now with this spurious error message

  • Core2024.1.2
  • Supervisor2023.12.0
  • Operating System11.3
  • Frontend20240104.0

Wiser Home Assistant Integration v3.4.2

I am having the same issue, did you find a fix?

No - same error line being produced when selecting from the drop down but seems to action the request. All my HACS and Add-ons are up to date so not sure what this can be

See also Drayton Wiser Home Assistant Integration - #3221 by msp1974

Seems it’s an issue with the front end integration. I am sure it will be fixed soon.