Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- title: Nørrekær
- views:
- - path: default_view
- title: Oversigt
- icon: mdi:home
- badges:
- - entity: binary_sensor.updater
- - entity: sensor.hacs
- - entity: person.christian
- - entity: person.frederik
- - entity: person.laura
- - entity: person.annemette
- cards:
- - type: custom:button-card
- size: 50px
- styles:
- label:
- - font-size: 90%
- card:
- - height: 80px
- - width: 392px
- icon:
- - color: var(--paper-item-icon-color)
- grid:
- - position: relative
- custom_fields:
- notification:
- - background-color: |
- [[[
- if (states['sensor.events'].state < 1)
- return "var(--light-primary-color)";
- return "var(--accent-color)";
- ]]]
- - border-radius: 50%
- - position: absolute
- - left: 57%
- - top: 3%
- - height: 25px
- - width: 25px
- - font-size: 12px
- - line-height: 25px
- custom_fields:
- notification: |
- [[[ return states['sensor.events'].state ]]]
- label: |
- [[[
- var label = states['sensor.events'].attributes.first_event_name
- return label.replace("|","<br>");
- ]]]
- color_type: icon
- show_label: fals
- show_name: false
- entity: sensor.events
- - type: weather-forecast
- entity: weather.hjem
- - type: picture-glance
- title: Indkørslen
- image: https://demo.home-assistant.io/stub_config/kitchen.png
- entities: []
- camera_image: camera.indkorsel_foscam_rtsp
- camera_view: live
- - type: glance
- entities:
- - entity: binary_sensor.fordor_contact
- - entity: binary_sensor.terrassedor_contact
- - entity: binary_sensor.kontor_contact
- - entity: binary_sensor.laura_contact
- - entity: binary_sensor.frederik_contact
- - entity: binary_sensor.bryggers_contact
- - entity: binary_sensor.badevaerelset_contact
- - entity: binary_sensor.stuen_v_contact
- - entity: binary_sensor.stuen_h_contact
- columns: 3
- show_state: false
- title: Står noget åbent?
- - type: glance
- entities:
- - entity: sensor.bryggers_temp_fugt_temperature
- - entity: sensor.ble_temperature_frederik
- - entity: sensor.ble_temperature_laura
- - entity: sensor.ble_temperature_gaestebad
- - entity: sensor.ble_temperature_sovevaerelset
- - entity: sensor.ble_temperature_bad
- - entity: sensor.terrassevejr_temperature
- - entity: sensor.tvstuen_temperature
- title: Temperaturer
- columns: 3
- show_icon: false
- state_color: false
- show_state: true
- - title: Laura
- path: laura
- icon: mdi:human-female
- badges: []
- cards:
- - type: sensor
- entity: sensor.ble_temperature_laura
- graph: line
- - type: entities
- entities:
- - entity: light.loft_laura
- - entity: light.planterne
- - entity: light.hyldelys
- title: Lys
- state_color: true
- - type: entities
- entities:
- - entity: scene.laura_make_up
- name: Make Up
- - type: media-control
- entity: media_player.play1_laura
- - type: media-control
- entity: media_player.google_home_mini_laura
- - type: entities
- entities:
- - entity: input_number.blaesevejr_i
- - entity: input_boolean.start_blaesevejr
- - type: custom:button-card
- state:
- - value: 'on'
- spin: true
- tap_action:
- action: toggle
- entity: switch.sonoff_laura_switch
- name: Ventilatoren
- - title: Frederik
- path: frederik
- icon: mdi:human-male
- visible:
- - user: 96e5fad5f0fd40bc9ea6f9db3b3f048a
- - user: 15ecd7dc052e4549930d4270d1b5f473
- - user: 0252a51f28a04877830c16d997bfe374
- - user: 56acc021bb6c49a09d1c12bf2d4e2d6c
- - user: 42c9c17ae29f49748a5d156a12efedbd
- - user: 54068d1139114d7abb3482e9f2e8428c
- badges: []
- cards:
- - type: sensor
- graph: line
- entity: sensor.ble_temperature_frederik
- - type: entities
- entities:
- - entity: light.lyskaeden
- - entity: light.loft_frederik_light
- name: Loft
- title: Lys
- state_color: true
- - type: media-control
- entity: media_player.play1_frederik
- - type: media-control
- entity: media_player.google_home_mini_frederik
- - title: Stuen
- path: stuen
- icon: mdi:television-classic
- badges: []
- cards:
- - type: entities
- entities:
- - light.tvlampe
- - light.fjer
- - light.skaenk_tvstue
- title: Lys
- - type: entities
- entities:
- - scene.fuldt_blus
- - scene.hyggelys_tvstue
- - type: entities
- entities:
- - script.stream_foscam_til_chromecast
- - entity: fan.xiaomi_smart_fan_s2
- name: Ventilatoren
- type: custom:fan-xiaomi
- - title: Ude
- path: ude
- icon: mdi:flower
- badges: []
- cards:
- - type: entities
- entities:
- - entity: light.terrasselys
- - entity: switch.sonoff_haven
- - entity: switch.sonoff_paeretraet
- title: Ude
- state_color: true
- - type: entities
- entities:
- - input_boolean.vinterbelysning
- - type: entities
- entities:
- - entity: sensor.terrassevejr_temperature
- secondary_info: last-changed
- - entity: sensor.terrassevejr_humidity
- name: Luftfugtighed
- - entity: sensor.terrassevejr_pressure
- name: Lufttryk
- title: Klima
- - cards:
- - elements:
- - entity: sensor.landroid_wifi
- style:
- '--paper-item-icon-color': rgb(3, 169, 244)
- left: 0%
- opacity: 1
- top: 0%
- transform: none
- title: WIFI Quality
- type: state-icon
- - entity: sensor.landroid_wifi
- style:
- color: rgb(3, 169, 244)
- font-weight: bold
- left: 9%
- opacity: 1
- top: 1%
- transform: none
- title: WIFI Quality
- type: state-label
- - entity: sensor.landroid_bat
- style:
- '--paper-item-icon-color': rgb(3, 169, 244)
- opacity: 1
- right: 0%
- top: 0%
- transform: none
- title: Battery Status
- type: state-icon
- - entity: sensor.landroid_mower_battery
- style:
- color: rgb(3, 169, 244)
- font-weight: bold
- opacity: 1
- right: 8%
- top: 1%
- transform: none
- title: Battery
- type: state-label
- - entity: sensor.landroid_mower_status
- style:
- color: rgb(3, 169, 244)
- font-size: 150%
- font-weight: bold
- left: 0%
- opacity: 1
- top: 7%
- transform: none
- title: Status
- type: state-label
- - entity: sensor.landroid_mower_error
- style:
- color: rgb(3, 169, 244)
- font-size: 150%
- font-weight: bold
- left: 0%
- opacity: 1
- top: 13%
- transform: none
- title: Status
- type: state-label
- - entity: sensor.landroid_pitch
- style:
- '--paper-item-icon-color': rgb(3, 169, 244)
- opacity: 1
- right: 0%
- top: 9%
- transform: none
- title: Pitch
- type: state-icon
- - entity: sensor.landroid_pitch
- style:
- color: rgb(3, 169, 244)
- font-weight: bold
- opacity: 1
- right: 8%
- top: 10%
- transform: none
- title: Pitch
- type: state-label
- - entity: sensor.landroid_roll
- style:
- '--paper-item-icon-color': rgb(3, 169, 244)
- opacity: 1
- right: 0%
- top: 18%
- transform: none
- title: Roll
- type: state-icon
- - entity: sensor.landroid_roll
- style:
- color: rgb(3, 169, 244)
- font-weight: bold
- opacity: 1
- right: 8%
- top: 19%
- transform: none
- title: Roll
- type: state-label
- - entity: sensor.landroid_yaw
- style:
- '--paper-item-icon-color': rgb(3, 169, 244)
- opacity: 1
- right: 0%
- top: 26%
- transform: none
- title: Yaw
- type: state-icon
- - entity: sensor.landroid_yaw
- style:
- color: rgb(3, 169, 244)
- font-weight: bold
- opacity: 1
- right: 8%
- top: 27%
- transform: none
- title: Yaw
- type: state-label
- - entity: sensor.landroid_dist
- style:
- '--paper-item-icon-color': rgb(3, 169, 244)
- left: 31%
- opacity: 1
- top: 26%
- transform: none
- title: Total Distance
- type: state-icon
- - entity: sensor.landroid_dist
- style:
- color: rgb(3, 169, 244)
- font-weight: bold
- left: 40%
- opacity: 1
- top: 27%
- transform: none
- title: Total Distance
- type: state-label
- - entity: sensor.landroid_totaltime
- style:
- '--paper-item-icon-color': rgb(3, 169, 244)
- left: 31%
- opacity: 1
- top: 41%
- transform: none
- title: Total Time
- type: state-icon
- - entity: sensor.landroid_totaltime
- style:
- color: rgb(3, 169, 244)
- font-weight: bold
- left: 40%
- opacity: 1
- top: 40%
- transform: none
- title: Total Time
- type: state-label
- - attribute: time_formatted
- entity: sensor.landroid_totaltime
- style:
- color: rgb(3, 169, 244)
- font-size: 10px
- font-style: italic
- font-weight: bold
- left: 40%
- opacity: 1
- top: 45%
- transform: none
- title: Total Time
- type: state-label
- - entity: sensor.landroid_bladetime
- style:
- '--paper-item-icon-color': rgb(3, 169, 244)
- left: 31%
- opacity: 1
- top: 56%
- transform: none
- title: Blade Time
- type: state-icon
- - entity: sensor.landroid_bladetime
- style:
- color: rgb(3, 169, 244)
- font-weight: bold
- left: 40%
- opacity: 1
- top: 55%
- transform: none
- title: Blade Time
- type: state-label
- - attribute: time_formatted
- entity: sensor.landroid_bladetime
- style:
- color: rgb(3, 169, 244)
- font-size: 10px
- font-style: italic
- font-weight: bold
- left: 40%
- opacity: 1
- top: 60%
- transform: none
- title: Blade Time
- type: state-label
- - entity: input_boolean.landroid_sched_settings
- image: /local/mower/timer-off.png
- state_filter:
- 'off': brightness(100%) saturate(1)
- 'on': brightness(90%) saturate(1)
- state_image:
- 'on': /local/mower/timer.png
- style:
- bottom: 4%
- left: 45%
- transform: translate(-280%, 25%) scale(0.7, 0.7)
- tap_action:
- action: toggle
- title: Scheduler
- type: image
- - icon: mdi:play
- style:
- color: rgb(250, 250, 250)
- bottom: 4%
- left: 45%
- transform: translate(-260%, 0%) scale(1.6, 1.6)
- tap_action:
- action: call-service
- service: script.landroid_start
- title: Mow
- type: icon
- - icon: mdi:pause
- style:
- color: rgb(250, 250, 250)
- bottom: 4%
- left: 45%
- transform: translate(0%, 0%) scale(1.6, 1.6)
- tap_action:
- action: call-service
- service: script.landroid_pause
- title: Pause
- type: icon
- - icon: mdi:home
- style:
- color: rgb(250, 250, 250)
- bottom: 4%
- left: 45%
- transform: translate(260%, 0%) scale(1.6, 1.6)
- tap_action:
- action: call-service
- service: script.landroid_home
- title: Stop & Drive Home
- type: icon
- - entity: input_boolean.landroid_info_toggle
- image: /local/mower/info-off.png
- state_filter:
- 'off': brightness(100%) saturate(1)
- 'on': brightness(90%) saturate(1)
- state_image:
- 'on': /local/mower/information.png
- style:
- bottom: 4%
- left: 45%
- transform: translate(240%, 25%) scale(0.7, 0.7)
- tap_action:
- action: toggle
- title: Information
- type: image
- image: /local/mower/landroid_flower.png
- type: picture-elements
- - type: conditional
- conditions:
- - entity: input_boolean.landroid_sched_settings
- state: 'on'
- card:
- type: entities
- entities:
- - entity: input_number.landroid_raindelay
- - entity: input_number.landroid_timeextension
- - entity: script.landroid_set_config
- title: Config
- show_header_toggle: false
- - card:
- entities:
- - entities:
- - entity: sensor.landroid_ip
- - entity: sensor.landroid_sn
- - entity: sensor.landroid_mac
- - attribute: firmware_version
- entity: sensor.landroid_mower_status
- icon: mdi:information-variant
- name: Firmware
- type: attribute
- head: sensor.landroid_lastupdate
- type: custom:fold-entity-row
- - label: Configuration
- type: section
- - attribute: raindelay
- entity: sensor.landroid_mower_status
- icon: mdi:weather-lightning-rainy
- name: Rain delay
- suffix: min
- type: attribute
- - attribute: timeextension
- entity: sensor.landroid_mower_status
- icon: mdi:clock
- name: Time extension
- suffix: '%'
- type: attribute
- - entities:
- - entity: automation.landroid_notify_error
- - entity: automation.landroid_notify_status
- - entity: automation.landroid_sync_values
- head:
- label: Automation
- type: section
- type: custom:fold-entity-row
- show_header_toggle: false
- title: Information
- type: entities
- conditions:
- - entity: input_boolean.landroid_info_toggle
- state: 'on'
- type: conditional
- - type: entity
- entity: counter.graesplneslaet_x_gange
- type: vertical-stack
- - title: Kontoret
- path: kontoret
- icon: mdi:desk
- visible:
- - user: 15ecd7dc052e4549930d4270d1b5f473
- - user: 42c9c17ae29f49748a5d156a12efedbd
- - user: 54068d1139114d7abb3482e9f2e8428c
- badges: []
- cards:
- - entity: fan.blaeseren
- name: Blæseren
- type: custom:fan-xiaomi
- - type: entities
- entities:
- - entity: light.racklys
- - entity: sensor.brother_mfc_j4620dw_bk
- - entity: sensor.brother_mfc_j4620dw_c
- - entity: sensor.brother_mfc_j4620dw_m
- - entity: sensor.brother_mfc_j4620dw_y
- - entity: sensor.brother_mfc_j4620dw
- title: Kontoret
- - type: entities
- entities:
- - entity: device_tracker.unifi_cloudkey
- - entity: device_tracker.usg_kontor
- - entity: device_tracker.us8p60
- - entity: device_tracker.flex_mini
- - entity: device_tracker.ap_kontor
- - entity: device_tracker.ap_stue
- title: Netværksudstyr
- - cards:
- - card:
- show_header_toggle: false
- title: Batterier der skal skiftes
- type: entities
- filter:
- include:
- - entity_id: '*_batt*'
- sort:
- method: state
- numeric: true
- state: < 20
- show_empty: false
- type: custom:auto-entities
- - card:
- show_header_toggle: false
- title: Batterier
- type: entities
- filter:
- include:
- - entity_id: '*_batt*'
- sort:
- method: state
- numeric: true
- state: '>= 20'
- show_empty: false
- type: custom:auto-entities
- type: vertical-stack
- - title: Media
- path: media
- icon: mdi:play-network
- visible:
- - user: 15ecd7dc052e4549930d4270d1b5f473
- - user: 42c9c17ae29f49748a5d156a12efedbd
- - user: 54068d1139114d7abb3482e9f2e8428c
- badges: []
- cards:
- - type: media-control
- entity: media_player.badevarelset
- - type: media-control
- entity: media_player.amp_kontoret
- - type: media-control
- entity: media_player.playone_kokken
- - type: media-control
- entity: media_player.chromecast_tvstuen
- - type: media-control
- entity: media_player.playbar_tvstuen
- - type: media-control
- entity: media_player.google_home_mini_frederik
- - type: media-control
- entity: media_player.play1_frederik
- - type: media-control
- entity: media_player.google_home_mini_laura
- - type: media-control
- entity: media_player.play1_laura
- - title: Lys
- path: lys
- icon: mdi:lightbulb-on
- visible:
- - user: 96e5fad5f0fd40bc9ea6f9db3b3f048a
- - user: 15ecd7dc052e4549930d4270d1b5f473
- - user: 42c9c17ae29f49748a5d156a12efedbd
- - user: 54068d1139114d7abb3482e9f2e8428c
- badges: []
- cards:
- - type: entities
- entities:
- - entity: light.alt_lys_i_hele_huset
- - entity: light.alt_lauras_lys
- - entity: light.alt_frederiks_lys
- - entity: light.alt_lys_i_spisestuen
- - entity: light.alt_lys_i_tvstuen
- title: Master Switches
- - type: entities
- entities:
- - light.pantella
- - light.skaenk_spisestue
- title: Spisestuen
- state_color: true
- - type: entities
- entities:
- - light.tvlampe
- - light.fjer
- - light.skaenk_tvstue
- title: TVstuen
- state_color: true
- - type: entities
- entities:
- - entity: light.loft_laura
- - entity: light.hyldelys
- - entity: light.planterne
- title: Lauras værelse
- state_color: true
- - type: entities
- entities:
- - entity: light.lyskaeden
- - entity: light.loft_frederik_light
- name: Loft
- title: Frederik
- state_color: true
- - type: entities
- entities:
- - entity: light.gangen
- title: Gangen
- state_color: true
- - type: entities
- entities:
- - entity: light.terrasselys
- - entity: switch.sonoff_haven
- - entity: switch.sonoff_paeretraet
- state_color: true
- title: Ude
- - type: entities
- entities:
- - entity: light.loftrum
- title: Loftrummet
- state_color: true
- - type: entities
- entities:
- - entity: light.racklys
- title: Kontoret
- - type: entities
- entities:
- - entity: light.extended_color_light_1
- title: Køkkenet
- state_color: true
- - title: Værkstedet
- path: varkstedet
- icon: mdi:hammer-wrench
- badges: []
- cards:
- - type: button
- tap_action:
- action: toggle
- entity: switch.sonoff_cirkulationspumpe
Add Comment
Please, Sign In to add comment