Files
sarah/config/lovelace/decluttering_templates/cards/ac_button_card.yaml
T
2020-11-18 23:06:28 +02:00

19 lines
417 B
YAML

ac_button_card:
card:
type: custom:button-card
template: default
entity: climate.toshiba_ac
name: AC
state:
- value: 'off'
operator: '!='
styles:
card:
- background-color: var(--primary-color)
- color: black
icon:
- color: black
tap_action:
action: call-service
service: script.toshiba_ac_toggle_cool