mirror of
https://github.com/natekspencer/hacs-oasis_mini.git
synced 2025-11-17 01:23:43 -05:00
26 lines
473 B
YAML
26 lines
473 B
YAML
# Limited configuration instead of default_config
|
|
# https://www.home-assistant.io/integrations/default_config
|
|
automation:
|
|
dhcp:
|
|
frontend:
|
|
history:
|
|
isal:
|
|
logbook:
|
|
media_source:
|
|
|
|
logger:
|
|
default: info
|
|
logs:
|
|
custom_components.oasis_mini: debug
|
|
|
|
homeassistant:
|
|
name: HACS-Oasis Mini
|
|
auth_providers:
|
|
- type: trusted_networks
|
|
trusted_networks:
|
|
- 127.0.0.1
|
|
- 192.0.0.0/8
|
|
- ::1
|
|
allow_bypass_login: true
|
|
- type: homeassistant
|