Initial hallway UI. Button refactoring.

This commit is contained in:
2020-12-07 23:08:33 +02:00
parent 74337a6100
commit e404605127
20 changed files with 449 additions and 139 deletions
@@ -0,0 +1,16 @@
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