Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- type: vertical-stack
- cards:
- - type: custom:button-card
- entity: sensor.32_134446_fan_info
- color_type: card
- layout: icon_name_state2nd
- color: rgb(40, 150, 214)
- name: WTW
- styles:
- card:
- - height: 120px
- size: 100%
- icon: mdi:fan
- show_state: true
- show_label: true
- label: >-
- [[[ var tr = states['sensor.32_134446_remaining_mins'].state; if(tr[0] !=
- '0') { return 'timer: '+ tr + ' min'} ]]]
- state:
- - value: auto
- color: rgb(40, 150, 214)
- icon: mdi:fan-auto
- - value: temporary
- operator: regex
- color: rgb(0, 255, 0)
- icon: mdi:timer
- - operator: default
- color: rgb(255, 0, 0)
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- command: request31DA
- entity_id: remote.29_162275
- - type: horizontal-stack
- cards:
- - type: custom:button-card
- entity: sensor.32_134446_fan_info
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- command: away
- entity_id: remote.29_162275
- color_type: card
- color: rgb(40, 150, 214)
- icon: mdi:home-export-outline
- name: " "
- styles:
- card:
- - height: 60px
- state:
- - value: away
- color: rgb(225, 317, 55)
- - type: custom:button-card
- entity: sensor.32_134446_fan_info
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- command: low
- entity_id: remote.29_162275
- color_type: card
- color: rgb(40, 150, 214)
- icon: mdi:fan-speed-1
- name: " "
- styles:
- card:
- - height: 60px
- state:
- - value: speed 1
- color: rgb(225, 317, 55)
- - type: custom:button-card
- entity: sensor.32_134446_fan_info
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- command: medium
- entity_id: remote.29_162275
- color_type: card
- color: rgb(40, 150, 214)
- icon: mdi:fan-speed-2
- name: " "
- styles:
- card:
- - height: 60px
- state:
- - value: speed 2
- color: rgb(225, 317, 55)
- - type: custom:button-card
- entity: sensor.32_134446_fan_info
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- command: high
- entity_id: remote.29_162275
- color_type: card
- color: rgb(40, 150, 214)
- icon: mdi:fan-speed-3
- name: " "
- styles:
- card:
- - height: 60px
- state:
- - value: speed 3
- operator: regex
- color: rgb(225, 317, 55)
- - type: custom:button-card
- entity: sensor.32_134446_fan_info
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- command: auto
- entity_id: remote.29_162275
- color_type: card
- color: rgb(40, 150, 214)
- icon: mdi:fan-auto
- name: " "
- styles:
- card:
- - height: 60px
- state:
- - value: auto
- color: rgb(225, 317, 55)
- - type: custom:button-card
- entity: sensor.32_134446_fan_info
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- command: disable
- entity_id: remote.29_162275
- color_type: card
- color: rgb(40, 150, 214)
- icon: mdi:fan-off
- name: " "
- styles:
- card:
- - height: 60px
- state:
- - value: "off"
- color: rgb(225, 317, 55)
- - type: horizontal-stack
- cards:
- - type: custom:button-card
- entity: sensor.32_134446_fan_info
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- command: high_60
- entity_id: remote.29_162275
- color_type: card
- color: rgb(40, 150, 214)
- icon: mdi:timer
- name: 60 min
- styles:
- card:
- - height: 60px
- state:
- - value: speed 3 temporary override
- color: rgb(225, 317, 55)
- - type: custom:button-card
- entity: sensor.32_134446_fan_info
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- command: high_15
- entity_id: remote.29_162275
- color_type: card
- color: rgb(40, 150, 214)
- icon: mdi:timer
- name: 15 min
- styles:
- card:
- - height: 60px
- state:
- - value: speed 3 temporary override
- color: rgb(225, 317, 55)
- - type: horizontal-stack
- cards:
- - type: custom:button-card
- entity: binary_sensor.32_134446_bypass_position
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- command: bypass_open
- entity_id: remote.29_162275
- color_type: card
- color: rgb(40, 150, 214)
- icon: mdi:valve-open
- name: Open bypass
- styles:
- card:
- - height: 60px
- state:
- - value: "on"
- color: rgb(0, 255, 205)
- name: Bypass open
- - type: custom:button-card
- entity: binary_sensor.32_134446_bypass_position
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- command: bypass_close
- entity_id: remote.29_162275
- color_type: card
- color: rgb(40, 150, 214)
- icon: mdi:valve-closed
- name: Close bypass
- styles:
- card:
- - height: 60px
- state:
- - value: "off"
- color: rgb(0, 255, 205)
- name: Bypass closed
- - type: custom:button-card
- entity: binary_sensor.32_134446_bypass_position
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- command: bypass_auto
- entity_id: remote.29_162275
- color_type: card
- color: rgb(40, 150, 214)
- icon: mdi:valve
- name: Bypass auto
- styles:
- card:
- - height: 60px
- - type: horizontal-stack
- cards:
- - type: custom:button-card
- entity: sensor.32_134446_fan_info
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- command: request31DA
- entity_id: remote.29_162275
- color_type: card
- color: rgb(100, 150, 214)
- icon: mdi:home-export-outline
- name: Request 31DA
- styles:
- card:
- - height: 60px
- state:
- - value: away
- color: rgb(225, 317, 55)
- - type: horizontal-stack
- cards:
- - type: custom:button-card
- entity: sensor.32_134446_fan_info
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- command: request10D0
- entity_id: remote.29_162275
- color_type: card
- color: rgb(240, 150, 214)
- icon: mdi:home-export-outline
- name: "DEBUG: get filter time: Send 10d0"
- styles:
- card:
- - height: 60px
- state:
- - value: away
- color: rgb(225, 317, 55)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement