Untitled
unknown
yaml
2 years ago
3.0 kB
34
Indexable
views:
- title: Home
icon: ''
badges: []
cards:
- show_name: true
show_icon: true
type: button
name: Start
icon: mdi:youtube
tap_action:
action: url
url_path: '?wp_enabled=true'
wallpanel:
enabled: false
hide_toolbar: true
hide_sidebar: true
fullscreen: true
card_interaction: true
image_url: /
image_fit: cover
image_order: random
image_list_update_interval: 3600
idle_time: 1
keep_screen_on_time: -1
black_screen_after_time: '-1'''
cards:
- type: custom:clock-weather-card
entity: weather.home
sun_entity: sun.sun
weather_icon_type: line
forecast_rows: 7
locale: ru
time_pattern: HH:mm
time_format: 24
date_pattern: EEEE, d MMMM
hourly_forecast: false
wp_style:
grid-row: 1
grid-column: 1
- type: gauge
entity: sensor.tze200_whkgqxse_ts0601_temperature
name: ' '
min: 16
max: 30
severity:
green: 21
yellow: 23
red: 25
needle: false
wp_style:
grid-row: 2
grid-column: 1
- type: gauge
entity: sensor.tze200_whkgqxse_ts0601_humidity
name: ' '
min: 0
max: 100
severity:
green: 40
yellow: 20
red: 0
needle: false
wp_style:
grid-row: 3
grid-column: 1
- initial_view: listWeek
type: calendar
wp_style:
height: 10px
grid-row: 1
grid-column: 2
card_mod:
style:
ha-full-calendar:
$: |
#calendar {
min-height: 550px !important;
}
.fc-day-past .fc-daygrid-day-events {
opacity: 1 !important;
}
.fc .fc-daygrid-event {
padding 0px !important;
margin 0px !important;
}
|
entities:
- calendar.work
- calendar.family
- calendar.low
- calendar.holiday
- calendar.health
- calendar.fsight
- calendar.med
- calendar.high
- calendar.payment
- type: custom:auto-reload-card
delay_in_minute: 60
style:
wallpanel-screensaver-info-box:
'--wp-card-width': 450px
background-color: '#00000099'
box-shadow: >-
0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0,
0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12)
wallpanel-screensaver-info-box-content:
'--ha-card-background': none
'--ha-card-box-shadow': none
'--ha-card-border-width': 0px
'--primary-background-color': '[#111111](https://github.com/j-a-n/lovelace-wallpanel/issues/111111)'
'--secondary-background-color': '[#202020](https://github.com/j-a-n/lovelace-wallpanel/issues/202020)'
'--primary-text-color': '#e1e1e1'
'--secondary-text-color': '#9b9b9b'Editor is loading...
Leave a Comment