Untitled
unknown
plain_text
3 years ago
137 B
5
Indexable
card_mod:
style: |
ha-card {
background-color: {{ '#CB4335' if is_state('person.adam_2', 'not_home') else '#FFAAA' }};
}Editor is loading...
card_mod:
style: |
ha-card {
background-color: {{ '#CB4335' if is_state('person.adam_2', 'not_home') else '#FFAAA' }};
}