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.
Home-AssistantConfig/config/dashboards/infrastructure/partials/activity_sections.yaml

23 lines
797 B

######################################################################
# @CCOSTAN - Follow Me on X
# For more info visit https://www.vcloudinfo.com/click-here
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# -------------------------------------------------------------------
# Infrastructure Partial - Activity sections
# Activity feed wrapped in the standard Infrastructure layout.
# -------------------------------------------------------------------
# Notes: Full-width logbook view targeted at `sensor.activity_feed`.
######################################################################
- type: grid
column_span: 4
columns: 1
square: false
cards:
- type: logbook
target:
entity_id:
- sensor.activity_feed
grid_options:
columns: full

Powered by TurnKey Linux.