Move config out of subfolder

This commit is contained in:
Georgi Gardev
2022-12-01 16:01:59 +02:00
parent addfa33f6f
commit 1ae0c6d0b8
221 changed files with 0 additions and 0 deletions
@@ -0,0 +1,33 @@
brita_card:
card:
type: vertical-stack
cards:
- type: entities
entities:
- input_number.brita_remaining_liters
- input_datetime.brita_next_change
- type: horizontal-stack
cards:
- type: custom:button-card
template: [v3_button, v3_popup_button]
name: New filter
entity: script.brita_new_filter
show_state: false
tap_action:
action: toggle
styles:
card:
- margin-left: 8px
- type: custom:button-card
template: [v3_button, v3_popup_button]
name: Pour water
entity: script.brita_pour_water
show_state: false
tap_action:
action: toggle
- type: custom:button-card
template: [v3_button, v3_popup_button]
name: Filter
entity: binary_sensor.brita_should_change_filter