Files
KNELBMS/configuration.yaml
T
mrcharles 74f48b650f feat(dashboards): Health starter dashboard (vitals + trackers) [#344]
💘 Generated with Crush

Assisted-by: Crush:glm-5.2
2026-09-02 14:50:31 -05:00

32 lines
673 B
YAML

# Loads default set of integrations. Do not remove.
default_config:
# Load frontend themes from the themes folder
homeassistant:
packages: !include_dir_named packages
frontend:
themes: !include_dir_merge_named themes
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
bluetooth:
# Metrics endpoint for VictoriaMetrics add-on scrape [#621]
prometheus:
lovelace:
mode: storage
dashboards:
pfv-server-room:
mode: yaml
title: Server Room
filename: dashboards/server-room.yaml
pfv-health:
mode: yaml
title: Health
filename: dashboards/health.yaml
icon: mdi:heart-pulse