Better Thermostat Card - Configuration Error

A few weeks ago I did an upgrade to the Better Themostat card - I use it for displaying each Thermostat in my Drayton Wiser configuration.

However, I'm now getting the following on my dashboard:

Configuration error

  • Custom element not found: better-thermostat-ui-card

The YAML code is as follows:

type: custom:better-thermostat-ui-card
entity: climate.wiser_lounge_dining_room
name: Lounge

I seem to have both of the following installed from HACS:

  • Better Thermostat UI (not sure this works with the Drayton Wiser system?)
  • Better Thermostat

Any thoughts?

See Release 3.0.0 · KartoffelToby/better-thermostat-ui-card · GitHub

BREAKING CHANGES
The Type is changed, now there are two card types, normal and mini

type: custom:better-thermostat-normal-climate-card
type: custom:better-thermostat-mini-climate-card

Had same problem, now solved.