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