Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- type: custom:hui-element
- card_type: custom:mod-card
- style: |
- ha-card {
- background-color:#050505;
- padding: 40px;
- border-radius:40px;
- }
- card:
- type: vertical-stack
- cards:
- - type: horizontal-stack
- cards:
- - type: custom:button-card
- color_type: blank-card
- - type: custom:button-card
- color_type: blank-card
- styles:
- card:
- - height: 20px
- - type: custom:button-card
- color_type: blank-card
- - type: horizontal-stack
- cards:
- - type: custom:button-card
- color_type: card
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- entity_id: remote.broadlink_rm_mini_3_nicola
- device: logitech_z906
- command: power
- icon: mdi:power
- color: rgb(75, 75, 77)
- styles:
- card:
- - height: 100px
- - border-radius: 50px
- - type: custom:button-card
- color_type: card
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- entity_id: remote.broadlink_rm_mini_3_nicola
- device: logitech_z906
- command: input
- name: INPUT
- show_name: true
- show_icon: false
- color: rgb(75, 75, 77)
- styles:
- card:
- - height: 100px
- - border-radius: 50px
- - type: custom:button-card
- color_type: card
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- entity_id: remote.broadlink_rm_mini_3_nicola
- device: logitech_z906
- command: mute
- name: MUTE
- show_name: true
- show_icon: false
- color: rgb(75, 75, 77)
- styles:
- card:
- - height: 100px
- - border-radius: 50px
- - type: horizontal-stack
- cards:
- - type: custom:button-card
- color_type: blank-card
- - type: custom:button-card
- color_type: blank-card
- styles:
- card:
- - height: 50px
- - type: custom:button-card
- color_type: blank-card
- - type: horizontal-stack
- cards:
- - type: custom:button-card
- color_type: blank-card
- - type: custom:button-card
- color_type: card
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- entity_id: remote.broadlink_rm_mini_3_nicola
- device: logitech_z906
- command: level
- name: LEVEL
- show_name: true
- show_icon: false
- color: rgb(75, 75, 77)
- styles:
- card:
- - height: 75px
- - type: custom:button-card
- color_type: blank-card
- - type: horizontal-stack
- cards:
- - type: custom:button-card
- color_type: card
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- entity_id: remote.broadlink_rm_mini_3_nicola
- device: logitech_z906
- command: minus
- hold_action:
- action: call-service
- service: remote.send_command
- service_data:
- entity_id: remote.broadlink_rm_mini_3_nicola
- device: logitech_z906
- command: minus
- num_repeats: 5
- delay_secs: 0.05
- icon: mdi:minus
- show_name: false
- show_icon: true
- color: rgb(75, 75, 77)
- styles:
- card:
- - height: 75px
- - type: custom:button-card
- color_type: blank-card
- - type: custom:button-card
- color_type: card
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- entity_id: remote.broadlink_rm_mini_3_nicola
- device: logitech_z906
- command: plus
- hold_action:
- action: call-service
- service: remote.send_command
- service_data:
- entity_id: remote.broadlink_rm_mini_3_nicola
- device: logitech_z906
- command: plus
- num_repeats: 5
- delay_secs: 0.05
- icon: mdi:plus
- show_name: false
- show_icon: true
- color: rgb(75, 75, 77)
- styles:
- card:
- - height: 75px
- - type: horizontal-stack
- cards:
- - type: custom:button-card
- color_type: blank-card
- - type: custom:button-card
- color_type: card
- tap_action:
- action: call-service
- service: remote.send_command
- service_data:
- entity_id: remote.broadlink_rm_mini_3_nicola
- device: logitech_z906
- command: effect
- name: EFFECT
- show_name: true
- show_icon: false
- color: rgb(75, 75, 77)
- styles:
- card:
- - height: 75px
- - type: custom:button-card
- color_type: blank-card
- - type: horizontal-stack
- cards:
- - type: custom:button-card
- color_type: blank-card
- - type: custom:button-card
- color_type: blank-card
- styles:
- card:
- - height: 50px
- - type: custom:button-card
- color_type: blank-card
- - type: picture
- image: /local/Logitech_logo.svg.png
- card_mod:
- style: |
- ha-card {
- background: none;
- }
- - type: horizontal-stack
- cards:
- - type: custom:button-card
- color_type: blank-card
- - type: custom:button-card
- color_type: blank-card
- styles:
- card:
- - height: 20px
- - type: custom:button-card
- color_type: blank-card
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement