- type: 'custom:button-card' template: card_title name: Recommendation - type: 'custom:button-card' template: card_generic entity: sensor.climate_temp_recommendation - type: "horizontal-stack" cards: - type: 'custom:button-card' template: card_generic_swap entity: sensor.temperature_kai_temperature variables: ulm_card_generic_swap_name: inside - type: 'custom:button-card' template: card_generic_swap entity: sensor.temperature_outside_pirateweather variables: ulm_card_generic_swap_name: outside - type: 'custom:button-card' template: card_generic_swap entity: sensor.climate_temp_difference variables: ulm_card_generic_swap_name: difference - type: 'custom:button-card' template: card_graph entity: sensor.temperature_kai_temperature variables: ulm_card_graph_color: "var(--google-blue)" ulm_card_graph_name: Temperature ulm_card_graph_entity: sensor.temperature_kai_temperature ulm_card_graph_color2: "var(--google-green)" ulm_card_graph_entity2: sensor.climate_temp ulm_card_graph_type: fill ulm_card_graph_hours: 6 - type: "horizontal-stack" cards: - type: 'custom:button-card' template: card_generic_swap entity: sensor.climate_temp variables: ulm_card_generic_swap_name: target - type: 'custom:button-card' template: card_generic_swap entity: sensor.climate_temp_min - type: 'custom:button-card' template: card_generic_swap entity: sensor.climate_temp_max