Updated all of the new AUthnetication methods in 0.77
This commit is contained in:
parent
54ab3fb02f
commit
ad4d379835
|
@ -18,6 +18,10 @@ homeassistant:
|
|||
hidden: true
|
||||
homebridge_hidden: true
|
||||
packages: !include_dir_named packages
|
||||
auth_providers:
|
||||
- type: homeassistant
|
||||
- type: legacy_api_password
|
||||
- type: trusted_networks
|
||||
|
||||
influxdb:
|
||||
host: 192.168.10.10
|
||||
|
|
Loading…
Reference in New Issue