Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

V5.2.0-beta

Pre-release
Pre-release

Choose a tag to compare

@petergridge petergridge released this 27 Jan 04:28
736b948

Custom Card
To be installed with Custom Component V5.2.0-beta

  • Zones grouped into a single section. Assuming grouped zones have the same attributes. i.e. use the same input objects
  • For large implementations where a single long card is not practical you can now:
    • Provide a list of zones to show in a card,
    • choose not to display the program level details
    • Display multiple cards containing fragments of the program
type: custom:irrigation-card-test 
program: switch.test_irrigation 
show_program: true 
title: Test Program
entities:   
  - switch.dummy_1  
  - switch.dummy_2
  • Make the card more compact
  • Display zones in the order they will run
  • Removed any boiler plate text to improve presentation in languages other than English.
  • Display relative time since a program was run on the card, eg 10 minutes, 1 day...
  • Zone stop option provided on the card when a zone is running.
    • If you stop a zone the remaining zones of a program will continue
  • Title is no longer automatically applied to the card