my config

mail@pastecode.io avatar
unknown
yaml
2 years ago
2.1 kB
17
Indexable
sidebar:
  width:
    mobile: 0
    desktop: 23
  digitalClock: true
  date: true
  hideTopMenu: true
  sidebarMenu:
    - action: navigate
      navigation_path: /dashboard-tab/0
      name: ראשי
      active: true
      hold_action:
        action: none
    - action: navigate
      navigation_path: /dashboard-tab/livingroom
      name: סלון
      active: true
      hold_action:
        action: none
    - action: navigate
      navigation_path: /dashboard-tab/kitchen
      name: מטבח
      active: true
      hold_action:
        action: none
    - action: navigate
      navigation_path: /dashboard-tab/bedroom
      name: חדר שינה
      active: true
      hold_action:
        action: none
    - action: navigate
      navigation_path: /dashboard-tab/bathroom
      name: שירותים
      active: true
      hold_action:
        action: none
    - action: navigate
      navigation_path: /dashboard-tab/front-outside
      name: חוץ קדימה
      active: true
      hold_action:
        action: none
    - action: navigate
      navigation_path: /dashboard-tab/side-outside
      name: חוץ צד
      active: true
      hold_action:
        action: none
    - action: navigate
      navigation_path: /dashboard-tab/back-outside
      name: חוץ אחורה
      active: true
      hold_action:
        action: none
    - action: navigate
      navigation_path: /dashboard-tab/floorplan
      name: תוכנית קומה
      active: true
      hold_action:
        action: none
  bottomCard:
    type: horizontal-stack
    cardOptions:
      cards:
        - type: weather-forecast
          entity: weather.byt
          show_current: true
          show_forecast: true
          secondary_info_attribute: humidity
          tap_action:
            action: none
        - type: weather-forecast
          entity: weather.byt
          show_current: true
          show_forecast: true
          secondary_info_attribute: humidity
          tap_action:
            action: none
            
view: