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/views/03_docker_containers.yaml

21 lines
865 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 View - Docker containers
# Related Issue: 1560
# Container status + restart controls (Portainer integration).
# -------------------------------------------------------------------
# Notes: Uses `binary_sensor.*_status` and `button.*_restart_container` entities (Portainer integration).
######################################################################
title: Docker
path: docker
type: sections
icon: mdi:docker
theme: default
badges: []
sections: !include /config/dashboards/infrastructure/partials/docker_containers_sections.yaml
max_columns: 4

Powered by TurnKey Linux.