Skip to content

bachoo786/lovelace-card-modder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

NOTE! THIS CARD MUST BE IMPORTED AS A MODULE!

resources:
  - url: /local/card-modder.js
    type: module
      - type: custom:card-modder
        card:
          type: entities
          entities:
            - light.taklampa_kontoret
            - light.taklampa_l_hall
            - media_player.fk_hall_media
        style:
          "--paper-card-background-color": "red"
          "--paper-item-icon-color": "yellow"
          "color": "blue"
          "background": "url(http://placekitten.com/100/100)"
          height: 500px

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%