Compare commits
11 Commits
Author | SHA1 | Date | |
---|---|---|---|
58d97c4a0c
|
|||
9efe2d9810
|
|||
2450205623
|
|||
c6568610f8
|
|||
a860a8404d
|
|||
84e87a9f2e
|
|||
03dcd81da6
|
|||
867044d40b
|
|||
d2bb3c3d49
|
|||
c16d247887
|
|||
4930f54fb5
|
@ -1,4 +1,4 @@
|
|||||||
decluttering_templates:
|
streamline_templates:
|
||||||
phone_info_grid:
|
phone_info_grid:
|
||||||
card:
|
card:
|
||||||
type: custom:stack-in-card
|
type: custom:stack-in-card
|
||||||
@ -342,48 +342,52 @@ views:
|
|||||||
heading: Family Calendar
|
heading: Family Calendar
|
||||||
heading_style: title
|
heading_style: title
|
||||||
icon: mdi:calendar
|
icon: mdi:calendar
|
||||||
- type: custom:atomic-calendar-revive
|
- entities:
|
||||||
enableModeChange: true
|
- entity: calendar.family
|
||||||
firstDayOfWeek: 1
|
label: mdi:human-male-female-child
|
||||||
maxDaysToShow: 7
|
color: green
|
||||||
refreshInterval: 15
|
accent_color: green
|
||||||
entities:
|
- entity: calendar.kallen_school_days
|
||||||
- calendar.family
|
label: mdi:school
|
||||||
- calendar.kallen_school_days
|
color: orange
|
||||||
- calendar.tony_s_twitch_schedule
|
accent_color: orange
|
||||||
|
- entity: calendar.tony_s_twitch_schedule
|
||||||
|
label: mdi:twitch
|
||||||
|
color: purple
|
||||||
|
accent_color: purple
|
||||||
- calendar.kallen_early_release
|
- calendar.kallen_early_release
|
||||||
- calendar.tm24fan8_gmail_com
|
- calendar.tm24fan8_gmail_com
|
||||||
- calendar.irishpirate1988_gmail_com
|
- calendar.irishpirate1988_gmail_com
|
||||||
- calendar.vacation
|
- calendar.vacation
|
||||||
showLoader: true
|
days_to_show: 5
|
||||||
hideFinishedEvents: true
|
week_separator_width: 1px
|
||||||
showRelativeTime: false
|
month_separator_width: 1px
|
||||||
showDate: true
|
today_indicator: dot
|
||||||
sortByStartTime: true
|
weekend_weekday_color: cyan
|
||||||
showLocation: true
|
weekend_day_color: cyan
|
||||||
hideDuplicates: false
|
weekend_month_color: cyan
|
||||||
noEventText: Nothing scheduled for today!
|
today_weekday_color: ''
|
||||||
showCurrentEventLine: false
|
today_day_color: ''
|
||||||
showMonth: false
|
today_month_color: ''
|
||||||
showProgressBar: true
|
show_countdown: true
|
||||||
showWeekDay: true
|
show_progress_bar: true
|
||||||
disableEventLink: false
|
remove_location_country: true
|
||||||
showNoEventsForToday: true
|
weather:
|
||||||
showEventIcon: false
|
position: date
|
||||||
showFullDayProgress: false
|
date:
|
||||||
showLastCalendarWeek: false
|
show_conditions: true
|
||||||
disableCalEventLink: false
|
show_high_temp: true
|
||||||
disableCalLocationLink: false
|
show_low_temp: false
|
||||||
showTimeRemaining: true
|
icon_size: 14px
|
||||||
showAllDayEvents: true
|
font_size: 12px
|
||||||
hoursOnSameLine: false
|
color: var(--primary-text-color)
|
||||||
showMultiDayEventParts: false
|
event:
|
||||||
showMultiDay: false
|
show_conditions: true
|
||||||
showDescription: false
|
show_temp: true
|
||||||
disableLocationLink: false
|
icon_size: 14px
|
||||||
showCalendarName: false
|
font_size: 12px
|
||||||
showAllDayHours: true
|
color: var(--primary-text-color)
|
||||||
disableCalLink: false
|
type: custom:calendar-card-pro
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
@ -3448,6 +3452,8 @@ views:
|
|||||||
entities:
|
entities:
|
||||||
- entity: switch.master_bedroom_aircon_display
|
- entity: switch.master_bedroom_aircon_display
|
||||||
name: A/C Display
|
name: A/C Display
|
||||||
|
- entity: switch.master_bedroom_aircon_prompt_tone
|
||||||
|
name: Prompt Tone
|
||||||
- entity: binary_sensor.master_bedroom_aircon_filter_alert
|
- entity: binary_sensor.master_bedroom_aircon_filter_alert
|
||||||
name: Filter Status
|
name: Filter Status
|
||||||
- entity: input_number.master_bedroom_daytime_temp
|
- entity: input_number.master_bedroom_daytime_temp
|
||||||
@ -3460,6 +3466,7 @@ views:
|
|||||||
name: A/C Fan Only
|
name: A/C Fan Only
|
||||||
- entity: button.master_bedroom_day_mode
|
- entity: button.master_bedroom_day_mode
|
||||||
name: Day Mode
|
name: Day Mode
|
||||||
|
icon: m3rf:sunny
|
||||||
- entity: button.master_bedroom_night_mode
|
- entity: button.master_bedroom_night_mode
|
||||||
name: Night Mode
|
name: Night Mode
|
||||||
- entity: button.master_bedroom_bedtime_mode
|
- entity: button.master_bedroom_bedtime_mode
|
||||||
@ -3485,6 +3492,8 @@ views:
|
|||||||
entities:
|
entities:
|
||||||
- entity: switch.emma_bedroom_aircon_display
|
- entity: switch.emma_bedroom_aircon_display
|
||||||
name: A/C Display
|
name: A/C Display
|
||||||
|
- entity: switch.emma_bedroom_aircon_prompt_tone
|
||||||
|
name: Prompt Tone
|
||||||
- entity: switch.emma_bedroom_climate_watchdog
|
- entity: switch.emma_bedroom_climate_watchdog
|
||||||
name: Climate Watchdog
|
name: Climate Watchdog
|
||||||
secondary_info: Protects aircon settings
|
secondary_info: Protects aircon settings
|
||||||
@ -3500,6 +3509,7 @@ views:
|
|||||||
name: A/C Fan Only
|
name: A/C Fan Only
|
||||||
- entity: button.emma_bedroom_day_mode
|
- entity: button.emma_bedroom_day_mode
|
||||||
name: Day Mode
|
name: Day Mode
|
||||||
|
icon: m3rf:sunny
|
||||||
- entity: button.emma_bedroom_night_mode
|
- entity: button.emma_bedroom_night_mode
|
||||||
name: Night Mode
|
name: Night Mode
|
||||||
- entity: button.emma_bedroom_bedtime_mode
|
- entity: button.emma_bedroom_bedtime_mode
|
||||||
@ -4148,11 +4158,11 @@ views:
|
|||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
heading: Tony's iPhone
|
heading: Tony's iPhone
|
||||||
- type: custom:decluttering-card
|
- type: custom:streamline-card
|
||||||
template: iphone_entities_card
|
template: iphone_entities_card
|
||||||
variables:
|
variables:
|
||||||
- device: tony_s_iphone
|
- device: tony_s_iphone
|
||||||
- type: custom:decluttering-card
|
- type: custom:streamline-card
|
||||||
template: phone_info_grid
|
template: phone_info_grid
|
||||||
variables:
|
variables:
|
||||||
- device: tony_s_iphone
|
- device: tony_s_iphone
|
||||||
@ -4161,11 +4171,11 @@ views:
|
|||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
heading: Tina's iPhone
|
heading: Tina's iPhone
|
||||||
- type: custom:decluttering-card
|
- type: custom:streamline-card
|
||||||
template: iphone_entities_card
|
template: iphone_entities_card
|
||||||
variables:
|
variables:
|
||||||
- device: tinas_iphone
|
- device: tinas_iphone
|
||||||
- type: custom:decluttering-card
|
- type: custom:streamline-card
|
||||||
template: phone_info_grid
|
template: phone_info_grid
|
||||||
variables:
|
variables:
|
||||||
- device: tinas_iphone
|
- device: tinas_iphone
|
||||||
@ -4174,11 +4184,11 @@ views:
|
|||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
heading: Kallen's iPhone
|
heading: Kallen's iPhone
|
||||||
- type: custom:decluttering-card
|
- type: custom:streamline-card
|
||||||
template: iphone_entities_card
|
template: iphone_entities_card
|
||||||
variables:
|
variables:
|
||||||
- device: kallen_iphone
|
- device: kallen_iphone
|
||||||
- type: custom:decluttering-card
|
- type: custom:streamline-card
|
||||||
template: phone_info_grid
|
template: phone_info_grid
|
||||||
variables:
|
variables:
|
||||||
- device: kallen_iphone
|
- device: kallen_iphone
|
||||||
@ -4213,7 +4223,7 @@ views:
|
|||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
heading: Tony's iPad
|
heading: Tony's iPad
|
||||||
- type: custom:decluttering-card
|
- type: custom:streamline-card
|
||||||
template: ipad_entities_card
|
template: ipad_entities_card
|
||||||
variables:
|
variables:
|
||||||
- device: tony_s_ipad
|
- device: tony_s_ipad
|
||||||
@ -4221,7 +4231,7 @@ views:
|
|||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
heading: Tina’s iPad
|
heading: Tina’s iPad
|
||||||
- type: custom:decluttering-card
|
- type: custom:streamline-card
|
||||||
template: ipad_entities_card
|
template: ipad_entities_card
|
||||||
variables:
|
variables:
|
||||||
- device: tinas_ipad
|
- device: tinas_ipad
|
||||||
@ -5155,7 +5165,7 @@ views:
|
|||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
heading: ironnerd24
|
heading: ironnerd24
|
||||||
- type: custom:decluttering-card
|
- type: custom:streamline-card
|
||||||
template: xbox_card
|
template: xbox_card
|
||||||
variables:
|
variables:
|
||||||
- gamertag: tm24fan
|
- gamertag: tm24fan
|
||||||
@ -5163,7 +5173,7 @@ views:
|
|||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
heading: kjsgamer2012
|
heading: kjsgamer2012
|
||||||
- type: custom:decluttering-card
|
- type: custom:streamline-card
|
||||||
template: xbox_card
|
template: xbox_card
|
||||||
variables:
|
variables:
|
||||||
- gamertag: kjsgamer2012
|
- gamertag: kjsgamer2012
|
||||||
@ -5171,7 +5181,7 @@ views:
|
|||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
heading: irishpirate1988
|
heading: irishpirate1988
|
||||||
- type: custom:decluttering-card
|
- type: custom:streamline-card
|
||||||
template: xbox_card
|
template: xbox_card
|
||||||
variables:
|
variables:
|
||||||
- gamertag: irishpirate1988
|
- gamertag: irishpirate1988
|
||||||
@ -5837,22 +5847,6 @@ views:
|
|||||||
{{ "Stupid" if
|
{{ "Stupid" if
|
||||||
is_state('input_boolean.early_night_mode','on') else "Not
|
is_state('input_boolean.early_night_mode','on') else "Not
|
||||||
Stupid" }}
|
Stupid" }}
|
||||||
- type: custom:config-template-card
|
|
||||||
variables:
|
|
||||||
BOOL_STATE: states['input_boolean.toggle_testing'].state
|
|
||||||
LIGHT_STATE: states['light.living_room_lights'].state
|
|
||||||
entities:
|
|
||||||
- light.living_room_lights
|
|
||||||
- input_boolean.toggle_testing
|
|
||||||
card:
|
|
||||||
type: entities
|
|
||||||
title: '${BOOL_STATE === ''on'' ? ''Testing'' : ''Fucked Up''}'
|
|
||||||
entities:
|
|
||||||
- entity: light.living_room_lights
|
|
||||||
name: '${BOOL_STATE === ''on'' ? ''Lights'' : ''Other Lights''}'
|
|
||||||
- entity: input_boolean.toggle_testing
|
|
||||||
show_header_toggle: false
|
|
||||||
state_color: true
|
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user