Skip to content

Latest commit

 

History

History
 
 

migrate-card

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Lovelace migrate card

Since version 0.82 you can edit your Lovelace layout from the UI itself. To do this, all your cards and views will need an unique ID. This card gives you a button to add ID's to your cards and views.

alt text

Configuration:

Add the following to resources in ui-lovelace.yaml:

resources:
  - url: /local/custom-lovelace/migrate-card/migrate-card.js
    type: module

And add a card with type custom:migrate-card:

  - type: custom:migrate-card