Files
sarah/lovelace/button_card_templates/v2/devices/ac_button.yaml
T
2022-12-01 16:01:59 +02:00

17 lines
340 B
YAML

ac_button:
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