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