type: vertical-stack cards: - type: entities entities: - type: 'custom:fold-entity-row' style: .: | div#head { --toggle-icon-width: 24px; } head: type: 'custom:multiple-entity-row' entity: binary_sensor.irrigation_unlimited_c1_m state_header: Status state_color: true entities: - attribute: current_duration name: Duration hide_unavailable: true - attribute: time_remaining name: Remaining hide_unavailable: true - attribute: percent_complete name: Complete unit: '%' secondary_info: attribute: current_name hide_unavailable: true padding: 20 entities: - type: 'custom:multiple-entity-row' entity: binary_sensor.irrigation_unlimited_c1_m name: Enabled icon: 'mdi:sprinkler' show_state: false secondary_info: attribute: enabled tap_action: action: call-service service: irrigation_unlimited.toggle service_data: entity_id: binary_sensor.irrigation_unlimited_c1_m entities: - attribute: zone_count name: Zones - type: 'custom:multiple-entity-row' entity: binary_sensor.irrigation_unlimited_c1_m name: Next icon: 'mdi:clock-start' show_state: false secondary_info: attribute: next_name hide_unavailable: true entities: - attribute: next_start name: Start hide_unavailable: true format: datetime - attribute: next_duration name: Duration hide_unavailable: true - type: divider - type: 'custom:fold-entity-row' style: .: | div#head { --toggle-icon-width: 24px; } head: type: 'custom:multiple-entity-row' entity: binary_sensor.irrigation_unlimited_c1_z1 state_header: Status state_color: true entities: - attribute: current_duration name: Duration hide_unavailable: true - attribute: time_remaining name: Remaining hide_unavailable: true - attribute: percent_complete name: Complete unit: '%' secondary_info: attribute: current_name hide_unavailable: true padding: 20 entities: - type: 'custom:multiple-entity-row' entity: binary_sensor.irrigation_unlimited_c1_z1 name: Enabled icon: 'mdi:sprinkler' show_state: false secondary_info: attribute: enabled tap_action: action: call-service service: irrigation_unlimited.toggle service_data: entity_id: binary_sensor.irrigation_unlimited_c1_z1 entities: - attribute: adjustment name: Adjustment - attribute: schedule_count name: Schedules - type: 'custom:multiple-entity-row' entity: binary_sensor.irrigation_unlimited_c1_z1 name: Next icon: 'mdi:clock-start' show_state: false secondary_info: attribute: next_name hide_unavailable: true entities: - attribute: next_start name: Start hide_unavailable: true format: datetime - attribute: next_duration name: Duration hide_unavailable: true - type: 'custom:logbook-card' entity: binary_sensor.irrigation_unlimited_c1_z1 title: History attributes: - value: current_name label: Schedule - value: adjustment label: Adjustment history: 5 collapse: 2 show: separator: true hiddenState: - 'off' - type: divider - type: 'custom:fold-entity-row' style: .: | div#head { --toggle-icon-width: 24px; } head: type: 'custom:multiple-entity-row' entity: binary_sensor.irrigation_unlimited_c1_z2 state_header: Status state_color: true entities: - attribute: current_duration name: Duration hide_unavailable: true - attribute: time_remaining name: Remaining hide_unavailable: true - attribute: percent_complete name: Complete unit: '%' secondary_info: attribute: current_name hide_unavailable: true padding: 20 entities: - type: 'custom:multiple-entity-row' entity: binary_sensor.irrigation_unlimited_c1_z2 name: Enabled icon: 'mdi:sprinkler' show_state: false secondary_info: attribute: enabled tap_action: action: call-service service: irrigation_unlimited.toggle service_data: entity_id: binary_sensor.irrigation_unlimited_c1_z2 entities: - attribute: adjustment name: Adjustment - attribute: schedule_count name: Schedules - type: 'custom:multiple-entity-row' entity: binary_sensor.irrigation_unlimited_c1_z2 name: Next icon: 'mdi:clock-start' show_state: false secondary_info: attribute: next_name hide_unavailable: true entities: - attribute: next_start name: Start hide_unavailable: true format: datetime - attribute: next_duration name: Duration hide_unavailable: true - type: 'custom:logbook-card' entity: binary_sensor.irrigation_unlimited_c1_z2 title: History attributes: - value: current_name label: Schedule - value: adjustment label: Adjustment history: 5 collapse: 2 show: separator: true hiddenState: - 'off'