Add temperature button. Major button refactoring

This commit is contained in:
2020-04-27 01:18:46 +03:00
parent 2335fd5eba
commit e615b8fbf1
9 changed files with 139 additions and 96 deletions
@@ -61,21 +61,21 @@ titanium_card:
- type: horizontal-stack
cards:
- type: custom:button-card
template: small
template: default
entity: script.titanium_lock
name: Lock
icon: mdi:lock
tap_action:
action: toggle
- type: custom:button-card
template: small
template: default
entity: script.titanium_vol_mute
name: Mute
icon: mdi:volume-mute
tap_action:
action: toggle
- type: custom:button-card
template: small
template: default
entity: script.titanium_set_volume
name: Set volume
icon: mdi:volume-medium
@@ -85,21 +85,21 @@ titanium_card:
- type: horizontal-stack
cards:
- type: custom:button-card
template: small
template: default
entity: script.titanium_displays_on
name: Displays on
icon: mdi:monitor-dashboard
tap_action:
action: toggle
- type: custom:button-card
template: small
template: default
entity: script.titanium_displays_off
name: Displays off
icon: mdi:monitor-off
tap_action:
action: toggle
- type: custom:button-card
template: small
template: default
entity: script.titanium_refresh
name: Refresh
icon: mdi:refresh