Files
homelogic-setup/Docker/HomeAssistant/config/configuration.yaml

35 lines
644 B
YAML
Raw Normal View History

2026-03-21 12:13:09 -03:00
# Loads default set of integrations. Do not remove.
default_config:
http:
use_x_forwarded_for: True
trusted_proxies:
- 0.0.0.0/22
automation: !include automations.yaml
scene: !include scenes.yaml
frontend:
themes: !include_dir_merge_named themes
mobile_app:
sensor:
- platform: integration
source: sensor.total_energy_consumption
name: energy_spent
unit_prefix: k
round: 2
#homekit:
# - name: Entrance Gate Bridge
# port: 51828
# filter:
# include_entities:
# - cover.garage_manager_garage_door
# entity_config:
# cover.garage_manager_garage_door:
# name: Abrir Portón
api: