Files
pfv-bms/configuration.yaml
T

42 lines
908 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
pfv-garage:
mode: yaml
title: Garage
filename: dashboards/garage.yaml
icon: mdi:garage
pfv-artroom:
mode: yaml
title: Art Room
filename: dashboards/artroom.yaml
icon: mdi:palette