mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-15 17:12:59 +00:00
Update chip_person
This commit is contained in:
@@ -1,13 +1,16 @@
|
||||
v3_chip_person:
|
||||
template: v3_chip
|
||||
template: v3_chip_name
|
||||
show_state: false
|
||||
show_entity_picture: true
|
||||
show_name: false
|
||||
show_name: true
|
||||
hold_action:
|
||||
action: more-info
|
||||
state:
|
||||
- value: 'off'
|
||||
styles:
|
||||
card:
|
||||
- filter: grayscale(100%)
|
||||
- border-color: black
|
||||
styles:
|
||||
card:
|
||||
- padding: "0 10px 0 0"
|
||||
# state:
|
||||
# - value: 'off'
|
||||
# styles:
|
||||
# card:
|
||||
# - filter: grayscale(100%)
|
||||
# - border-color: black
|
||||
|
||||
@@ -37,10 +37,12 @@ card:
|
||||
template: v3_chip_person
|
||||
entity: input_boolean.georgi_home
|
||||
entity_picture: /local/images/people/georgi.jpg
|
||||
name: Georgi
|
||||
- type: custom:button-card
|
||||
template: v3_chip_person
|
||||
entity: input_boolean.player_2_home
|
||||
entity_picture: /local/images/people/maya.jpg
|
||||
name: Maya
|
||||
- type: custom:button-card
|
||||
template: v3_chip
|
||||
entity: sensor.average_temperature
|
||||
|
||||
@@ -44,10 +44,12 @@ card:
|
||||
template: v3_chip_person
|
||||
entity: input_boolean.georgi_home
|
||||
entity_picture: /local/images/people/georgi.jpg
|
||||
name: Georgi
|
||||
- type: custom:button-card
|
||||
template: v3_chip_person
|
||||
entity: input_boolean.player_2_home
|
||||
entity_picture: /local/images/people/maya.jpg
|
||||
name: Maya
|
||||
- type: custom:button-card
|
||||
template: v3_chip
|
||||
entity: sensor.average_temperature
|
||||
|
||||
@@ -36,10 +36,12 @@ card:
|
||||
template: v3_chip_person
|
||||
entity: input_boolean.georgi_home
|
||||
entity_picture: /local/images/people/georgi.jpg
|
||||
name: Georgi
|
||||
- type: custom:button-card
|
||||
template: v3_chip_person
|
||||
entity: input_boolean.player_2_home
|
||||
entity_picture: /local/images/people/maya.jpg
|
||||
name: Maya
|
||||
- type: custom:button-card
|
||||
template: v3_chip
|
||||
entity: sensor.average_temperature
|
||||
|
||||
@@ -33,10 +33,12 @@
|
||||
template: v3_chip_person
|
||||
entity: input_boolean.georgi_home
|
||||
entity_picture: /local/images/people/georgi.jpg
|
||||
name: Georgi
|
||||
- type: custom:button-card
|
||||
template: v3_chip_person
|
||||
entity: input_boolean.player_2_home
|
||||
entity_picture: /local/images/people/maya.jpg
|
||||
name: Maya
|
||||
- type: custom:button-card
|
||||
template: v3_chip
|
||||
entity: binary_sensor.living_room_right_window_contact
|
||||
|
||||
Reference in New Issue
Block a user