Multiple UIcomponents: "thermostat" not displayed

Hi All,

I have multiple “thermostat” components in a device card. They are not temperature thermostats but they are setpoint for CO2, ventilation level, and a limit. They are three different custom capabilities, defined in \homeycompose\capabilities, and all three added as capability to the capability list.
target_co2.json
target_flow.json
limit_flow_high.json

There’s only shown ONE on the card, as temperature device. It also got the unrelated “measure_temperature” assigned while I do not have a “target_temperature” capability!?

What’s going on here?

Best regards

thermostat UI needs measure_temperature and target_temperature.
It’s showing both as value and turns orange/blue based on the temperature difference.

If you want to set your capabilities via GUI you should use the slider GUI element.