type: horizontal-stack cards: - type: custom:apexcharts-card header: show: true title: Chambre principale show_states: true colorize_states: true graph_span: 8h cache: true series: - entity: climate.chambre_principale attribute: current_temperature name: Temperature color: red fill_raw: last - entity: climate.chambre_principale attribute: temperature name: Consigne fill_raw: last - type: custom:apexcharts-card header: show: true title: Chambre Laurence show_states: true colorize_states: true graph_span: 8h cache: true series: - entity: climate.chambre_laurence attribute: current_temperature name: Temperature color: red fill_raw: last - entity: climate.chambre_laurence attribute: temperature name: Consigne fill_raw: last - type: custom:apexcharts-card header: show: true title: Chambre Joëlle show_states: true colorize_states: true graph_span: 8h cache: true series: - entity: climate.chambre_joelle attribute: current_temperature name: Temperature color: red fill_raw: last - entity: climate.chambre_joelle attribute: temperature name: Consigne fill_raw: last - type: custom:apexcharts-card header: show: true title: Salle de bain 2ième show_states: true colorize_states: true graph_span: 8h cache: true series: - entity: climate.mysa_salle_de_bain_2ieme attribute: current_temperature name: Temperature color: red fill_raw: last - entity: climate.mysa_salle_de_bain_2ieme attribute: temperature name: Consigne fill_raw: last