Files
sarah/config/lovelace/button_card_templates/ac_button.yaml
T

17 lines
345 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_cool