You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
972 B
30 lines
972 B
######################################################################
|
|
# @CCOSTAN - Follow Me on X
|
|
# For more info visit https://www.vcloudinfo.com/click-here
|
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
|
# -------------------------------------------------------------------
|
|
# Overview Partial - camera badges
|
|
# Reusable list extracted from a view for smaller diffs and safer edits.
|
|
# -------------------------------------------------------------------
|
|
# Notes: Extracted from config/dashboards/overview/views/03_camera.yaml key `badges`.
|
|
######################################################################
|
|
|
|
- type: entity
|
|
show_name: true
|
|
show_state: true
|
|
show_icon: true
|
|
entity: cover.large_garage_door
|
|
color: ''
|
|
- type: entity
|
|
show_name: true
|
|
show_state: true
|
|
show_icon: true
|
|
entity: cover.small_garage_door
|
|
color: ''
|
|
- type: entity
|
|
show_name: true
|
|
show_state: true
|
|
show_icon: true
|
|
entity: lock.front_door
|
|
color: ''
|