From dfd5fb3d5327fd1c0fa7f937ca178d2e149d7ab6 Mon Sep 17 00:00:00 2001
From: trphoenix <spd260@126.com>
Date: 星期四, 17 四月 2025 17:26:46 +0800
Subject: [PATCH] 增加配置说明
---
Help/site/install-guide/installHa/index.html | 255 ++++++++++++++++++++++++++++----------------------
1 files changed, 143 insertions(+), 112 deletions(-)
diff --git a/Help/site/install-guide/installHa/index.html b/Help/site/install-guide/installHa/index.html
index 5db133d..3931041 100644
--- a/Help/site/install-guide/installHa/index.html
+++ b/Help/site/install-guide/installHa/index.html
@@ -1,91 +1,110 @@
<!DOCTYPE html>
-<html lang="en">
+<html class="writer-html5" lang="en" >
<head>
-
-
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-
-
- <link rel="shortcut icon" href="../../img/favicon.ico">
- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
+ <meta charset="utf-8" />
+ <meta http-equiv="X-UA-Compatible" content="IE=edge" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="author" content="岱特智能科技(上海)有限公司" />
+ <link rel="shortcut icon" href="../../img/favicon.ico" />
<title>安装 - DT-HA</title>
- <link href="../../css/bootstrap-3.3.7.min.css" rel="stylesheet">
- <link href="../../css/font-awesome-4.7.0.css" rel="stylesheet">
- <link href="../../css/base.css" rel="stylesheet">
- <link rel="stylesheet" href="../../css/highlight.css">
- <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
- <!--[if lt IE 9]>
- <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
- <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
- <![endif]-->
-
- <script src="../../js/jquery-3.2.1.min.js"></script>
- <script src="../../js/bootstrap-3.3.7.min.js"></script>
- <script src="../../js/highlight.pack.js"></script>
+ <link rel="stylesheet" href="../../css/theme.css" />
+ <link rel="stylesheet" href="../../css/theme_extra.css" />
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
- <base target="_top">
- <script>
- var base_url = '../..';
- var is_top_frame = false;
-
- var pageToc = [
- {title: "\u5b89\u88c5HomeAssistant", url: "#_top", children: [
- {title: "HAOS\u5b89\u88c5", url: "#haos" },
- ]},
- ];
-
- </script>
- <script src="../../js/base.js"></script>
+ <script>
+ // Current page data
+ var mkdocs_page_name = "\u5b89\u88c5";
+ var mkdocs_page_input_path = "install-guide\\installHa.md";
+ var mkdocs_page_url = null;
+ </script>
+
+ <!--[if lt IE 9]>
+ <script src="../../js/html5shiv.min.js"></script>
+ <![endif]-->
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
+ <script>hljs.highlightAll();</script>
</head>
-<body>
-<script>
-if (is_top_frame) { $('body').addClass('wm-top-page'); }
-</script>
+<body class="wy-body-for-nav" role="document">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search">
+ <a href="../.." class="icon icon-home"> DT-HA
+ </a><div role="search">
+ <form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
+ </form>
+</div>
+ </div>
-
-<div class="container-fluid wm-page-content">
- <a name="_top"></a>
-
-
-
-
-
-
-
- <div class="row wm-article-nav-buttons" role="navigation" aria-label="navigation">
-
- <div class="wm-article-nav pull-right">
- <a href="../../Usages/usage/" class="btn btn-xs btn-default pull-right">
- Next
- <i class="fa fa-chevron-right" aria-hidden="true"></i>
- </a>
- <a href="../../Usages/usage/" class="btn btn-xs btn-link">
- 使用
- </a>
+ <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <ul>
+ <li class="toctree-l1"><a class="reference internal" href="../..">首页</a>
+ </li>
+ </ul>
+ <ul>
+ <li class="toctree-l1"><a class="reference internal" href="../../about/">关于</a>
+ </li>
+ </ul>
+ <p class="caption"><span class="caption-text">使用教程</span></p>
+ <ul class="current">
+ <li class="toctree-l1 current"><a class="reference internal current" href="#">安装</a>
+ <ul class="current">
+ <li class="toctree-l2"><a class="reference internal" href="#haos">HAOS安装</a>
+ <ul>
+ <li class="toctree-l3"><a class="reference internal" href="#x86pc">安装在X86PC硬盘上</a>
+ <ul>
+ <li class="toctree-l4"><a class="reference internal" href="#linux">基于linux操作系统写入镜像</a>
+ </li>
+ <li class="toctree-l4"><a class="reference internal" href="#windows">基于windows操作系统写入镜像.</a>
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </li>
+ <li class="toctree-l1"><a class="reference internal" >使用</a>
+ <ul>
+ <li class="toctree-l2"><a class="reference internal" href="../../Usages/usage/">使用概述</a>
+ </li>
+ <li class="toctree-l2"><a class="reference internal" href="../../Usages/netconfig/netconfig/">配置网络</a>
+ </li>
+ <li class="toctree-l2"><a class="reference internal" href="../../Usages/initConfig/initConfig/">系统初始化配置</a>
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </div>
</div>
-
- <div class="wm-article-nav">
- <a href="../../about/" class="btn btn-xs btn-default pull-left">
- <i class="fa fa-chevron-left" aria-hidden="true"></i>
- Previous</a><a href="../../about/" class="btn btn-xs btn-link">
- 关于
- </a>
- </div>
-
- </div>
+ </nav>
-
-
- <h1 id="homeassistant">安装HomeAssistant</h1>
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
+ <nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../..">DT-HA</a>
+
+ </nav>
+ <div class="wy-nav-content">
+ <div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../.." class="icon icon-home" aria-label="Docs"></a></li>
+ <li class="breadcrumb-item">使用教程</li>
+ <li class="breadcrumb-item active">安装</li>
+ <li class="wy-breadcrumbs-aside">
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div class="section" itemprop="articleBody">
+
+ <h1 id="homeassistant">安装HomeAssistant<a class="headerlink" href="#homeassistant" title="Permanent link">¶</a></h1>
<p>HomeAssistant的安装有多种方式与方法,最常用折有硬备直接安装,docker安装虚拟机安装等.</p>
<p>下面我们就以硬盘安装HAOS为例介绍基于x86硬件的基础上安装HAOS,基它的安装方式,后续会介绍.</p>
-<h2 id="haos">HAOS安装</h2>
-<h3 id="x86pc">安装在X86PC硬盘上</h3>
+<h2 id="haos">HAOS安装<a class="headerlink" href="#haos" title="Permanent link">¶</a></h2>
+<h3 id="x86pc">安装在X86PC硬盘上<a class="headerlink" href="#x86pc" title="Permanent link">¶</a></h3>
<p>haos要安装在硬盘上,总体思路是,先到HA的官网下载haos的官方镜像文件 ,一般为.gz或.gz.xz等格式,然后再用写盘工具,直接把这个镜像写入硬盘.</p>
<p>将镜像文件写入硬盘上约有两种方法:</p>
<ul>
@@ -96,7 +115,7 @@
<p>在windows平台上写入镜像</p>
</li>
</ul>
-<h4 id="linux"><a href="../LinuxInstall/"> 基于linux操作系统写入镜像</a></h4>
+<h4 id="linux"><a href="../LinuxInstall/"> 基于linux操作系统写入镜像</a><a class="headerlink" href="#linux" title="Permanent link">¶</a></h4>
<p>这种方法的操作方法是:</p>
<ol>
<li>
@@ -131,7 +150,7 @@
</li>
</ol>
<p>此种方法的好处是,不用拆除硬盘,直接在小工控机上就能实现操作.</p>
-<h4 id="windows">基于windows操作系统写入镜像.</h4>
+<h4 id="windows">基于<a href="../WinPeInstall/">windows操作系统写入镜像.</a><a class="headerlink" href="#windows" title="Permanent link">¶</a></h4>
<p>官方在介绍这种方法是让用户把小工控机的硬盘拆下,装入用户自已的电脑中,并用balenaEtcher写盘工具将镜像写入小工控的机的硬盘后,再把小工控机机的硬盘装入小工控机.这方法方便快捷,但是需要拆机,有需要的用户可以到官方介绍页面<a href="https://www.home-assistant.io/installation/generic-x86-64">Geneic x86-64</a>去看具体操作方法.</p>
<p>我们常用的方法如下:</p>
<ol>
@@ -154,43 +173,55 @@
<p>重启进入HA ClI.</p>
</li>
</ol>
-
- <br>
-
-
-
-
-
-
-
- <div class="row wm-article-nav-buttons" role="navigation" aria-label="navigation">
-
- <div class="wm-article-nav pull-right">
- <a href="../../Usages/usage/" class="btn btn-xs btn-default pull-right">
- Next
- <i class="fa fa-chevron-right" aria-hidden="true"></i>
- </a>
- <a href="../../Usages/usage/" class="btn btn-xs btn-link">
- 使用
- </a>
+
+ </div>
+ </div><footer>
+ <div class="rst-footer-buttons" role="navigation" aria-label="Footer Navigation">
+ <a href="../../about/" class="btn btn-neutral float-left" title="关于"><span class="icon icon-circle-arrow-left"></span> Previous</a>
+ <a href="../../Usages/usage/" class="btn btn-neutral float-right" title="使用概述">Next <span class="icon icon-circle-arrow-right"></span></a>
</div>
-
- <div class="wm-article-nav">
- <a href="../../about/" class="btn btn-xs btn-default pull-left">
- <i class="fa fa-chevron-left" aria-hidden="true"></i>
- Previous</a><a href="../../about/" class="btn btn-xs btn-link">
- 关于
- </a>
- </div>
-
+
+ <hr/>
+
+ <div role="contentinfo">
+ <!-- Copyright etc -->
</div>
- <br>
-</div>
-
-<footer class="container-fluid wm-page-content">
- <p>Documentation built with <a href="https://www.mkdocs.org/">MkDocs</a> using <a href="https://github.com/gristlabs/mkdocs-windmill">Windmill</a> theme by Grist Labs.</p>
+ Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
+
+ </div>
+ </div>
+
+ </section>
+
+ </div>
+
+ <div class="rst-versions" role="note" aria-label="Versions">
+ <span class="rst-current-version" data-toggle="rst-current-version">
+
+ <span>
+ <a href="http://dh.leon056.com:7499/r/Embedded/HomeAssistantPtoject.git" class="fa fa-code-fork" style="color: #fcfcfc"> Dh</a>
+ </span>
+
+
+ <span><a href="../../about/" style="color: #fcfcfc">« Previous</a></span>
+
+
+ <span><a href="../../Usages/usage/" style="color: #fcfcfc">Next »</a></span>
+
+ </span>
+</div>
+ <script src="../../js/jquery-3.6.0.min.js"></script>
+ <script>var base_url = "../..";</script>
+ <script src="../../js/theme_extra.js"></script>
+ <script src="../../js/theme.js"></script>
+ <script src="../../search/main.js"></script>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
</body>
-</html>
\ No newline at end of file
+</html>
--
Gitblit v1.8.0