Untitled

Anonymous
plain_text
08/06/2024 5:25 PM
956 B
62
Indexable
#################################################
#                                               #
#                  Calendario                   #
#                                               #
#################################################

- type: grid
  title: Calendario
  view_layout:
    grid-area: calendario
  columns: 1
  cards:      
    - type: calendar
      entities:
        - calendar.famiglia_rosato_casa_gmail_com
      initial_view: listWeek
      show_header_toggle: false
      show_time: true
      show_title: false
      show_date: true
      show_location: false
      show_weekday: true
      max_days_to_show: 7
      style: |
        .controls {
          display: none;
        }
Editor is loading...
Leave a Comment