Skip to content

Commit 2d96b56

Browse files
committed
Site updated at 2017-07-22 05:58:51 UTC
1 parent 4d00b28 commit 2d96b56

File tree

29 files changed

+60
-44
lines changed

29 files changed

+60
-44
lines changed

addons/dhcp_server/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h1 class="title indent">
112112
 - <strong>broadcast</strong> (<em>Required</em>): Network broadcast address.
113113
 - <strong>gateway</strong> (<em>Required</em>): A List of gateways.
114114
<ul>
115-
<li><strong>interface</strong> (<em>Required</em>): Inteface on that will be listen.</li>
115+
<li><strong>interface</strong> (<em>Required</em>): Inteface on that will be listen. Normaly is <code class="highlighter-rouge">eth0</code> for ethernet wired connection and <code class="highlighter-rouge">wlan0</code> for wireless connection.</li>
116116
</ul>
117117
</li>
118118
<li><strong>hosts</strong> (<em>Optional</em>): A list of fixed IPs for devices.

addons/dnsmasq/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h1 class="title indent">
9696
<li><strong>defaults</strong> (<em>Required</em>): A list of dns server to forward default requests.</li>
9797
<li><strong>forwards</strong> (<em>Optional</em>): A list of domains that will forward to a specific server.</li>
9898
<li><strong>hosts</strong> (<em>Optional</em>): A list of hosts to resolve it static.</li>
99-
<li><strong>interface</strong> (<em>Optional</em>): If a interface is set, it listen only on this interface. Need to set for resinos.</li>
99+
<li><strong>interface</strong> (<em>Optional</em>): If a interface is set, it listen only on this interface. Need to set for resinos. Normaly is <code class="highlighter-rouge">eth0</code> for ethernet wired connection and <code class="highlighter-rouge">wlan0</code> for wireless connection.</li>
100100
</ul>
101101
</article>
102102
</div>

addons/samba/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ <h1 class="title indent">
8686
</span><span class="nt">"share"</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="p">,</span><span class="w">
8787
</span><span class="nt">"backup"</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="p">,</span><span class="w">
8888
</span><span class="nt">"ssl"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w">
89-
</span><span class="err">}</span><span class="w">
90-
</span><span class="s2">"username"</span><span class="err">:</span><span class="w"> </span><span class="s2">""</span><span class="p">,</span><span class="w">
89+
</span><span class="err">}</span><span class="p">,</span><span class="w">
90+
</span><span class="nt">"username"</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="p">,</span><span class="w">
9191
</span><span class="nt">"password"</span><span class="p">:</span><span class="w"> </span><span class="s2">""</span><span class="p">,</span><span class="w">
9292
</span><span class="nt">"interface"</span><span class="p">:</span><span class="w"> </span><span class="s2">"eth0"</span><span class="w">
9393
</span><span class="p">}</span><span class="w">

atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Home Assistant]]></title>
55
<link href="https://home-assistant.io/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-07-21T21:55:38+00:00</updated>
7+
<updated>2017-07-22T05:49:46+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/announcements/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Announcements | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/announcements/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-07-21T21:55:38+00:00</updated>
7+
<updated>2017-07-22T05:49:46+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/community/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Community | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/community/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-07-21T21:55:38+00:00</updated>
7+
<updated>2017-07-22T05:49:46+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/device-tracking/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Device-Tracking | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/device-tracking/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-07-21T21:55:38+00:00</updated>
7+
<updated>2017-07-22T05:49:46+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/esp8266/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: ESP8266 | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/esp8266/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-07-21T21:55:38+00:00</updated>
7+
<updated>2017-07-22T05:49:46+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/how-to/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: How-To | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/how-to/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-07-21T21:55:38+00:00</updated>
7+
<updated>2017-07-22T05:49:46+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

blog/categories/ibeacons/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: iBeacons | Home Assistant]]></title>
55
<link href="https://home-assistant.io/blog/categories/ibeacons/atom.xml" rel="self"/>
66
<link href="https://home-assistant.io/"/>
7-
<updated>2017-07-21T21:55:38+00:00</updated>
7+
<updated>2017-07-22T05:49:46+00:00</updated>
88
<id>https://home-assistant.io/</id>
99
<author>
1010
<name><![CDATA[Home Assistant]]></name>

0 commit comments

Comments
 (0)