Skip to content

Beta Version 0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@zibous zibous released this 17 Dec 14:49
· 11 commits to main since this 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