Add with_state_indicator button template. Use for motion

This commit is contained in:
2020-05-01 16:39:12 +03:00
parent caf330bfed
commit 75522efb2b
6 changed files with 43 additions and 11 deletions
@@ -129,7 +129,7 @@
- type: custom:button-card
template:
- xs
- with_state
- with_state_background
entity: script.sonos_join_tv
icon: mdi:speaker-multiple
name: TV
@@ -141,29 +141,29 @@
- type: custom:button-card
template:
- xs
- with_state
- with_state_background
entity: binary_sensor.browser_kitchen
name: Motion
- type: custom:button-card
template:
- xs
- with_state
- with_state_background
entity: binary_sensor.motion_1_ias_zone
name: Motion 2
- type: custom:button-card
template:
- xs
- with_state
- with_state_background
entity: binary_sensor.motion_2_ias_zone
name: Hallway
- type: custom:button-card
template:
- xs
- with_state
- with_state_background
entity: media_player.nvidia_shield
name: Shield
- type: custom:button-card
template:
- xs
- with_state
- with_state_background
entity: switch.titanium_power
@@ -236,17 +236,27 @@
- type: horizontal-stack
cards:
- type: custom:button-card
template: default
template:
- default
- with_state_indicator
entity: binary_sensor.motion_2_ias_zone
name: Hallway
variables:
state_indicator_id: automation.lighting_hallway_day_mode_motion_turn_lights_on
state_indicator_on_color: "var(--accent-color)"
- type: custom:button-card
template: default
entity: binary_sensor.browser_kitchen
name: Kitchen
- type: custom:button-card
template: default
template:
- default
- with_state_indicator
entity: binary_sensor.motion_1_ias_zone
name: Kitchen 2
variables:
state_indicator_id: automation.lighting_kitchen_day_mode_motion_turn_lights_on_after_sunset
state_indicator_on_color: "var(--accent-color)"
- type: vertical-stack
title: Presence