Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- type: custom:swipe-card
- start_card: 1
- reset_after: 1
- cards:
- - type: custom:digital-clock
- dateFormat:
- weekday: long
- day: 2-digit
- month: long
- timeFormat:
- hour: 2-digit
- minute: 2-digit
- card_mod:
- style: |
- ha-card {
- border: none;
- background: none;
- }
- span.first-line
- {
- font-size: 5em;
- margin-top:25px;
- margin-bottom:10px;
- font-family: Arial;
- font-weight: normal;
- }
- span.second-line
- {
- font-size: 2em;
- margin-bottom:35px;
- }
- - type: iframe
- url: https://dagammla.gitlab.io/keep-silk-open/iframe.html
- aspect_ratio: 50%
- grid_options:
- columns: 11
- rows: 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement