The bridge support is not complete and causes issues in Supervisor. Supervisor first needs proper support for it before we can deploy it in Operating System. See also: https://github.com/home-assistant/supervisor/pull/4133
23 lines
342 B
Plaintext
23 lines
342 B
Plaintext
[main]
|
|
dns=default
|
|
plugins=keyfile
|
|
autoconnect-retries-default=0
|
|
rc-manager=file
|
|
|
|
[keyfile]
|
|
unmanaged-devices=type:bridge;type:tun;driver:veth
|
|
|
|
[logging]
|
|
backend=journal
|
|
|
|
[connection]
|
|
connection.mdns=2
|
|
connection.llmnr=2
|
|
|
|
[connectivity]
|
|
uri=http://checkonline.home-assistant.io/online.txt
|
|
interval=600
|
|
|
|
[device]
|
|
wifi.scan-rand-mac-address=no
|