mirror of
https://github.com/natekspencer/hacs-oasis_mini.git
synced 2025-11-18 10:03:41 -05:00
Initial commit
This commit is contained in:
24
config/configuration.yaml
Normal file
24
config/configuration.yaml
Normal file
@@ -0,0 +1,24 @@
|
||||
# Limited configuration instead of default_config
|
||||
# https://www.home-assistant.io/integrations/default_config
|
||||
automation:
|
||||
dhcp:
|
||||
frontend:
|
||||
history:
|
||||
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
|
||||
Reference in New Issue
Block a user