Compare commits
14 Commits
Author | SHA1 | Date | |
---|---|---|---|
c6568610f8
|
|||
a860a8404d
|
|||
84e87a9f2e
|
|||
03dcd81da6
|
|||
867044d40b
|
|||
d2bb3c3d49
|
|||
c16d247887
|
|||
4930f54fb5
|
|||
7adcbe4b9a
|
|||
8425178f20
|
|||
a66e7e3383
|
|||
9a3df5b1ba
|
|||
a589f13876
|
|||
a8cf523adb
|
@ -75,18 +75,6 @@ views:
|
||||
title: Automations
|
||||
state_color: true
|
||||
show_header_toggle: false
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: input_text.material_rounded_base_color_tony_stork
|
||||
secondary_info: none
|
||||
name: Tony
|
||||
- entity: input_text.material_rounded_base_color_christina_stork
|
||||
secondary_info: none
|
||||
name: Tina
|
||||
- entity: input_text.material_rounded_base_color_kallen_stork
|
||||
secondary_info: none
|
||||
name: Kallen
|
||||
title: Theme Colors
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
|
@ -1,4 +1,4 @@
|
||||
decluttering_templates:
|
||||
streamline_templates:
|
||||
phone_info_grid:
|
||||
card:
|
||||
type: custom:stack-in-card
|
||||
@ -3448,6 +3448,8 @@ views:
|
||||
entities:
|
||||
- entity: switch.master_bedroom_aircon_display
|
||||
name: A/C Display
|
||||
- entity: switch.master_bedroom_aircon_prompt_tone
|
||||
name: Prompt Tone
|
||||
- entity: binary_sensor.master_bedroom_aircon_filter_alert
|
||||
name: Filter Status
|
||||
- entity: input_number.master_bedroom_daytime_temp
|
||||
@ -3458,6 +3460,13 @@ views:
|
||||
name: Bedtime Temp
|
||||
- entity: button.master_bedroom_fan_only
|
||||
name: A/C Fan Only
|
||||
- entity: button.master_bedroom_day_mode
|
||||
name: Day Mode
|
||||
icon: m3rf:sunny
|
||||
- entity: button.master_bedroom_night_mode
|
||||
name: Night Mode
|
||||
- entity: button.master_bedroom_bedtime_mode
|
||||
name: Bedtime Mode
|
||||
- entity: button.master_bedroom_climate_reset
|
||||
name: Climate Reset
|
||||
show_header_toggle: false
|
||||
@ -3479,6 +3488,8 @@ views:
|
||||
entities:
|
||||
- entity: switch.emma_bedroom_aircon_display
|
||||
name: A/C Display
|
||||
- entity: switch.emma_bedroom_aircon_prompt_tone
|
||||
name: Prompt Tone
|
||||
- entity: switch.emma_bedroom_climate_watchdog
|
||||
name: Climate Watchdog
|
||||
secondary_info: Protects aircon settings
|
||||
@ -3492,6 +3503,13 @@ views:
|
||||
name: Bedtime Temp
|
||||
- entity: button.emma_bedroom_fan_only
|
||||
name: A/C Fan Only
|
||||
- entity: button.emma_bedroom_day_mode
|
||||
name: Day Mode
|
||||
icon: m3rf:sunny
|
||||
- entity: button.emma_bedroom_night_mode
|
||||
name: Night Mode
|
||||
- entity: button.emma_bedroom_bedtime_mode
|
||||
name: Bedtime Mode
|
||||
- entity: button.emma_bedroom_climate_reset
|
||||
name: Climate Reset
|
||||
show_header_toggle: false
|
||||
@ -3553,11 +3571,8 @@ views:
|
||||
exclude_states:
|
||||
- unavailable
|
||||
- unknown
|
||||
- entity: sensor.master_bedroom_aircon_eco_mode
|
||||
- entity: switch.master_bedroom_aircon_eco_mode
|
||||
name: Master Bedroom Eco Mode
|
||||
exclude_states:
|
||||
- unavailable
|
||||
- unknown
|
||||
- entity: sensor.master_bedroom_aircon_fan_mode
|
||||
name: Master Bedroom A/C Fan
|
||||
exclude_states:
|
||||
@ -3573,11 +3588,8 @@ views:
|
||||
exclude_states:
|
||||
- unavailable
|
||||
- unknown
|
||||
- entity: sensor.emma_bedroom_eco_mode
|
||||
- entity: switch.emma_bedroom_aircon_eco_mode
|
||||
name: Emma Bedroom Eco Mode
|
||||
exclude_states:
|
||||
- unavailable
|
||||
- unknown
|
||||
- entity: sensor.emma_bedroom_aircon_fan_mode
|
||||
name: Emma Bedroom A/C Fan
|
||||
exclude_states:
|
||||
@ -3613,6 +3625,16 @@ views:
|
||||
exclude_states:
|
||||
- unavailable
|
||||
- unknown
|
||||
- entity: switch.master_bedroom_aircon_display
|
||||
name: Master Bedroom A/C Display
|
||||
exclude_states:
|
||||
- unavailable
|
||||
- unknown
|
||||
- entity: switch.emma_bedroom_aircon_display
|
||||
name: Emma Bedroom A/C Display
|
||||
exclude_states:
|
||||
- unavailable
|
||||
- unknown
|
||||
max_columns: 4
|
||||
cards: []
|
||||
badges: []
|
||||
@ -3980,9 +4002,6 @@ views:
|
||||
name: I am awake
|
||||
- entity: input_select.kallen_morning_briefing_location
|
||||
name: Morning Briefing Location
|
||||
- entity: input_text.material_rounded_base_color_kallen_stork
|
||||
secondary_info: none
|
||||
name: Theme Color
|
||||
max_columns: 4
|
||||
cards: []
|
||||
background:
|
||||
@ -4135,11 +4154,11 @@ views:
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Tony's iPhone
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: iphone_entities_card
|
||||
variables:
|
||||
- device: tony_s_iphone
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: phone_info_grid
|
||||
variables:
|
||||
- device: tony_s_iphone
|
||||
@ -4148,11 +4167,11 @@ views:
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Tina's iPhone
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: iphone_entities_card
|
||||
variables:
|
||||
- device: tinas_iphone
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: phone_info_grid
|
||||
variables:
|
||||
- device: tinas_iphone
|
||||
@ -4161,11 +4180,11 @@ views:
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Kallen's iPhone
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: iphone_entities_card
|
||||
variables:
|
||||
- device: kallen_iphone
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: phone_info_grid
|
||||
variables:
|
||||
- device: kallen_iphone
|
||||
@ -4200,7 +4219,7 @@ views:
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Tony's iPad
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: ipad_entities_card
|
||||
variables:
|
||||
- device: tony_s_ipad
|
||||
@ -4208,7 +4227,7 @@ views:
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Tina’s iPad
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: ipad_entities_card
|
||||
variables:
|
||||
- device: tinas_ipad
|
||||
@ -5142,7 +5161,7 @@ views:
|
||||
cards:
|
||||
- type: heading
|
||||
heading: ironnerd24
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: xbox_card
|
||||
variables:
|
||||
- gamertag: tm24fan
|
||||
@ -5150,7 +5169,7 @@ views:
|
||||
cards:
|
||||
- type: heading
|
||||
heading: kjsgamer2012
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: xbox_card
|
||||
variables:
|
||||
- gamertag: kjsgamer2012
|
||||
@ -5158,7 +5177,7 @@ views:
|
||||
cards:
|
||||
- type: heading
|
||||
heading: irishpirate1988
|
||||
- type: custom:decluttering-card
|
||||
- type: custom:streamline-card
|
||||
template: xbox_card
|
||||
variables:
|
||||
- gamertag: irishpirate1988
|
||||
@ -5824,22 +5843,6 @@ views:
|
||||
{{ "Stupid" if
|
||||
is_state('input_boolean.early_night_mode','on') else "Not
|
||||
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
|
||||
cards:
|
||||
- type: heading
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user