mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
90 lines
1.9 KiB
YAML
90 lines
1.9 KiB
YAML
square: false
|
|
columns: 2
|
|
type: grid
|
|
cards:
|
|
# - Deck
|
|
# - Sandbox
|
|
# - Grove
|
|
# - Grass
|
|
# - Yard
|
|
# - Stairs
|
|
# - BesideStairs
|
|
- show_name: true
|
|
show_icon: false
|
|
show_state: true
|
|
type: button
|
|
entity: input_select.camera14_preset
|
|
name: Presets
|
|
icon_height: 25px
|
|
- show_name: true
|
|
show_icon: true
|
|
type: button
|
|
icon_height: 25px
|
|
tap_action:
|
|
action: toggle
|
|
entity: switch.deck_power_plug
|
|
name: Power
|
|
- show_name: true
|
|
show_icon: true
|
|
type: button
|
|
tap_action:
|
|
action: toggle
|
|
entity: input_button.cam14_ptz_preset_1
|
|
name: Deck
|
|
icon_height: 25px
|
|
- show_name: true
|
|
show_icon: true
|
|
type: button
|
|
icon_height: 25px
|
|
tap_action:
|
|
action: toggle
|
|
entity: input_button.cam14_ptz_preset_2
|
|
name: Sandbox
|
|
- show_name: true
|
|
show_icon: true
|
|
type: button
|
|
icon_height: 25px
|
|
tap_action:
|
|
action: toggle
|
|
entity: input_button.cam14_ptz_preset_4
|
|
name: Grove
|
|
- show_name: true
|
|
show_icon: true
|
|
type: button
|
|
icon_height: 25px
|
|
tap_action:
|
|
action: toggle
|
|
entity: input_button.cam14_ptz_preset_7
|
|
name: Grass
|
|
- show_name: true
|
|
show_icon: true
|
|
type: button
|
|
icon_height: 25px
|
|
tap_action:
|
|
action: toggle
|
|
entity: input_button.cam14_ptz_preset_3
|
|
name: Yard
|
|
- show_name: true
|
|
show_icon: true
|
|
type: button
|
|
icon_height: 25px
|
|
tap_action:
|
|
action: toggle
|
|
entity: input_button.cam14_ptz_preset_5
|
|
name: Stairs
|
|
- show_name: true
|
|
show_icon: true
|
|
type: button
|
|
icon_height: 25px
|
|
tap_action:
|
|
action: toggle
|
|
entity: input_button.cam14_ptz_preset_6
|
|
name: BesideStairs
|
|
- show_name: true
|
|
show_icon: true
|
|
type: button
|
|
icon_height: 25px
|
|
tap_action:
|
|
action: toggle
|
|
entity: input_boolean.cycle_cam14
|
|
name: Cycle |