From 2fd14442c7fbe4fa08f722b48502bbcdf969f07c Mon Sep 17 00:00:00 2001 From: capstan1 Date: Thu, 26 Sep 2019 11:16:14 +0200 Subject: [PATCH] new subheading 'configure network' (#443) added a new subheading to make clear what the page is about --- Documentation/network.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/network.md b/Documentation/network.md index 2bfae042a..81866c124 100644 --- a/Documentation/network.md +++ b/Documentation/network.md @@ -1,5 +1,6 @@ # Network +## Configure Network HassOS uses NetworkManager to control the host network. In future releases, you will be able to set up the configuration using the API/UI. Currently only a manual configuration using NetworkManager connection files is supported. Without a configuration file, the device will use DHCP by default. These network connection files can be placed on a USB drive and imported to the host as described in [Configuration][configuration-usb]. ## Configuration Examples