views:
  - cards: []
    title: HOME
    type: sections
    sections:
      - type: grid
        cards:
          - type: picture-elements
            elements:
              - type: image
                image: /local/images/transparent.png
                style:
                  top: 50%
                  left: 50%
                  width: 100%
                  height: 100%
                  transform: translate(-50%, -50%)
                tap_action:
                  action: navigate
                  navigation_path: /lovelace/enyaq
              - type: state-label
                entity: sensor.skoda_enyaq_letzte_aktualisierung
                prefix: "Last Connect: "
                style:
                  top: 0%
                  left: 0%
                  width: 100%
                  color: black
                  font-weight: normal
                  font-size: 60%
                  text-align: center
                  transform: scale(1,1)
              - type: state-icon
                entity: binary_sensor.skoda_enyaq_fahrzeug_verriegelt
                style:
                  top: 25%
                  left: 0%
                  transform-origin: top-left
                  transform: scale(1,1)
              - type: state-label
                entity: sensor.skoda_enyaq_kilometerstand
                style:
                  top: 0%
                  right: 0%
                  font-weight: bold
                  color: black
                  transform-origin: top-right
                  transform: scale(1,1)
              - type: state-icon
                entity: sensor.skoda_enyaq_batteriestand
                style:
                  bottom: 0%
                  left: 0%
                  transform-origin: bottom-left
                  transform: scale(1,1)
              - type: state-label
                entity: sensor.skoda_enyaq_batteriestand
                style:
                  bottom: 0%
                  left: 7%
                  font-weight: bold
                  color: black
                  transform-origin: bottom-left
                  transform: scale(1,1)
              - type: state-icon
                entity: sensor.skoda_enyaq_reichweite
                style:
                  bottom: 0%
                  left: 20%
                  transform-origin: bottom-left
                  transform: scale(1,1)
              - type: state-label
                entity: sensor.skoda_enyaq_reichweite
                style:
                  bottom: 0%
                  left: 27%
                  font-weight: bold
                  color: black
                  transform-origin: bottom-left
                  transform: scale(1,1)
              - type: state-icon
                entity: climate.skoda_enyaq_klimaanlage
                style:
                  bottom: 0%
                  right: 0%
                  transform-origin: bottom-right
                  transform: scale(1,1)
                tap_action:
                  action: more-info
                icon_tap_action:
                  action: more-info
              - type: state-label
                entity: climate.skoda_enyaq_klimaanlage
                style:
                  bottom: 0%
                  right: 8%
                  color: black
                  font-weight: bold
                  transform-origin: bottom-right
                  transform: scale(1,1)
                tap_action:
                  action: more-info
              - type: state-label
                style:
                  top: 10%
                  right: 0%
                  font-weight: bold
                  color: black
                  transform-origin: top-right
                  transform: scale(1,1)
                entity: sensor.skoda_enyaq_tageskilometer
            image: /local/images/Enyaq/Skoda-Enyaq.png
            visibility:
              - condition: user
                users:
                  - c5f685dc82c147ae8ba800ce4b019fc0
              - condition: screen
                media_query: "(min-width: 768px)"
          - type: entities
            entities:
              - entity: sensor.skoda_enyaq_time_to_reach_target_temperature
                name: Klimatisierung läuft noch
                icon: mdi:air-conditioner
                secondary_info: last-updated
            visibility:
              - condition: user
                users:
                  - c5f685dc82c147ae8ba800ce4b019fc0
              - condition: and
                conditions:
                  - condition: state
                    entity: sensor.skoda_enyaq_time_to_reach_target_temperature
                    state_not: unavailable
                  - condition: state
                    entity: sensor.skoda_enyaq_time_to_reach_target_temperature
                    state_not: unknown
          - type: horizontal-stack
            cards:
              - type: custom:mushroom-person-card
                entity: person.enrico_brock
                fill_container: false
                layout: vertical
                icon_type: entity-picture
                primary_info: none
                secondary_info: none
              - type: custom:mushroom-person-card
                entity: person.jana
                layout: vertical
                icon_type: entity-picture
                primary_info: none
                secondary_info: none
              - type: custom:mushroom-person-card
                entity: person.martha
                layout: vertical
                icon_type: entity-picture
                primary_info: none
                secondary_info: none
              - type: custom:mushroom-person-card
                entity: person.karell
                layout: vertical
                icon_type: entity-picture
                primary_info: none
                secondary_info: none
            visibility:
              - condition: user
                users:
                  - c5f685dc82c147ae8ba800ce4b019fc0
          - square: false
            type: grid
            cards:
              - type: custom:mushroom-chips-card
                chips:
                  - type: template
                    entity: light.licht_status
                    icon: >-
                      {{ 'mdi:lightbulb-group' if states('light.licht_status')
                      == 'on' else 'mdi:lightbulb-group-off' }}
                    icon_color: "{{ 'yellow' if states('light.licht_status') == 'on' }}"
                    tap_action:
                      action: none
                    hold_action:
                      action: perform-action
                      perform_action: light.turn_off
                      data: {}
                      target:
                        entity_id: light.licht_status
                    double_tap_action:
                      action: none
                  - type: template
                    entity: binary_sensor.fenster_state
                    icon: >-
                      {{ 'mdi:window-closed-variant' if
                      states('binary_sensor.fenster_state') == 'off' else
                      'mdi:window-open-variant' }}
                    icon_color: >-
                      {{ 'red' if states('binary_sensor.fenster_state') == 'on'
                      }}
                    hold_action:
                      action: more-info
                    double_tap_action:
                      action: none
                    tap_action:
                      action: none
                  - type: spacer
                  - type: conditional
                    conditions:
                      - entity: binary_sensor.papiermull_ist_dran
                        state: "on"
                    chip:
                      type: entity
                      entity: sensor.altpapier
                      icon_color: blue
                  - type: conditional
                    conditions:
                      - condition: state
                        entity: binary_sensor.biomull_ist_dran
                        state: "on"
                    chip:
                      type: entity
                      entity: sensor.bioabfall
                      icon_color: green
                  - type: conditional
                    conditions:
                      - condition: state
                        entity: binary_sensor.wertstoff_ist_dran
                        state: "on"
                    chip:
                      type: entity
                      entity: sensor.wertstofftonne
                      icon_color: yellow
                  - type: conditional
                    conditions:
                      - entity: binary_sensor.restmull_ist_dran
                        state: "on"
                    chip:
                      type: entity
                      entity: sensor.restabfall
                  - type: spacer
                  - type: weather
                    entity: weather.forecast_home
                    show_temperature: true
                alignment: justify
            columns: 1
          - type: custom:auto-entities
            card:
              show_header_toggle: false
              type: entities
              state_color: true
            filter:
              include:
                - options:
                    secondary_info: last-changed
                  sort:
                    method: name
                  label: fenster_turen
                  state: Offen
                - options:
                    secondary_info: last-changed
                  label: fenster_turen
                  state: Gekippt
                - options:
                    secondary_info: last-changed
                  label: fenster_turen
                  state: "on"
              exclude:
                - entity_id: binary_sensor.fenster_state
            sort:
              method: friendly_name
              reverse: false
              numeric: false
              ignore_case: false
              ip: false
            show_empty: false
            unique: true
            visibility:
              - condition: state
                entity: binary_sensor.fenster_state
                state: "on"
          - square: false
            type: grid
            cards:
              - type: custom:mushroom-chips-card
                chips:
                  - type: conditional
                    conditions:
                      - condition: state
                        entity: binary_sensor.waschmaschine_lauft
                        state: "on"
                    chip:
                      type: entity
                      entity: binary_sensor.waschmaschine_lauft
                      tap_action:
                        action: more-info
                      hold_action:
                        action: none
                      double_tap_action:
                        action: none
                      icon_color: green
                      content_info: none
                  - type: conditional
                    conditions:
                      - condition: state
                        entity: binary_sensor.trockner_lauft
                        state: "on"
                    chip:
                      type: entity
                      entity: binary_sensor.trockner_lauft
                      tap_action:
                        action: more-info
                      hold_action:
                        action: none
                      double_tap_action:
                        action: none
                      icon_color: green
                      content_info: none
                  - type: conditional
                    conditions:
                      - condition: state
                        entity: binary_sensor.geschirrspuler_lauft
                        state: "on"
                    chip:
                      type: entity
                      entity: binary_sensor.geschirrspuler_lauft
                      tap_action:
                        action: more-info
                      hold_action:
                        action: none
                      double_tap_action:
                        action: none
                      icon_color: green
                      content_info: none
                  - type: conditional
                    conditions:
                      - condition: state
                        entity: binary_sensor.fernseher_lauft
                        state: "on"
                      - condition: user
                        users:
                          - c5f685dc82c147ae8ba800ce4b019fc0
                    chip:
                      type: entity
                      entity: binary_sensor.fernseher_lauft
                      tap_action:
                        action: more-info
                      hold_action:
                        action: none
                      double_tap_action:
                        action: none
                      icon_color: green
                      content_info: none
                  - type: conditional
                    conditions:
                      - condition: state
                        entity: binary_sensor.3d_druck_lauft
                        state: "on"
                      - condition: user
                        users:
                          - c5f685dc82c147ae8ba800ce4b019fc0
                    chip:
                      type: entity
                      entity: binary_sensor.3d_druck_lauft
                      tap_action:
                        action: more-info
                      hold_action:
                        action: none
                      double_tap_action:
                        action: none
                      icon_color: green
                      content_info: none
                  - type: conditional
                    conditions:
                      - condition: state
                        entity: switch.airbowl
                        state: "on"
                    chip:
                      type: entity
                      entity: switch.airbowl
                      tap_action:
                        action: more-info
                      hold_action:
                        action: toggle
                      double_tap_action:
                        action: none
                      icon_color: green
                      content_info: none
                alignment: center
            columns: 1
            visibility:
              - condition: user
                users:
                  - c5f685dc82c147ae8ba800ce4b019fc0
                  - 0b44724681744be195da6c1d45a77bf6
          - type: horizontal-stack
            cards:
              - show_name: false
                show_icon: true
                type: button
                tap_action:
                  action: toggle
                entity: input_boolean.dashboard_menu_enrico_wohnzimmer
                show_state: false
                icon_height: 40px
              - show_name: false
                show_icon: true
                type: button
                tap_action:
                  action: toggle
                entity: input_boolean.dashboard_menu_enrico_kuche
                icon_height: 40px
              - show_name: false
                show_icon: true
                type: button
                tap_action:
                  action: toggle
                entity: input_boolean.dashboard_menu_enrico_schlafzimmer
                icon_height: 40px
              - show_name: false
                show_icon: true
                type: button
                tap_action:
                  action: toggle
                entity: input_boolean.dashboard_menu_enrico_karell
                icon_height: 40px
              - show_name: false
                show_icon: true
                type: button
                tap_action:
                  action: toggle
                entity: input_boolean.dashboard_menu_enrico_martha
                icon_height: 40px
              - show_name: false
                show_icon: true
                type: button
                tap_action:
                  action: toggle
                entity: input_boolean.dashboard_menu_enrico_garten
                icon_height: 40px
              - show_name: false
                show_icon: true
                type: button
                tap_action:
                  action: toggle
                entity: input_boolean.dashboard_menu_enrico_diverse
                icon_height: 40px
            visibility:
              - condition: user
                users:
                  - c5f685dc82c147ae8ba800ce4b019fc0
          - type: horizontal-stack
            cards:
              - show_name: false
                show_icon: true
                type: button
                tap_action:
                  action: toggle
                entity: input_boolean.dashboard_menu_jana_wohnzimmer
                show_state: false
                icon_height: 40px
              - show_name: false
                show_icon: true
                type: button
                tap_action:
                  action: toggle
                entity: input_boolean.dashboard_menu_jana_kuche
                icon_height: 40px
              - show_name: false
                show_icon: true
                type: button
                tap_action:
                  action: toggle
                entity: input_boolean.dashboard_menu_jana_schlafzimmer
                icon_height: 40px
              - show_name: false
                show_icon: true
                type: button
                tap_action:
                  action: toggle
                entity: input_boolean.dashboard_menu_jana_karell
                icon_height: 40px
              - show_name: false
                show_icon: true
                type: button
                tap_action:
                  action: toggle
                entity: input_boolean.dashboard_menu_jana_martha
                icon_height: 40px
              - show_name: false
                show_icon: true
                type: button
                tap_action:
                  action: toggle
                entity: input_boolean.dashboard_menu_jana_garten
                icon_height: 40px
              - show_name: false
                show_icon: true
                type: button
                tap_action:
                  action: toggle
                entity: input_boolean.dashboard_menu_jana_diverse
                icon_height: 40px
            visibility:
              - condition: user
                users:
                  - 0b44724681744be195da6c1d45a77bf6
          - type: conditional
            conditions:
              - condition: or
                conditions:
                  - condition: and
                    conditions:
                      - condition: user
                        users:
                          - c5f685dc82c147ae8ba800ce4b019fc0
                      - condition: state
                        entity: input_boolean.dashboard_menu_enrico_wohnzimmer
                        state: "on"
                  - condition: and
                    conditions:
                      - condition: user
                        users:
                          - 0b44724681744be195da6c1d45a77bf6
                      - condition: state
                        entity: input_boolean.dashboard_menu_jana_wohnzimmer
                        state: "on"
            card:
              type: vertical-stack
              cards:
                - type: horizontal-stack
                  cards:
                    - type: custom:mushroom-cover-card
                      entity: cover.terrassentur_links
                      show_position_control: true
                      name: Links
                      hold_action:
                        action: more-info
                      double_tap_action:
                        action: none
                      tap_action:
                        action: toggle
                    - type: custom:mushroom-cover-card
                      entity: cover.terrassentur_rechts
                      show_position_control: true
                      name: Rechts
                      tap_action:
                        action: toggle
                      hold_action:
                        action: more-info
                      double_tap_action:
                        action: none
                - type: horizontal-stack
                  cards:
                    - type: custom:mushroom-chips-card
                      chips:
                        - type: action
                          tap_action:
                            action: call-service
                            service: cover.stop_cover
                            target:
                              device_id:
                                - 546956c894844fed4b4571bd3d21261f
                                - 38b6d76b99bfa96dede6dc689640a2f9
                          icon: mdi:stop
                        - type: entity
                          entity: scene.wohnzimmer_rolladen_auf_0
                          tap_action:
                            action: toggle
                          hold_action:
                            action: none
                          double_tap_action:
                            action: none
                          content_info: name
                          name: 0%
                        - type: entity
                          entity: scene.wohnzimmer_rolladen_auf_80
                          tap_action:
                            action: toggle
                          hold_action:
                            action: none
                          double_tap_action:
                            action: none
                          name: 80%
                          content_info: name
                        - type: entity
                          entity: scene.wohnzimmer_rolladen_auf_100
                          tap_action:
                            action: toggle
                          hold_action:
                            action: none
                          double_tap_action:
                            action: none
                          content_info: name
                          name: 100%
                        - type: entity
                          entity: automation.wohnzimmer_rolladen
                          hold_action:
                            action: more-info
                          double_tap_action:
                            action: none
                          icon: mdi:home-automation
                      alignment: center
                - type: horizontal-stack
                  cards:
                    - type: custom:mushroom-light-card
                      entity: light.licht_am_sofa
                      name: Sofa
                      icon: mdi:light-recessed
                    - type: custom:mushroom-light-card
                      entity: light.licht_am_esstisch
                      name: Esstisch
                      icon: mdi:ceiling-light-multiple-outline
                - type: custom:mushroom-light-card
                  entity: light.led_holzwand_seekarte
                  layout: horizontal
                  show_brightness_control: true
                  collapsible_controls: false
                  icon_type: icon
                  name: Seekarte
                - type: custom:mushroom-light-card
                  entity: light.led_holzwand
                  layout: horizontal
                  show_brightness_control: true
                  collapsible_controls: false
                  icon_type: icon
                  name: Holzwand
                  icon: ""
                - type: conditional
                  conditions:
                    - condition: state
                      entity: light.led_lampe
                      state_not: unavailable
                  card:
                    type: custom:mushroom-light-card
                    layout: horizontal
                    show_brightness_control: true
                    collapsible_controls: false
                    icon_type: icon
                    icon: mdi:alarm-light-outline
                    use_light_color: true
                    show_color_control: true
                    entity: light.led_lampe
                    name: LED Lampe
                    show_color_temp_control: true
                - type: conditional
                  conditions:
                    - condition: state
                      entity: light.anker
                      state_not: unavailable
                  card:
                    type: custom:mushroom-light-card
                    entity: light.anker
                    layout: horizontal
                    show_brightness_control: true
                    collapsible_controls: false
                    icon_type: icon
                    name: Anker
                    icon: ""
                    use_light_color: true
                    show_color_control: true
                - type: custom:mushroom-media-player-card
                  entity: media_player.wohnzimmer_lautsprecher
                  use_media_info: true
                  show_volume_level: true
                  volume_controls:
                    - volume_set
                    - volume_buttons
                    - volume_mute
                  media_controls:
                    - on_off
                    - shuffle
                    - previous
                    - play_pause_stop
                    - next
                    - repeat
                - type: custom:mushroom-chips-card
                  chips:
                    - type: entity
                      entity: sensor.hmip_wandthermostat_temperature_wohnzimmer
                      tap_action:
                        action: none
                      hold_action:
                        action: none
                      double_tap_action:
                        action: none
                    - type: entity
                      entity: sensor.hmip_wandthermostat_humidity_wohnzimmer
                    - type: entity
                      entity: climate.hmip_wohnzimmer
                      hold_action:
                        action: none
                      double_tap_action:
                        action: none
                  alignment: center
          - type: conditional
            conditions:
              - condition: or
                conditions:
                  - condition: and
                    conditions:
                      - condition: user
                        users:
                          - c5f685dc82c147ae8ba800ce4b019fc0
                      - condition: state
                        entity: input_boolean.dashboard_menu_enrico_kuche
                        state: "on"
                  - condition: and
                    conditions:
                      - condition: user
                        users:
                          - 0b44724681744be195da6c1d45a77bf6
                      - condition: state
                        entity: input_boolean.dashboard_menu_jana_kuche
                        state: "on"
            card:
              type: vertical-stack
              cards:
                - type: horizontal-stack
                  cards:
                    - type: custom:mushroom-cover-card
                      show_position_control: true
                      entity: cover.kueche
                      primary_info: none
                - type: horizontal-stack
                  cards:
                    - type: custom:mushroom-chips-card
                      chips:
                        - type: action
                          tap_action:
                            action: call-service
                            service: cover.stop_cover
                            target:
                              device_id: ca60342784a2c98be7e4ad682cab7593
                            data: {}
                          icon: mdi:stop
                          hold_action:
                            action: none
                          double_tap_action:
                            action: none
                        - type: entity
                          entity: scene.kuchen_rolladen_auf_0
                          tap_action:
                            action: toggle
                          hold_action:
                            action: none
                          double_tap_action:
                            action: none
                          content_info: name
                          name: 0%
                        - type: entity
                          entity: scene.kuchen_rolladen_auf_60
                          tap_action:
                            action: toggle
                          hold_action:
                            action: none
                          double_tap_action:
                            action: none
                          name: 40%
                          content_info: name
                          icon: mdi:sunglasses
                        - type: entity
                          entity: scene.kuchen_rolladen_auf_100
                          tap_action:
                            action: toggle
                          hold_action:
                            action: none
                          double_tap_action:
                            action: none
                          content_info: name
                          name: 100%
                      alignment: center
                - type: horizontal-stack
                  cards:
                    - type: custom:mushroom-light-card
                      icon: ""
                      entity: light.kuche_deckenlampe
                      name: Deckenlampe
                    - type: custom:mushroom-light-card
                      entity: light.kuchenzeile
                      name: Arbeitsfläche
                      icon: ""
                - type: custom:mushroom-media-player-card
                  entity: media_player.kuchenlautsprecher
                  use_media_info: true
                  show_volume_level: true
                  volume_controls:
                    - volume_set
                    - volume_buttons
                  media_controls:
                    - on_off
                    - shuffle
                    - previous
                    - play_pause_stop
                    - next
          - type: conditional
            conditions:
              - condition: or
                conditions:
                  - condition: and
                    conditions:
                      - condition: user
                        users:
                          - c5f685dc82c147ae8ba800ce4b019fc0
                          - c5f685dc82c147ae8ba800ce4b019fc0
                          - c5f685dc82c147ae8ba800ce4b019fc0
                      - condition: state
                        entity: input_boolean.dashboard_menu_enrico_schlafzimmer
                        state: "on"
                  - condition: and
                    conditions:
                      - condition: user
                        users:
                          - 0b44724681744be195da6c1d45a77bf6
                          - 0b44724681744be195da6c1d45a77bf6
                          - 0b44724681744be195da6c1d45a77bf6
                      - condition: state
                        entity: input_boolean.dashboard_menu_jana_schlafzimmer
                        state: "on"
            card:
              type: vertical-stack
              cards:
                - type: horizontal-stack
                  cards:
                    - type: custom:mushroom-cover-card
                      show_position_control: true
                      entity: cover.schlafzimmer
                      primary_info: none
                      hold_action:
                        action: more-info
                - type: horizontal-stack
                  cards:
                    - type: custom:mushroom-chips-card
                      chips:
                        - type: action
                          tap_action:
                            action: call-service
                            service: cover.stop_cover
                            target:
                              device_id: 7280029e97dd5d4364f381a3175b09d5
                            data: {}
                          icon: mdi:stop
                          hold_action:
                            action: none
                          double_tap_action:
                            action: none
                        - type: entity
                          entity: scene.schlafzimmer_rolladen_auf_0
                          tap_action:
                            action: toggle
                          hold_action:
                            action: none
                          double_tap_action:
                            action: none
                          content_info: name
                          name: 0%
                        - type: entity
                          entity: scene.schlafzimmer_rolladen_auf_72
                          tap_action:
                            action: toggle
                          hold_action:
                            action: none
                          double_tap_action:
                            action: none
                          content_info: name
                          name: 72%
                          icon: mdi:window-open-variant
                        - type: entity
                          entity: scene.schlafzimmer_rolladen
                          tap_action:
                            action: toggle
                          hold_action:
                            action: none
                          double_tap_action:
                            action: none
                          name: 80%
                          content_info: name
                        - type: entity
                          entity: scene.schlafzimmer_rolladen_auf_100
                          tap_action:
                            action: toggle
                          hold_action:
                            action: none
                          double_tap_action:
                            action: none
                          content_info: name
                          name: 100%
                      alignment: center
                - type: custom:mushroom-light-card
                  icon: ""
                  name: Deckenlampe
                  entity: light.schlafzimmer_lampe
          - type: conditional
            conditions:
              - condition: or
                conditions:
                  - condition: and
                    conditions:
                      - condition: user
                        users:
                          - c5f685dc82c147ae8ba800ce4b019fc0
                      - condition: state
                        entity: input_boolean.dashboard_menu_enrico_karell
                        state: "on"
                  - condition: and
                    conditions:
                      - condition: user
                        users:
                          - 0b44724681744be195da6c1d45a77bf6
                      - condition: state
                        entity: input_boolean.dashboard_menu_jana_karell
                        state: "on"
            card:
              type: vertical-stack
              cards:
                - type: custom:mushroom-light-card
                  icon: ""
                  entity: light.karell
                  name: Deckenlampe
                - type: conditional
                  conditions:
                    - condition: state
                      entity: light.led_lampe_karell
                      state_not: unavailable
                  card:
                    type: custom:mushroom-light-card
                    icon: ""
                    entity: light.led_lampe_karell
                    name: LED Lampe
                    use_light_color: true
                    show_brightness_control: true
                    show_color_control: true
                    layout: horizontal
                - type: custom:mushroom-media-player-card
                  entity: media_player.karell_lautsprecher
                  fill_container: true
                  use_media_info: true
                  show_volume_level: true
                  volume_controls:
                    - volume_set
                    - volume_buttons
                  media_controls:
                    - on_off
                    - play_pause_stop
                    - previous
                    - next
                - type: custom:mushroom-chips-card
                  chips:
                    - type: entity
                      entity: sensor.hmip_wandthermostat_temperature_karell
                      hold_action:
                        action: none
                      double_tap_action:
                        action: none
                      content_info: state
                    - type: entity
                      entity: sensor.hmip_wandthermostat_humidity_karell
                    - type: entity
                      entity: climate.hmip_karell_s_zimmer
                      hold_action:
                        action: none
                      double_tap_action:
                        action: none
                  alignment: center
          - type: conditional
            conditions:
              - condition: or
                conditions:
                  - condition: and
                    conditions:
                      - condition: user
                        users:
                          - c5f685dc82c147ae8ba800ce4b019fc0
                      - condition: state
                        entity: input_boolean.dashboard_menu_enrico_garten
                        state: "on"
                  - condition: and
                    conditions:
                      - condition: user
                        users:
                          - 0b44724681744be195da6c1d45a77bf6
                      - condition: state
                        entity: input_boolean.dashboard_menu_jana_garten
                        state: "on"
            card:
              type: vertical-stack
              cards:
                - type: horizontal-stack
                  cards:
                    - type: custom:mushroom-cover-card
                      show_position_control: true
                      tap_action:
                        action: toggle
                      hold_action:
                        action: more-info
                      double_tap_action:
                        action: none
                      entity: cover.markise_vorne
                    - type: custom:mushroom-cover-card
                      show_position_control: true
                      hold_action:
                        action: more-info
                      double_tap_action:
                        action: none
                      tap_action:
                        action: toggle
                      entity: cover.markise
                      icon: mdi:awning-outline
                - type: horizontal-stack
                  cards:
                    - type: custom:mushroom-chips-card
                      chips:
                        - type: action
                          tap_action:
                            action: call-service
                            service: cover.stop_cover
                            target:
                              device_id:
                                - 41b18466c28b554da66ef622c3c1042f
                                - d71c06b6b4e04ce2e009f4ff3e1aa276
                            data: {}
                          icon: mdi:stop
                        - type: action
                          tap_action:
                            action: call-service
                            service: cover.open_cover
                            target:
                              device_id:
                                - 41b18466c28b554da66ef622c3c1042f
                                - d71c06b6b4e04ce2e009f4ff3e1aa276
                          icon: mdi:arrow-up-bold-box-outline
                      alignment: center
                - type: conditional
                  conditions:
                    - condition: state
                      entity: input_boolean.moreinfo
                      state: "on"
                  card:
                    type: entities
                    entities:
                      - entity: sensor.markise_device_temperature
                        name: Markise Gerätetemperatur
                        secondary_info: last-updated
                      - entity: sensor.markise_vorne_device_temperature
                        name: Markise Vorne Gerätetemperatur
                        secondary_info: last-updated
                      - entity: automation.markise_bei_hitze_schliessen
                        secondary_info: last-triggered
                      - entity: input_boolean.sonnenschutz_uber_markise
                        secondary_info: last-changed
          - type: conditional
            conditions:
              - condition: or
                conditions:
                  - condition: and
                    conditions:
                      - condition: user
                        users:
                          - c5f685dc82c147ae8ba800ce4b019fc0
                          - c5f685dc82c147ae8ba800ce4b019fc0
                      - condition: state
                        entity: input_boolean.dashboard_menu_enrico_martha
                        state: "on"
                  - condition: and
                    conditions:
                      - condition: user
                        users:
                          - 0b44724681744be195da6c1d45a77bf6
                          - 0b44724681744be195da6c1d45a77bf6
                          - 0b44724681744be195da6c1d45a77bf6
                      - condition: state
                        entity: input_boolean.dashboard_menu_jana_martha
                        state: "on"
            card:
              type: vertical-stack
              cards:
                - type: horizontal-stack
                  cards:
                    - type: custom:mushroom-cover-card
                      show_position_control: true
                      entity: cover.martha
                      primary_info: none
                      hold_action:
                        action: more-info
                      double_tap_action:
                        action: none
                - type: horizontal-stack
                  cards:
                    - type: custom:mushroom-chips-card
                      chips:
                        - type: action
                          tap_action:
                            action: call-service
                            service: cover.stop_cover
                            target:
                              device_id: 0365024adcaecac5e2064aa783d0ab64
                            data: {}
                          icon: mdi:stop
                        - type: entity
                          tap_action:
                            action: toggle
                          hold_action:
                            action: none
                          double_tap_action:
                            action: none
                          content_info: name
                          name: 0%
                          entity: scene.martha_rolladen_auf_0
                        - type: entity
                          tap_action:
                            action: toggle
                          hold_action:
                            action: none
                          double_tap_action:
                            action: none
                          name: 60%
                          content_info: name
                          entity: scene.martha_rolladen_auf_60
                        - type: entity
                          tap_action:
                            action: toggle
                          hold_action:
                            action: none
                          double_tap_action:
                            action: none
                          content_info: name
                          name: 100%
                          entity: scene.martha_rolladen_auf_100
                      alignment: center
                - type: custom:mushroom-light-card
                  icon: ""
                  entity: light.martha
                  name: Deckenlampe
                - type: custom:mushroom-light-card
                  icon: ""
                  entity: light.led_lampe_martha
                  name: LED Lampe
                  use_light_color: true
                  show_brightness_control: true
                  show_color_control: true
                  collapsible_controls: true
                  show_color_temp_control: false
                  layout: horizontal
                - type: conditional
                  conditions:
                    - condition: state
                      entity: light.yh_rgb2
                      state_not: unavailable
                  card:
                    type: custom:mushroom-light-card
                    entity: light.yh_rgb2
                    layout: horizontal
                    show_brightness_control: true
                    collapsible_controls: false
                    icon_type: icon
                    icon: mdi:led-strip-variant
                    use_light_color: true
                    show_color_control: true
                    name: LED am Bett
                - type: custom:mushroom-media-player-card
                  entity: media_player.martha_lautsprecher
                  fill_container: true
                  use_media_info: true
                  show_volume_level: true
                  volume_controls:
                    - volume_set
                    - volume_buttons
                  media_controls:
                    - on_off
                    - previous
                    - play_pause_stop
                    - next
                - type: custom:mushroom-chips-card
                  chips:
                    - type: entity
                      entity: sensor.martha_wandthermostat_temperatur
                      tap_action:
                        action: none
                      hold_action:
                        action: none
                      double_tap_action:
                        action: none
                    - type: entity
                      entity: sensor.martha_wandthermostat_luftfeuchtigkeit
                    - type: entity
                      entity: climate.martha_wandthermostat
                      hold_action:
                        action: none
                      double_tap_action:
                        action: none
                  alignment: center
          - type: conditional
            conditions:
              - condition: or
                conditions:
                  - condition: and
                    conditions:
                      - condition: user
                        users:
                          - c5f685dc82c147ae8ba800ce4b019fc0
                      - condition: state
                        entity: input_boolean.dashboard_menu_enrico_diverse
                        state: "on"
                  - condition: and
                    conditions:
                      - condition: user
                        users:
                          - 0b44724681744be195da6c1d45a77bf6
                      - condition: state
                        entity: input_boolean.dashboard_menu_jana_diverse
                        state: "on"
            card:
              type: vertical-stack
              cards:
                - type: heading
                  icon: ""
                  heading: Ankleide
                  heading_style: subtitle
                - type: custom:mushroom-light-card
                  layout: horizontal
                  show_brightness_control: false
                  collapsible_controls: false
                  icon_type: icon
                  entity: light.ankleide_lampe
                  name: Deckenlampe
                - type: heading
                  icon: ""
                  heading: Abstellraum
                  heading_style: subtitle
                - type: custom:mushroom-light-card
                  layout: horizontal
                  show_brightness_control: false
                  collapsible_controls: false
                  icon_type: icon
                  entity: light.abstellraum_lampe
                  name: Deckenlampe
                - type: heading
                  icon: ""
                  heading_style: subtitle
                  heading: Diele
                - type: custom:mushroom-light-card
                  entity: light.flur_deckenlampe_eg
                  name: Deckenlampe EG
                  icon: ""
                - type: horizontal-stack
                  cards:
                    - type: custom:mushroom-light-card
                      entity: light.flur_tischlampe
                      name: Tischlampe
                      icon: ""
                    - type: custom:mushroom-entity-card
                      entity: switch.airbowl
                      tap_action:
                        action: toggle
                - type: heading
                  icon: ""
                  heading: HWR
                  heading_style: subtitle
                - type: horizontal-stack
                  cards:
                    - type: custom:mushroom-entity-card
                      entity: switch.luftung
                      tap_action:
                        action: none
                      hold_action:
                        action: more-info
                      double_tap_action:
                        action: more-info
                    - type: custom:mushroom-entity-card
                      entity: sensor.luftung_switch_0_power
                      name: Leistung
                    - type: custom:mushroom-entity-card
                      entity: automation.luftung_frostschutz_abschaltung_package
                      tap_action:
                        action: none
                      hold_action:
                        action: more-info
                      double_tap_action:
                        action: more-info
                      name: Abtauen
                      icon: mdi:snowflake-melt
      - type: grid
        cards:
          - type: conditional
            conditions:
              - condition: and
                conditions:
                  - condition: user
                    users:
                      - c5f685dc82c147ae8ba800ce4b019fc0
                      - c5f685dc82c147ae8ba800ce4b019fc0
                  - condition: or
                    conditions:
                      - condition: state
                        entity: sensor.badezimmer_fenster_links
                        state_not: Geschlossen
                      - condition: state
                        entity: sensor.badezimmer_fenster_rechts
                        state_not: Geschlossen
                      - condition: state
                        entity: binary_sensor.badezimmer_luften_sinnvoll
                        state: "on"
                  - condition: template
                    value_template: >-
                      {{ states('sensor.ebusd_lueftung_wtw04_airinlettemp') |
                      float(30) <
                      states('sensor.badezimmer_wandthermostat_temperatur') |
                      float(20) - 2 }}
                  - condition: state
                    entity: binary_sensor.beschattung_jemand_zuhause
                    state: "on"
            card:
              type: entities
              show_header_toggle: false
              card_mod:
                style: |
                  ha-card {
                    {% set v = states('sensor.badezimmer_wandthermostat_taupunkt_spreizung') | float(0) %}
                    {% if v < 8 %}
                      background-color: rgba(255, 0, 0, 0.12);
                    {% elif v < 10 %}
                      background-color: rgba(255, 165, 0, 0.12);
                    {% else %}
                      background-color: rgba(0, 200, 0, 0.12);
                    {% endif %}
                  } 
              entities:
                - type: custom:template-entity-row
                  name: >-
                    {% set v =
                    states('sensor.badezimmer_wandthermostat_taupunkt_spreizung')
                    | float(0) %}

                    {% if v < 8 %}
                      Bad lüften! Schimmelgefahr
                    {% elif v < 10 %}
                      Bad lüften empfohlen
                    {% else %}
                      Badezimmer OK
                    {% endif %}
                  icon: mdi:water-percent
                  state: >-
                    🌡 {{ states('sensor.badezimmer_wandthermostat_temperatur')
                    }}°C | 💧 {{
                    states('sensor.badezimmer_wandthermostat_luftfeuchtigkeit')
                    }}% | Δ {{
                    states('sensor.badezimmer_wandthermostat_taupunkt_spreizung')
                    }} K
                  card_mod:
                    style: |
                      :host {
                        font-weight: 600;
                      }
          - type: custom:auto-entities
            card:
              type: entities
              show_header_toggle: false
              state_color: true
            filter:
              include:
                - options: {}
                  entity_id: light*
                  state: "on"
              exclude:
                - options: {}
                  entity_id: light.licht_status
                - options: {}
                  entity_id: light.*segment*
            sort:
              method: friendly_name
            show_empty: false
            visibility:
              - condition: state
                entity: light.licht_status
                state: "on"
          - type: custom:advanced-camera-card
            title: Eingangsbereich
            engine: reolink
            always_error_if_entity_unavailable: false
            cameras:
              - camera_entity: camera.eingangsbereich_standardauflosung
                title: Eingangsbereich
                live_provider: auto
                reolink:
                  media_resolution: high
            live:
              draggable: false
              show_image_during_load: false
              display:
                mode: grid
                grid_selected_position: first
                grid_columns: 3
                grid_max_columns: 3
              controls:
                timeline: {}
                builtin: false
                ptz:
                  hide_home: true
                  position: bottom-left
                  orientation: vertical
                  mode: "on"
              auto_unmute: []
              auto_mute:
                - unselected
            elements:
              - type: custom:advanced-camera-card-menu-state-icon
                entity: input_boolean.datenschutzmodus_eingangsbereich
                icon: mdi:shield-lock-outline
                tap_action:
                  action: toggle
                permanent: true
              - type: custom:advanced-camera-card-menu-state-icon
                entity: light.eingangsbereich_scheinwerfer
                tap_action:
                  action: toggle
                permanent: true
              - type: conditional
                conditions:
                  - entity: input_boolean.datenschutzmodus_eingangsbereich
                    state: "on"
                elements:
                  - type: custom:hui-element
                    card_type: markdown
                    content: 🔒 **Datenschutzmodus aktiviert**
                    style:
                      top: 50%
                      left: 50%
                      transform: translate(-50%, -50%)
                      background: black
                      display: flex
                      justify-content: center
                      width: 100%
                      color: white
                      padding: 100% 100%
                      border-radius: 12px
                      font-size: 1.4em
                      pointer-events: none
            menu:
              buttons:
                substreams:
                  enabled: false
                clips:
                  enabled: false
                snapshots:
                  enabled: false
                folders:
                  enabled: false
                camera_ui:
                  enabled: false
                fullscreen:
                  enabled: false
                timeline:
                  enabled: false
                media_player:
                  enabled: false
                mute:
                  enabled: true
                iris:
                  icon: reolink
            status_bar:
              style: none
            media_gallery:
              controls:
                thumbnails:
                  show_details: true
                  show_favorite_control: false
                filter:
                  mode: right
            media_viewer:
              zoomable: false
              controls:
                timeline:
                  mode: below
            view:
              theme:
                themes: []
          - type: custom:advanced-camera-card
            title: Carport
            engine: reolink
            always_error_if_entity_unavailable: false
            cameras:
              - camera_entity: camera.carport_standardauflosung
                title: Carport
                live_provider: auto
                reolink:
                  media_resolution: high
            live:
              draggable: false
              show_image_during_load: false
              display:
                mode: grid
                grid_selected_position: first
                grid_columns: 3
                grid_max_columns: 3
              controls:
                timeline: {}
                builtin: false
                ptz:
                  hide_home: true
                  position: bottom-left
                  orientation: vertical
                  mode: "on"
              auto_mute:
                - unselected
              auto_unmute: []
            elements:
              - type: custom:advanced-camera-card-menu-state-icon
                entity: input_boolean.datenschutzmodus_carport
                icon: mdi:shield-lock-outline
                tap_action:
                  action: toggle
                permanent: true
              - type: custom:advanced-camera-card-menu-state-icon
                entity: light.carport_scheinwerfer
                tap_action:
                  action: toggle
                permanent: true
              - type: conditional
                conditions:
                  - entity: input_boolean.datenschutzmodus_carport
                    state: "on"
                elements:
                  - type: custom:hui-element
                    card_type: markdown
                    content: 🔒 **Datenschutzmodus aktiviert**
                    style:
                      top: 50%
                      left: 50%
                      transform: translate(-50%, -50%)
                      background: black
                      display: flex
                      justify-content: center
                      width: 100%
                      color: white
                      padding: 100% 100%
                      border-radius: 12px
                      font-size: 1.4em
                      pointer-events: none
            menu:
              buttons:
                substreams:
                  enabled: false
                clips:
                  enabled: false
                snapshots:
                  enabled: false
                folders:
                  enabled: false
                camera_ui:
                  enabled: false
                fullscreen:
                  enabled: false
                timeline:
                  enabled: false
                media_player:
                  enabled: false
                mute:
                  enabled: true
                iris:
                  icon: reolink
            status_bar:
              style: none
            media_gallery:
              controls:
                thumbnails:
                  size: 75
                  show_details: true
                  show_favorite_control: false
                filter:
                  mode: right
            media_viewer:
              zoomable: false
              controls:
                timeline:
                  mode: below
            view:
              theme:
                themes: []
        visibility:
          - condition: user
            users:
              - c5f685dc82c147ae8ba800ce4b019fc0
              - 0b44724681744be195da6c1d45a77bf6
      - type: grid
        cards:
          - type: conditional
            conditions:
              - condition: state
                entity: binary_sensor.skoda_enyaq_ladekabel
                state: "on"
              - condition: user
                users:
                  - c5f685dc82c147ae8ba800ce4b019fc0
            card:
              type: entities
              entities:
                - entity: sensor.skoda_enyaq_ladeleistung
                  name: Ladeleistung
                - entity: sensor.skoda_enyaq_laderate
                  name: Laderate
                - entity: sensor.skoda_enyaq_verbleibende_ladezeit
                  name: Verbleibende Ladezeit
              header:
                type: graph
                entity: sensor.skoda_enyaq_laderate
                detail: 2
                hours_to_show: 10
          - type: custom:power-flow-card-plus
            entities:
              battery:
                entity: sensor.solarbank_3_e2700_pro_akkuleistung
                invert_state: true
                state_of_charge: sensor.solarbank_3_e2700_pro_ladestand
                show_state_of_charge: true
                state_of_charge_unit_white_space: true
                color_value: true
                display_state: two_way
              grid:
                entity: sensor.strom_netzbezug_gesamt
                secondary_info: {}
              solar:
                entity: sensor.system_home_sb_solarleistung
                display_zero_state: true
                secondary_info: {}
              home:
                secondary_info: {}
                entity: sensor.strom_netzbezug_gesamt
                subtract_individual: false
              individual:
                - entity: sensor.heizung_power
                  name: Heizung
                  icon: mdi:heat-wave
                - entity: sensor.luftung_switch_0_power
                  name: Lüftung
                  icon: mdi:hvac
                - entity: sensor.licht_power
                  name: Licht
                  icon: mdi:lightbulb-group-outline
                - entity: sensor.smarthome_leistung_alle_gerate
                  name: Smart Home
                  icon: mdi:home-assistant
                - entity: sensor.gefrierschrank_energy_power
                  name: Gefrierschrank
                  icon: mdi:snowflake
                - entity: sensor.waschmaschine_energy_power
                  name: Waschmaschine
                  icon: mdi:washing-machine
                - entity: sensor.trockner_energy_power
                  name: Trockner
                  icon: mdi:tumble-dryer
                - entity: sensor.geschirrspuler_power
                  name: Geschirrspüler
                  icon: mdi:dishwasher
                - entity: sensor.backofen_power
                  name: Backofen
                  icon: mdi:stove
                - entity: sensor.thermomix_tm6_leistung
                  name: Thermomix TM6
                  icon: mdi:blender
                - entity: sensor.wohnzimmer_steckdose_unterhaltung_power
                  name: Unterhaltung
                  icon: mdi:television
                - entity: sensor.3d_drucker_power
                  name: 3D Drucker
                  icon: mdi:printer-3d
                - entity: sensor.mikrowelle_power
                  name: Mikrowelle
                  icon: mdi:microwave
                - entity: sensor.airfryer_power
                  name: AirFryer
                  icon: mdi:french-fries
                - entity: sensor.thermomix_tm7_power
                  name: Thermomix TM7
                  icon: mdi:blender
                - entity: sensor.badezimmer_steckdosen_power
                  secondary_info: {}
                  name: Föhn
                  icon: mdi:hair-dryer-outline
            clickable_entities: true
            display_zero_lines:
              mode: transparency
              transparency: 50
              grey_color:
                - 189
                - 189
                - 189
            use_new_flow_rate_model: true
            w_decimals: 0
            kw_decimals: 1
            min_flow_rate: 0.75
            max_flow_rate: 6
            max_expected_power: 2000
            min_expected_power: 0.01
            watt_threshold: 1000
            transparency_zero_lines: 0
            sort_individual_devices: true
            visibility:
              - condition: user
                users:
                  - c5f685dc82c147ae8ba800ce4b019fc0
          - type: conditional
            conditions:
              - condition: user
                users:
                  - c5f685dc82c147ae8ba800ce4b019fc0
            card:
              type: vertical-stack
              cards:
                - type: energy-usage-graph
          - type: custom:mushroom-chips-card
            chips:
              - type: entity
                entity: sensor.geschirrspuler_power
                icon: mdi:dishwasher
              - type: entity
                entity: sensor.waschmaschine_energy_power
                icon: mdi:washing-machine
              - type: entity
                entity: sensor.trockner_energy_power
                icon: mdi:tumble-dryer
              - type: entity
                entity: sensor.kuhlschrank_energy_power
                icon: mdi:fridge-variant-outline
              - type: entity
                entity: sensor.gefrierschrank_energy_power
                icon: mdi:snowflake
              - type: entity
                entity: sensor.backofen_power
                icon: mdi:stove
              - type: entity
                entity: sensor.mikrowelle_power
                icon: mdi:microwave
              - type: entity
                entity: sensor.3d_drucker_power
                icon: mdi:printer-3d
                hold_action:
                  action: perform-action
                  perform_action: switch.toggle
                  target:
                    device_id: 7170bc125614c5173fb71a1777f5c618
              - type: entity
                entity: sensor.wohnzimmer_steckdose_unterhaltung_power
                icon: mdi:television
              - type: entity
                entity: sensor.heizung_power
                icon: mdi:heat-wave
              - type: entity
                entity: sensor.luftung_switch_0_power
                icon: mdi:hvac
              - type: entity
                entity: sensor.licht_power
                icon: mdi:lightbulb-group-outline
              - type: entity
                entity: sensor.smarthome_leistung_alle_gerate
                icon: mdi:home-assistant
              - type: entity
                entity: sensor.strom_netzbezug_gesamt
                hold_action:
                  action: none
                double_tap_action:
                  action: none
            alignment: center
            visibility:
              - condition: user
                users:
                  - c5f685dc82c147ae8ba800ce4b019fc0
        visibility:
          - condition: user
            users:
              - c5f685dc82c147ae8ba800ce4b019fc0
    visible:
      - user: c5f685dc82c147ae8ba800ce4b019fc0
      - user: 0b44724681744be195da6c1d45a77bf6
    icon: mdi:home
    max_columns: 3
    badges:
      - type: entity
        show_name: false
        show_state: false
        show_icon: true
        color: ""
        entity: image.skoda_enyaq_hauptansicht_des_fahrzeugs
        show_entity_picture: true
        tap_action:
          action: navigate
          navigation_path: /lovelace/enyaq
        visibility:
          - condition: user
            users:
              - c5f685dc82c147ae8ba800ce4b019fc0
          - condition: screen
            media_query: "(min-width: 0px) and (max-width: 767px)"
      - type: entity
        show_name: false
        show_state: false
        show_icon: true
        color: ""
        entity: binary_sensor.skoda_enyaq_fahrzeug_verriegelt
        visibility:
          - condition: user
            users:
              - c5f685dc82c147ae8ba800ce4b019fc0
          - condition: screen
            media_query: "(min-width: 0px) and (max-width: 767px)"
      - type: entity
        show_name: false
        show_state: true
        show_icon: true
        color: ""
        entity: sensor.skoda_enyaq_batteriestand
        visibility:
          - condition: user
            users:
              - c5f685dc82c147ae8ba800ce4b019fc0
          - condition: screen
            media_query: "(min-width: 0px) and (max-width: 767px)"
      - type: entity
        show_name: false
        show_state: true
        show_icon: true
        color: ""
        entity: sensor.skoda_enyaq_reichweite
        visibility:
          - condition: user
            users:
              - c5f685dc82c147ae8ba800ce4b019fc0
          - condition: screen
            media_query: "(min-width: 0px) and (max-width: 767px)"
      - type: entity
        show_name: false
        show_state: true
        show_icon: true
        color: ""
        entity: sensor.skoda_enyaq_kilometerstand
        visibility:
          - condition: user
            users:
              - c5f685dc82c147ae8ba800ce4b019fc0
          - condition: screen
            media_query: "(min-width: 0px) and (max-width: 767px)"
  - type: sections
    title: Skoda Enyaq "Möhrchen"
    path: enyaq
    sections:
      - type: grid
        cards:
          - type: heading
            icon: ""
            heading_style: subtitle
            visibility:
              - condition: screen
                media_query: "(min-width: 768px)"
          - type: picture-elements
            elements:
              - type: image
                image: /local/images/transparent.png
                style:
                  top: 50%
                  left: 50%
                  width: 100%
                  height: 100%
                  transform: translate(-50%, -50%)
                tap_action:
                  action: navigate
                  navigation_path: /lovelace/enyaq
              - type: state-label
                entity: sensor.skoda_enyaq_letzte_aktualisierung
                prefix: "Last Connect: "
                style:
                  top: 0%
                  left: 0%
                  width: 100%
                  color: black
                  font-weight: normal
                  font-size: 60%
                  text-align: center
                  transform: scale(1,1)
              - type: state-icon
                entity: binary_sensor.skoda_enyaq_fahrzeug_verriegelt
                style:
                  top: 25%
                  left: 0%
                  transform-origin: top-left
                  transform: scale(1,1)
              - type: state-label
                entity: sensor.skoda_enyaq_kilometerstand
                style:
                  top: 0%
                  right: 0%
                  font-weight: bold
                  color: black
                  transform-origin: top-right
                  transform: scale(1,1)
              - type: state-label
                style:
                  top: 10%
                  right: 0%
                  font-weight: bold
                  color: black
                  transform-origin: top-right
                  transform: scale(1,1)
                entity: sensor.skoda_enyaq_tageskilometer
              - type: state-icon
                entity: sensor.skoda_enyaq_batteriestand
                style:
                  bottom: 0%
                  left: 0%
                  transform-origin: bottom-left
                  transform: scale(1,1)
              - type: state-label
                entity: sensor.skoda_enyaq_batteriestand
                style:
                  bottom: 0%
                  left: 7%
                  font-weight: bold
                  color: black
                  transform-origin: bottom-left
                  transform: scale(1,1)
              - type: state-icon
                entity: sensor.skoda_enyaq_reichweite
                style:
                  bottom: 0%
                  left: 20%
                  transform-origin: bottom-left
                  transform: scale(1,1)
              - type: state-label
                entity: sensor.skoda_enyaq_reichweite
                style:
                  bottom: 0%
                  left: 27%
                  font-weight: bold
                  color: black
                  transform-origin: bottom-left
                  transform: scale(1,1)
              - type: state-icon
                entity: climate.skoda_enyaq_klimaanlage
                style:
                  bottom: 0%
                  right: 0%
                  transform-origin: bottom-right
                  transform: scale(1,1)
                tap_action:
                  action: more-info
                icon_tap_action:
                  action: more-info
              - type: state-label
                entity: climate.skoda_enyaq_klimaanlage
                style:
                  bottom: 0%
                  right: 8%
                  color: black
                  font-weight: bold
                  transform-origin: bottom-right
                  transform: scale(1,1)
                tap_action:
                  action: more-info
            image: /local/images/Enyaq/Skoda-Enyaq.png
          - type: conditional
            conditions:
              - condition: state
                entity: binary_sensor.skoda_enyaq_ladekabel
                state: "on"
              - condition: user
                users:
                  - c5f685dc82c147ae8ba800ce4b019fc0
            card:
              type: entities
              entities:
                - entity: sensor.skoda_enyaq_ladeleistung
                  name: Ladeleistung
                - entity: sensor.skoda_enyaq_laderate
                  name: Laderate
                - entity: sensor.skoda_enyaq_verbleibende_ladezeit
                  name: Verbleibende Ladezeit
              header:
                type: graph
                entity: sensor.skoda_enyaq_laderate
                hours_to_show: 10
                detail: 2
          - type: heading
            icon: ""
            heading: Infos
            heading_style: subtitle
          - type: custom:mushroom-person-card
            entity: device_tracker.skoda_enyaq_standort
            layout: horizontal
            fill_container: false
            primary_info: state
            secondary_info: last-changed
          - square: true
            type: grid
            cards:
              - type: picture-elements
                elements:
                  - type: image
                    image: /local/images/Enyaq/enyaq-driver-door.svg
                    state_filter:
                      "on": opacity(100%)
                      "off": opacity(0%)
                    entity: binary_sensor.skoda_enyaq_ture_vorne_links
                    tap_action:
                      action: none
                    style:
                      top: 50%
                      left: 50%
                      width: 100%
                      height: 100%
                      transform: translate(-50%, -50%)
                  - type: image
                    image: /local/images/Enyaq/enyaq-passenger-door.svg
                    state_filter:
                      "on": opacity(100%)
                      "off": opacity(0%)
                    entity: binary_sensor.skoda_enyaq_ture_vorne_rechts
                    tap_action:
                      action: none
                    style:
                      top: 50%
                      left: 50%
                      width: 100%
                      height: 100%
                      transform: translate(-50%, -50%)
                  - type: image
                    image: /local/images/Enyaq/enyaq-rear-left-door.svg
                    state_filter:
                      "on": opacity(100%)
                      "off": opacity(0%)
                    entity: binary_sensor.skoda_enyaq_ture_hinten_links
                    tap_action:
                      action: none
                    style:
                      top: 50%
                      left: 50%
                      width: 100%
                      height: 100%
                      transform: translate(-50%, -50%)
                  - type: image
                    image: /local/images/Enyaq/enyaq-rear-right-door.svg
                    state_filter:
                      "on": opacity(100%)
                      "off": opacity(0%)
                    entity: binary_sensor.skoda_enyaq_ture_hinten_rechts
                    tap_action:
                      action: none
                    style:
                      top: 50%
                      left: 50%
                      width: 100%
                      height: 100%
                      transform: translate(-50%, -50%)
                  - type: image
                    image: /local/images/Enyaq/enyaq-hood.svg
                    state_filter:
                      "on": opacity(100%)
                      "off": opacity(0%)
                    entity: binary_sensor.skoda_enyaq_motorhaube
                    tap_action:
                      action: none
                    style:
                      top: 50%
                      left: 50%
                      width: 100%
                      height: 100%
                      transform: translate(-50%, -50%)
                  - type: image
                    image: /local/images/Enyaq/enyaq-tailgate.svg
                    state_filter:
                      "on": opacity(100%)
                      "off": opacity(0%)
                    entity: binary_sensor.skoda_enyaq_kofferraum
                    tap_action:
                      action: none
                    style:
                      top: 50%
                      left: 50%
                      width: 100%
                      height: 100%
                      transform: translate(-50%, -50%)
                  - type: image
                    image: /local/images/Enyaq/enyaq-driver-window.svg
                    state_filter:
                      "on": opacity(100%)
                      "off": opacity(0%)
                    entity: binary_sensor.skoda_enyaq_fenster_vorne_links
                    tap_action:
                      action: none
                    style:
                      top: 50%
                      left: 50%
                      width: 100%
                      height: 100%
                      transform: translate(-50%, -50%)
                  - type: image
                    image: /local/images/Enyaq/enyaq-passenger-window.svg
                    state_filter:
                      "on": opacity(100%)
                      "off": opacity(0%)
                    entity: binary_sensor.skoda_enyaq_fenster_vorne_rechts
                    tap_action:
                      action: none
                    style:
                      top: 50%
                      left: 50%
                      width: 100%
                      height: 100%
                      transform: translate(-50%, -50%)
                  - type: image
                    image: /local/images/Enyaq/enyaq-rear-left-window.svg
                    state_filter:
                      "on": opacity(100%)
                      "off": opacity(0%)
                    entity: binary_sensor.skoda_enyaq_fenster_hinten_links
                    tap_action:
                      action: none
                    style:
                      top: 50%
                      left: 50%
                      width: 100%
                      height: 100%
                      transform: translate(-50%, -50%)
                  - type: image
                    image: /local/images/Enyaq/enyaq-rear-right-window.svg
                    state_filter:
                      "on": opacity(100%)
                      "off": opacity(0%)
                    entity: binary_sensor.skoda_enyaq_fenster_hinten_rechts
                    tap_action:
                      action: none
                    style:
                      top: 50%
                      left: 50%
                      width: 100%
                      height: 100%
                      transform: translate(-50%, -50%)
                  - type: image
                    image: /local/images/Enyaq/enyaq-lock.svg
                    state_filter:
                      "on": opacity(100%)
                      "off": opacity(0%)
                    entity: binary_sensor.skoda_enyaq_fahrzeug_verriegelt
                    tap_action:
                      action: none
                    style:
                      top: 50%
                      left: 50%
                      width: 100%
                      height: 100%
                      transform: translate(-50%, -50%)
                  - type: image
                    image: /local/images/Enyaq/enyaq-charging.png
                    state_filter:
                      "on": opacity(100%)
                      "off": opacity(0%)
                    entity: switch.skoda_enyaq_laden
                    tap_action:
                      action: none
                    style:
                      top: 50%
                      left: 50%
                      width: 100%
                      height: 100%
                      transform: translate(-50%, -50%)
                image: /local/images/Enyaq/enyaq.png
              - type: map
                entities:
                  - entity: device_tracker.skoda_enyaq_standort
                default_zoom: 16
                theme_mode: auto
                hours_to_show: 24
            columns: 2
      - type: grid
        cards:
          - type: heading
            heading: Firmenleasing
            heading_style: subtitle
          - chart_type: bar
            period: month
            type: statistics-graph
            entities:
              - sensor.skoda_enyaq_kilometerstand
            stat_types:
              - change
            hide_legend: true
            logarithmic_scale: false
            days_to_show: 480
            grid_options:
              columns: full
          - type: custom:card-templater
            card:
              type: entities
              entities:
                - entity: sensor.skoda_enyaq_kilometerstand
                  name: Aktueller KM-Stand
                - type: custom:template-entity-row
                  icon: mdi:counter
                  name: Leasing Laufleistung
                  state: |-
                    {{ 
                        "{:,}".format(
                            ((states('input_number.firmenleasing_km_laufleistung_pro_jahr') | int(0)) / 365 *
                            ((as_timestamp(now()) - as_timestamp(states.input_datetime.firmenleasing_beginn.state)) / 86400) | int(0)) 
                            | round(0)
                        ).replace(",", ".") 
                    }} km
                - type: custom:template-entity-row
                  name: Differenz vom KM-Stand
                  icon: mdi:arrow-left-right
                  state: |-
                    {{ 
                        "{:,}".format(
                            (( states('input_number.firmenleasing_km_laufleistung_pro_jahr')|int)
                            / 365 * ((as_timestamp(now()) -
                            as_timestamp(states.input_datetime.firmenleasing_beginn.state)) / 86400)
                            | int(0)) | round(0)  -
                            (states('sensor.skoda_enyaq_kilometerstand')|float |round(0))
                        ).replace(",", ".") 
                    }} km
                - type: custom:template-entity-row
                  name: Restlaufleistung bis Ende
                  icon: mdi:counter
                  state: |-
                    {{ 
                        "{:,}".format(
                            (states('input_number.firmenleasing_km_laufleistung_pro_jahr')|int *
                            (states('input_number.firmenleasing_laufzeit')|int / 12) -
                            states('sensor.skoda_enyaq_kilometerstand')|int +
                            states('input_number.firmenleasing_laufleistung_uberschreitung')|int) |
                            round(0)
                        ).replace(",", ".") 
                    }} km
                - type: custom:template-entity-row
                  name: Tage seit Beginn
                  icon: mdi:calendar-start-outline
                  state: |-
                    {{ 
                        "{:,}".format(
                            ((as_timestamp(now()) -         as_timestamp(states.input_datetime.firmenleasing_beginn.state)) / 86400) | int(0)
                        ).replace(",", ".") 
                    }} Tage
                - type: custom:template-entity-row
                  name: Tage bis Ende
                  icon: mdi:calendar-end-outline
                  state: >-
                    {% set date =
                    as_datetime(states('input_datetime.firmenleasing_beginn'))
                    %}  {% set submonths =
                    states('input_number.firmenleasing_laufzeit')|int %}  {% set
                    dateend = date.replace(year=date.year +
                    submonths//12).replace(month= [12, 1, 2, 3, 4, 5, 6, 7, 8,
                    9, 10, 11, 12][date.month - submonths%12]) - timedelta(1)
                    %}  {{ 
                        "{:,}".format(
                            ((as_timestamp(dateend) - as_timestamp(now())) / 86400) | int(0) | round(0)
                        ).replace(",", ".") 
                    }} Tage
                - type: custom:template-entity-row
                  icon: mdi:calendar-end-outline
                  state: >-
                    {% set date =
                    as_datetime(states('input_datetime.firmenleasing_beginn'))
                    %}  {% set submonths =
                    states('input_number.firmenleasing_laufzeit')|int %}  {% set
                    dateend = date.replace(year=date.year +
                    submonths//12).replace(month= [12, 1, 2, 3, 4, 5, 6, 7, 8,
                    9, 10, 11, 12][date.month - submonths%12]) - timedelta(1)
                    %}  {{ 
                        "{:,}".format(
                            (((states.sensor.skoda_enyaq_kilometerstand.state|int(0) /
                            ((as_timestamp(now()) -                 as_timestamp(states.input_datetime.firmenleasing_beginn.state)) /
                            86400)| int(0)) * ((as_timestamp(dateend) - as_timestamp(now())) /
                            86400) | int(0) | round(0)) +
                            states.sensor.skoda_enyaq_kilometerstand.state|int) | round(0)
                        ).replace(",", ".") 
                    }} km
                  name: Ges. KM-Stand bis Ende
                - type: custom:fold-entity-row
                  head:
                    type: section
                    label: Weitere Einstellungen
                  items:
                    - entity: input_datetime.firmenleasing_beginn
                      name: Beginn
                    - type: custom:template-entity-row
                      name: Ende
                      icon: mdi:calendar-end-outline
                      state: >-
                        {% set date =
                        as_datetime(states('input_datetime.firmenleasing_beginn'))
                        %}  {% set submonths =
                        states('input_number.firmenleasing_laufzeit')|int %}  {{
                          (date.replace(year=date.year + submonths//12).replace(month= [12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12][date.month - submonths%12]) - timedelta(1)).strftime('%d.%m.%Y') 
                        }}
                    - entity: input_number.firmenleasing_laufzeit
                      name: Laufzeit
                    - entity: input_number.firmenleasing_km_laufleistung_pro_jahr
                      name: km pro Jahr
                    - entity: input_number.firmenleasing_laufleistung_uberschreitung
                      name: Mehr-km Toleranz
                  state_color: true
            entities:
              - sensor.skoda_enyaq_kilometerstand
              - input_number.firmenleasing_km_laufleistung_pro_jahr
              - input_number.firmenleasing_laufleistung_uberschreitung
              - input_number.firmenleasing_laufzeit
              - input_datetime.firmenleasing_beginn
              - input_boolean.firmenleasing_editieren
      - type: grid
        cards:
          - type: heading
            icon: ""
            heading: Klimatisierung
            heading_style: subtitle
          - type: entities
            entities:
              - entity: sensor.skoda_enyaq_aussentemperatur
              - entity: climate.skoda_enyaq_klimaanlage
              - type: custom:fold-entity-row
                head:
                  type: section
                  label: Weitere Einstellungen
                items:
                  - entity: switch.skoda_enyaq_fensterheizung_mit_ac
                  - entity: switch.skoda_enyaq_rechte_sitzheizung_mit_ac
                  - entity: switch.skoda_enyaq_linke_sitzheizung_mit_ac
                  - entity: switch.skoda_enyaq_ac_wenn_entsperrt
                  - entity: switch.skoda_enyaq_klimaanlagen_timer_1
                  - entity: switch.skoda_enyaq_klimaanlagen_timer_2
          - type: heading
            icon: ""
            heading: Laden
            heading_style: subtitle
          - type: entities
            entities:
              - entity: sensor.skoda_enyaq_batteriestand
              - entity: switch.skoda_enyaq_laden
              - entity: switch.skoda_enyaq_nach_ladevorgang_entsperren
              - entity: sensor.skoda_enyaq_ladegrenze_in_prozent
              - entity: number.skoda_enyaq_ladelimit
      - type: grid
        cards:
          - type: heading
            heading: Statistiken
            heading_style: subtitle
          - type: custom:apexcharts-card
            update_interval: 1minute
            header:
              show: true
              title: Ladeleistung Statistik
              show_states: false
              colorize_states: true
              floating: false
              standard_format: false
            graph_span: 1day
            span:
              end: day
            show:
              last_updated: false
            all_series_config:
              stroke_width: 2
            now:
              show: true
            series:
              - entity: sensor.skoda_enyaq_batteriestand
                name: Batteriestand
                show:
                  extremas: true
                yaxis_id: batteriestand
                statistics:
                  period: hour
                  align: start
                group_by:
                  duration: 1h
                  func: raw
              - entity: sensor.skoda_enyaq_ladeleistung
                name: Ladeleistung
                show:
                  extremas: true
                yaxis_id: reichweite
                opacity: 0.1
                type: area
                statistics:
                  period: hour
                  align: start
                group_by:
                  duration: 1h
                  func: raw
            yaxis:
              - id: batteriestand
                show: true
                min: 0
                max: 100
                opposite: false
                decimals: 0
              - id: reichweite
                show: true
                min: 0
                opposite: true
                decimals: 0
          - type: custom:apexcharts-card
            update_interval: 5min
            header:
              show: true
              title: Batterie und Reichweiten Statistik
              show_states: false
              colorize_states: true
              floating: false
            graph_span: 12month
            span:
              end: day
            show:
              last_updated: false
            all_series_config:
              stroke_width: 2
            now:
              show: true
            series:
              - entity: sensor.skoda_enyaq_batteriestand
                name: Batteriestand
                show:
                  extremas: true
                yaxis_id: batteriestand
                statistics:
                  period: hour
                  align: start
                  type: max
                group_by:
                  func: max
                  duration: 1d
              - entity: sensor.skoda_enyaq_reichweite
                name: Reichweite
                show:
                  extremas: true
                yaxis_id: reichweite
                opacity: 0.1
                type: area
                statistics:
                  period: hour
                  align: start
                  type: max
                group_by:
                  func: max
                  duration: 1d
            yaxis:
              - id: batteriestand
                show: true
                min: 0
                max: 100
                opposite: false
                decimals: 0
              - id: reichweite
                show: true
                min: 0
                opposite: true
                decimals: 0
          - chart_type: line
            period: day
            type: statistics-graph
            entities:
              - sensor.skoda_enyaq_batteriestand
            stat_types:
              - min
              - max
            days_to_show: 360
          - chart_type: line
            period: day
            type: statistics-graph
            entities:
              - sensor.skoda_enyaq_ladeleistung
            stat_types:
              - min
              - max
            days_to_show: 360
          - chart_type: line
            period: day
            type: statistics-graph
            entities:
              - sensor.skoda_enyaq_kilometerstand
            stat_types:
              - change
            days_to_show: 360
            logarithmic_scale: false
        column_span: 3
      - type: grid
        cards:
          - type: heading
            icon: ""
            heading: Beanstandungen & Mängel
            heading_style: subtitle
          - display_order: alpha_asc
            type: todo-list
            entity: todo.skoda_enyaq
            hide_completed: false
            theme: Google Theme
      - type: grid
        cards:
          - type: heading
            heading: Aktivitäten
            heading_style: subtitle
          - type: logbook
            target:
              entity_id: []
              device_id: 5316fe2c56b1803830257f2c88e5c662
          - type: markdown
            content: >
              <details open>
                <summary><strong>🔧 Aktive Mängel</strong></summary>

              - **05.07.2025 – Lordose knackt**


              - **19.09.2025 – B-Säule Fahrerseite knistert während der Fahrt**


              - **28.03.2025 – Vibrationen im Gaspedal bei 60–70 km/h**


              - **Knarzen der Achsmanschetten beim Einlenken**


              - **Poltern an der Vorderachse**  
                - *17.12.2024:* Bis 30 km/h poltert die Vorderachse bei jeder kleinsten Unebenheit.  
                - *xx.02.2025:* Prüfung in der Werkstatt, Vergleichsfahrzeug wird benötigt.  
                - *03.06.2025:* Koppelstangen vorne getauscht.  
                - *26.08.2025:* Rückmeldung vom Autohaus, dass in Q3/2025 eine Feldmaßnahme von Skoda kommen soll.
                - *13.11.2025:* Wurde erneut von der Werkstatt begutachtet. Keine TPI von Skoda = Keine Reparatur

              </details>


              <details>
                <summary><strong>✅ Erledigte Mängel</strong></summary>

              - **05.07.2025 – Massage ohne Funktion**  
                Massage geht wieder, ohne Zutun.

              - **19.09.2025 – Heckklappenmotor rechts klackert**  
                - *13.11.2025:* Heckklappenmotor getauscht.

              - **Limit Batterieschutz in der App, wenn es unter 0 °C ist**  
                - *13.11.2025:* 12-V-Batterie getauscht.

              - **19.09.2025 – Schachtleiste hintere Tür Beifahrerseite löst
              sich**  
                Die Leiste stand schon bei der Auslieferung etwas ab. 1. Nachbesserung wurde bereits durchgeführt,  
                Leiste neu befestigt. Das Problem besteht weiterhin – die Leiste lässt sich fast komplett herausnehmen.  
                - *13.11.2025:* Schachtleiste erneut befestigt

              </details>
    cards: []
    icon: mdi:car
    visible:
      - user: c5f685dc82c147ae8ba800ce4b019fc0
    max_columns: 3
    subview: false
    dense_section_placement: true
    theme: Google Theme
    background:
      opacity: 100
      alignment: center
      size: cover
      repeat: no-repeat
      attachment: scroll
  - type: sections
    max_columns: 3
    title: Media
    path: media
    icon: mdi:multimedia
    dense_section_placement: true
    sections:
      - type: grid
        cards:
          - type: heading
            heading: Wohnzimmer
            heading_style: title
            icon: mdi:sofa-outline
          - type: custom:mushroom-media-player-card
            entity: media_player.wohnzimmer_lautsprecher
            use_media_info: true
            show_volume_level: true
            volume_controls:
              - volume_set
              - volume_buttons
              - volume_mute
            media_controls:
              - on_off
              - shuffle
              - previous
              - play_pause_stop
              - next
              - repeat
            grid_options:
              columns: full
            collapsible_controls: true
          - type: custom:mushroom-media-player-card
            use_media_info: true
            show_volume_level: true
            volume_controls:
              - volume_set
              - volume_buttons
              - volume_mute
            media_controls:
              - on_off
              - shuffle
              - previous
              - play_pause_stop
              - next
              - repeat
            grid_options:
              columns: full
            collapsible_controls: true
            entity: media_player.waipu_tv_box_2
      - type: grid
        cards:
          - type: heading
            heading: Küche
            heading_style: title
            icon: mdi:fridge-variant-outline
          - type: custom:mushroom-media-player-card
            entity: media_player.kuchenlautsprecher
            use_media_info: true
            show_volume_level: true
            volume_controls:
              - volume_set
              - volume_buttons
              - volume_mute
            media_controls:
              - on_off
              - shuffle
              - previous
              - play_pause_stop
              - next
              - repeat
            grid_options:
              columns: full
            collapsible_controls: true
      - type: grid
        cards:
          - type: heading
            heading: Badezimmer
            heading_style: title
            icon: mdi:shower
          - type: custom:mushroom-media-player-card
            entity: media_player.badezimmer
            use_media_info: true
            show_volume_level: true
            volume_controls:
              - volume_set
              - volume_buttons
              - volume_mute
            media_controls:
              - on_off
              - shuffle
              - previous
              - play_pause_stop
              - next
              - repeat
            grid_options:
              columns: full
            collapsible_controls: true
      - type: grid
        cards:
          - type: heading
            heading: Schlafzimmer
            heading_style: title
            icon: mdi:bed-king-outline
          - type: custom:mushroom-media-player-card
            entity: media_player.schlafzimmer
            use_media_info: true
            show_volume_level: true
            volume_controls:
              - volume_set
              - volume_buttons
              - volume_mute
            media_controls:
              - on_off
              - shuffle
              - previous
              - play_pause_stop
              - next
              - repeat
            grid_options:
              columns: full
            collapsible_controls: true
      - type: grid
        cards:
          - type: heading
            heading: Martha
            heading_style: title
            icon: mdi:teddy-bear
          - type: custom:mushroom-media-player-card
            use_media_info: true
            show_volume_level: true
            volume_controls:
              - volume_set
              - volume_buttons
              - volume_mute
            media_controls:
              - on_off
              - shuffle
              - previous
              - play_pause_stop
              - next
              - repeat
            grid_options:
              columns: full
            collapsible_controls: true
            entity: media_player.martha_lautsprecher
      - type: grid
        cards:
          - type: heading
            heading: Karell
            heading_style: title
            icon: mdi:toy-brick
          - type: custom:mushroom-media-player-card
            entity: media_player.karell_lautsprecher
            use_media_info: true
            show_volume_level: true
            volume_controls:
              - volume_set
              - volume_buttons
              - volume_mute
            media_controls:
              - on_off
              - shuffle
              - previous
              - play_pause_stop
              - next
              - repeat
            grid_options:
              columns: full
            collapsible_controls: true
    theme: Google Theme
    cards: []
  - type: sections
    max_columns: 3
    title: 3D Druck
    path: 3d-druck
    icon: mdi:printer-3d
    sections:
      - type: grid
        cards:
          - type: heading
            icon: ""
            heading_style: subtitle
            heading: Live View
          - camera_view: live
            type: picture-glance
            image: https://demo.home-assistant.io/stub_config/kitchen.png
            entities:
              - entity: light.bambulab_p1s_druckraumbeleuchtung
            camera_image: camera.bambulab_p1s_kamera
            entity: light.bambulab_p1s_druckraumbeleuchtung
          - type: heading
            icon: ""
            heading: Steuerung
            heading_style: subtitle
          - type: custom:ha-bambulab-print_control-card
            printer: b24cacf4ae76462e96daebf1d8197bb8
          - type: heading
            icon: ""
            heading: Aktuelle Druckinformationen
            heading_style: subtitle
          - type: entities
            entities:
              - entity: sensor.bambulab_p1s_name_der_aufgabe
                name: Name der Aufgabe
              - entity: sensor.bambulab_p1s_startzeit
                name: Startzeit
              - entity: sensor.bambulab_p1s_vrs_fertigstellung
                name: Vrs. Fertigstellung
              - entity: sensor.bambulab_p1s_verbleibende_zeit
                name: Verbleibende Zeit
              - entity: sensor.3d_drucker_letzter_verbrauch_wh
                name: Energieverbrauch
              - entity: sensor.3d_drucker_letzte_stromkosten_eur
                name: Stromkosten
          - type: entities
            entities:
              - entity: sensor.bambulab_p1s_aktueller_arbeitsschritt
                name: Arbeitsschritt
              - entity: sensor.bambulab_p1s_druckfortschritt
                name: Druckstatus
              - entity: sensor.bambulab_p1s_druckstatus_layer
                name: Fortschritt
              - entity: sensor.bambulab_p1s_gewicht_des_drucks
                name: Druckgewicht
            grid_options:
              columns: 7
              rows: auto
          - type: picture
            image: https://demo.home-assistant.io/stub_config/t-shirt-promo.png
            image_entity: image.bambulab_p1s_titelbild
            grid_options:
              rows: auto
              columns: 5
      - type: grid
        cards:
          - type: heading
            icon: ""
            heading_style: subtitle
          - type: custom:ha-bambulab-ams-card
            entity: ""
            header: ""
            subtitle: ""
            style: graphic
            ams: 812846dd7747843a9d3179c7339b8cf9
            show_info_bar: false
          - type: custom:ha-bambulab-print_status-card
            printer: b24cacf4ae76462e96daebf1d8197bb8
      - type: grid
        cards:
          - type: heading
            icon: ""
            heading: AMS
            heading_style: subtitle
          - type: custom:ha-bambulab-ams-card
            entity: ""
            header: ""
            subtitle: ""
            style: vector
            ams: 812846dd7747843a9d3179c7339b8cf9
            show_info_bar: true
            show_type: true
            custom_humidity: sensor.bambulab_p1s_ams_luftfeuchtigkeit
          - type: heading
            icon: ""
            heading: Geräteinfo
            heading_style: subtitle
            visibility:
              - condition: user
                users:
                  - c5f685dc82c147ae8ba800ce4b019fc0
          - type: entities
            entities:
              - entity: sensor.bambulab_p1s_dusentyp
                name: Düsentyp
              - entity: sensor.bambulab_p1s_dusengrosse
                name: Düsengröße
              - type: divider
              - entity: binary_sensor.bambulab_p1s_online
                name: Status
              - entity: sensor.bambulab_p1s_gesamtnutzung
                name: Gesamtnutzung
              - entity: binary_sensor.bambulab_p1s_firmware_status
                name: Firmware
            visibility:
              - condition: user
                users:
                  - c5f685dc82c147ae8ba800ce4b019fc0
          - type: heading
            icon: ""
            heading: Lüfter
            heading_style: subtitle
          - type: entities
            entities:
              - entity: fan.bambulab_p1s_bauteillufter
              - entity: sensor.bambulab_p1s_bauteillufterdrehzahl
              - type: divider
              - entity: fan.bambulab_p1s_druckkopflufter
              - entity: sensor.bambulab_p1s_druckkopflufterdrehzahl
              - type: divider
              - entity: fan.bambulab_p1s_druckraumlufter
              - entity: sensor.bambulab_p1s_druckraumlufterdrehzahl
      - type: grid
        cards:
          - type: heading
            icon: mdi:fridge
            heading: Notizen
            heading_style: subtitle
          - type: markdown
            content: |-
              Wartung:

              - 18.11.2025 - 521h - Wartung durchgeführt
            grid_options:
              columns: full
              rows: auto
        column_span: 3
    visible:
      - user: c5f685dc82c147ae8ba800ce4b019fc0
      - user: 0b44724681744be195da6c1d45a77bf6
    cards: []
    badges:
      - type: entity
        show_name: false
        show_state: true
        show_icon: true
        entity: switch.3d_drucker
        icon: mdi:printer-3d
        state_content:
          - state
          - last_changed
      - type: entity
        show_name: false
        show_state: true
        show_icon: true
        color: ""
        entity: sensor.3d_drucker_power
        state_content:
          - name
          - state
        name: Leistung
      - type: entity
        show_name: false
        show_state: true
        show_icon: true
        color: ""
        entity: sensor.3d_drucker_energy
        name: Verbrauch
        state_content:
          - name
          - state
  - type: sections
    max_columns: 3
    title: Einstellungen
    path: einstellungen
    icon: mdi:cog-outline
    sections:
      - type: grid
        cards:
          - type: heading
            heading: Automationen
            heading_style: title
          - type: heading
            icon: mdi:fridge
            heading: Küche
            heading_style: subtitle
          - type: entities
            entities:
              - entity: automation.kuchen_rolladen
          - type: heading
            icon: mdi:sofa-outline
            heading: Wohnzimmer & Terrasse
            heading_style: subtitle
          - type: entities
            entities:
              - entity: automation.markisen_zum_sonnenuntergang_offnen
              - entity: automation.wohnzimmer_rollladen_bei_sonnenaufgang_offnen
                name: "Morgens: Rollladen automatisch öffnen"
              - entity: automation.wohnzimmer_rolladen
                name: "Abends: Rollladen automatischen schließen "
              - type: divider
              - entity: automation.led_holzwand_bei_turoffnung_aktivieren_fur_1h
          - type: heading
            icon: mdi:bed-king-outline
            heading: Schlafzimmer
            heading_style: subtitle
          - type: entities
            entities:
              - entity: automation.schlafzimmer_sonnenschutz
                name: Sonnenschutz
                icon: mdi:shield-sun-outline
              - entity: automation.schlafzimmer_rolladen
                name: Rolladen 2h vor Sonnenaufgang schließen
                secondary_info: last-triggered
              - entity: >-
                  automation.schlafzimmer_rolladen_um_21_30_uhr_zu_100_schliessen
                name: Rolladen um 21:30 Uhr zu 100% schließen
                icon: mdi:window-shutter-auto
                secondary_info: last-triggered
          - type: heading
            icon: mdi:teddy-bear
            heading: Martha
            heading_style: subtitle
          - type: entities
            entities:
              - entity: automation.martha_sonnenschutz
                name: Sonnenschutz
                icon: mdi:shield-sun-outline
              - entity: automation.martha_10_min_abwesend_lampen_aus
                name: 10 Min. Abwesend = Lampen aus!
                secondary_info: last-triggered
          - type: heading
            icon: mdi:toy-brick
            heading: Karell
            heading_style: subtitle
          - type: entities
            entities:
              - entity: automation.karell_10_min_abwesend_lampen_aus
                name: 10 Min. Abwesend = Lampen aus!
                secondary_info: last-triggered
              - entity: automation.karell_10_min_licht_an_morgens_led_lampe_aus
                name: 10 Min. Licht an morgens = LED Lampe aus
                secondary_info: last-triggered
      - type: grid
        cards:
          - type: heading
            heading: Benachrichtigungen
            heading_style: title
            icon: mdi:message-alert-outline
          - type: heading
            icon: ""
            heading: Enrico
            heading_style: subtitle
            visibility:
              - condition: user
                users:
                  - c5f685dc82c147ae8ba800ce4b019fc0
          - type: entities
            entities:
              - entity: automation.benachrichtigung_shelly_blu_door_batterie_niedrig
                name: Shelly Blu Door Batterie niedrig
              - entity: automation.skoda_enyaq
              - entity: automation.benachrichtigung_enrico_fenster_oder_tur_offen
                name: Fenster oder Tür offen
              - entity: automation.benachrichtigung_enrico_geschirrspuler_fertig
                name: Geschirrspüler fertig!
              - entity: automation.benachrichtigung_enrico_waschmaschine_fertig
                name: Waschmaschine fertig!
              - entity: automation.benachrichtigung_enrico_trockner_fertig
                name: Trockner fertig!
              - entity: automation.benachrichtigung_enrico_3d_druck_fertig
                name: 3D Druck fertig!
              - entity: switch.eingangsbereich_push_benachrichtigungen
              - entity: switch.carport_push_benachrichtigungen
            visibility:
              - condition: user
                users:
                  - c5f685dc82c147ae8ba800ce4b019fc0
          - type: heading
            icon: ""
            heading: Jana
            heading_style: subtitle
            visibility:
              - condition: user
                users:
                  - c5f685dc82c147ae8ba800ce4b019fc0
          - type: entities
            entities:
              - entity: automation.benachrichtigung_jana_fenster_oder_tur_offen
                name: Fenster oder Tür offen
              - entity: automation.benachrichtigung_jana_waschmaschine_fertig
                name: Waschmaschine fertig!
              - entity: automation.benachrichtigung_jana_trockner_fertig
                name: Trockner fertig!
              - entity: automation.benachrichtigung_jana_3d_druck_fertig
                name: 3D Druck fertig!
            visibility:
              - condition: user
                users:
                  - c5f685dc82c147ae8ba800ce4b019fc0
                  - 0b44724681744be195da6c1d45a77bf6
      - type: grid
        cards:
          - type: heading
            heading: Schalter
            heading_style: title
          - type: entities
            entities:
              - entity: input_boolean.datenschutzmodus_eingangsbereich
                icon: mdi:video-off-outline
              - entity: input_boolean.datenschutzmodus_carport
                icon: mdi:video-off-outline
              - type: divider
              - entity: input_boolean.notify_carport_fahrzeug
              - entity: input_boolean.notify_carport_tier
              - type: divider
              - entity: input_boolean.notify_eingang_fahrzeug
              - entity: input_boolean.notify_eingang_tier
          - type: heading
            icon: mdi:database-cog
            heading: Adminfunktion
            heading_style: title
            visibility:
              - condition: user
                users:
                  - c5f685dc82c147ae8ba800ce4b019fc0
    visible:
      - user: c5f685dc82c147ae8ba800ce4b019fc0
      - user: 0b44724681744be195da6c1d45a77bf6
    cards: []
    theme: Google Theme
title: ""
