Files
sarah/config/lovelace/button_card_templates/devices/ac_button.yaml
T
2021-10-08 10:56:19 +03: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