Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- type: custom:button-card
- show_name: false
- aspect_ratio: 1/1
- show_state: true
- show_icon: false
- size: 33%
- state:
- - value: 'on'
- styles:
- name:
- - color: white
- card:
- - box-shadow: 0px 0px 10px 2px white
- - border: .5px solid rgb(235, 235, 235, 30%)
- styles:
- card:
- - box-shadow: 0px 0px 10px 1px white
- - border: .5px solid rgb(235, 235, 235, 30%)
- - background: >-
- url(/local/Time.jpg) round, radial-gradient(rgb(0,0,0, 10%), rgb(255,
- 255, 255, 60%))
- - font-size: 70px
- tap_action:
- action: more-info
- entity: sensor.time
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement