Skip to content

3.3.0-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@RomRider RomRider released this 13 Apr 10:32
· 183 commits to master since this release

New Features

  • Supports defining multiple button template:
    type: custom:button-card
    template:
      - template1
      - template2
    The button templates will be applied in the order they are defined: template2 will be merged with template1 and then the local config will be merged with the result. You can still chain templates together (ie. define template in a button-card template. It will follow the path recursively).

Bug Fixes

  • Fixes when a timer entity was defined and the button was in a vertical-stack/horizontal-stack