Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- type: custom:bubble-card
- card_type: button
- button_type: slider
- modules:
- - default
- - get_state_attribute
- - sub_button_coloring
- - main_button_coloring
- - subbutton_below
- entity: light.living_room_corner
- name: Living Room
- icon: mdi:sofa
- show_attribute: true
- get_state_attribute:
- - entity: sensor.living_room_thermometer_temperature
- - entity: sensor.living_room_thermometer_humidity
- sub_button:
- - entity: binary_sensor.magic_areas_presence_tracking_living_room_area_state
- icon: mdi:walk
- light_background: true
- state_background: true
- visibility:
- - condition: state
- entity: binary_sensor.magic_areas_presence_tracking_living_room_area_state
- state: "on"
- - icon: phu:ceiling-fugato-three-alt
- tap_action:
- action: toggle
- state_background: true
- entity: light.lounge_left
- show_icon: true
- hold_action:
- action: more-info
- - icon: hue:sync-box
- state_background: false
- tap_action:
- action: toggle
- entity: select.sync_box_entertainment_area
- show_arrow: false
- - entity: light.lounge_right
- name: ""
- icon: hue:ceiling-fugato-three-alt
- hold_action:
- action: more-info
- tap_action:
- action: toggle
- grid_options:
- rows: 2
- columns: 6
- card_layout: large-sub-buttons-grid
- rows: "2"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement