Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- type: custom:bubble-card
- card_type: separator
- name: h o m e
- icon: mdi:home-circle-outline
- sub_button:
- - icon: mdi:shield-home-outline
- double_tap_action:
- action: perform-action
- perform_action: homeassistant.restart
- target: {}
- tap_action:
- action: navigate
- navigation_path: "#safety"
- state_background: false
- entity: binary_sensor.whole_house_locks
- show_background: false
- show_state: true
- styles: |
- .bubble-line {
- background-color: #FBC5F8 !important;
- opacity: 0.1;
- }
- modules:
- - default
- - sub_button_coloring
- card_layout: normal
- sub_button_coloring:
- button_1:
- on_icon_color: "#E05353"
- on_color: "' '"
- entity: binary_sensor.whole_house_locks
Advertisement
Add Comment
Please, Sign In to add comment