Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 580 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 580 Bytes

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