Skip to content

Releases: zibous/ha-layoutcard

Version for 2023.4.0

06 Apr 10:59
Compare
Choose a tag to compare
Version for 2023.4.0 Pre-release
Pre-release
Version Frontend 20230405.0

Bugfix for Home Assistant 2023.4.0

Beta Version 0.1.1

17 Dec 14:49
Compare
Choose a tag to compare
Beta Version 0.1.1 Pre-release
Pre-release

DEVELOPER PREVIEW VERSION NOT FINAL Version 0.1.1

Manual install

  1. Download the latest release, unzip and copy the folder cards-layout into your $HOME/homeassistant/.homeassistant/www/community/cards-layout directory.

  2. Add a reference to cards-layout-min.js inside your ui-lovelace.yaml or at the top of the raw config editor UI:

       resources:
         - url: /hacsfiles/cards-layout/cards-layout-min.js
           type: module