<vstack gap="12" padding="16">
<text fontSize="18" fontWeight="bold">[demo] Air quality</text>
<value label="co2" bind="state.channels.co2"/>
<value label="tvoc" bind="state.channels.tvoc"/>
<value label="temperature" bind="state.channels.temperature"/>
</vstack>