diff --git a/addons/dhcp_server/index.html b/addons/dhcp_server/index.html
index 0bc8d201b5..d91f56dca6 100644
--- a/addons/dhcp_server/index.html
+++ b/addons/dhcp_server/index.html
@@ -78,7 +78,8 @@
"range_start": "192.168.1.100",
"range_end": "192.168.1.200",
"broadcast": "192.168.1.255",
- "gateway": "192.168.1.1"
+ "gateway": "192.168.1.1",
+ "interface": "eth0"
}
],
"hosts": [
@@ -101,7 +102,11 @@
- range_start (Required): Start address for dhcp leases.
- range_end (Required): End address for dhcp leases.
- broadcast (Required): Network broadcast address.
- - routers (Required): A List of gateways.
+ - gateway (Required): A List of gateways.
+
+ - interface (Required): Inteface on that will be listen.
+
+
hosts (Optional): A list of fixed IPs for devices.
- name (Required): Name/hostname of your device.
diff --git a/atom.xml b/atom.xml
index e134ab4820..0b16b639e2 100644
--- a/atom.xml
+++ b/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml
index bd2ed544db..de49048568 100644
--- a/blog/categories/announcements/atom.xml
+++ b/blog/categories/announcements/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml
index ec362acb69..06d9433bd4 100644
--- a/blog/categories/community/atom.xml
+++ b/blog/categories/community/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml
index 9c1e60dab7..6193e3eb54 100644
--- a/blog/categories/device-tracking/atom.xml
+++ b/blog/categories/device-tracking/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml
index 40d792c91c..e7a63fc080 100644
--- a/blog/categories/esp8266/atom.xml
+++ b/blog/categories/esp8266/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml
index d9f9678dea..b737c1ae94 100644
--- a/blog/categories/how-to/atom.xml
+++ b/blog/categories/how-to/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml
index bb0a7b387e..7ebaa5ccb6 100644
--- a/blog/categories/ibeacons/atom.xml
+++ b/blog/categories/ibeacons/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/internet-of-things/atom.xml b/blog/categories/internet-of-things/atom.xml
index 5ab38bbedb..544f6b18c9 100644
--- a/blog/categories/internet-of-things/atom.xml
+++ b/blog/categories/internet-of-things/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml
index 9c934a5936..feafcc673e 100644
--- a/blog/categories/iot-data/atom.xml
+++ b/blog/categories/iot-data/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml
index 53bb565445..749264a42b 100644
--- a/blog/categories/merchandise/atom.xml
+++ b/blog/categories/merchandise/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml
index 9f0a8e59ea..6b36c69972 100644
--- a/blog/categories/micropython/atom.xml
+++ b/blog/categories/micropython/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml
index 07b0a7a7a9..28f0bdbd0d 100644
--- a/blog/categories/mqtt/atom.xml
+++ b/blog/categories/mqtt/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml
index d87639fb1f..6c06e11412 100644
--- a/blog/categories/organisation/atom.xml
+++ b/blog/categories/organisation/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml
index 3da29c269b..fb60e69feb 100644
--- a/blog/categories/owntracks/atom.xml
+++ b/blog/categories/owntracks/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml
index e924a604ce..1087f0d01a 100644
--- a/blog/categories/presence-detection/atom.xml
+++ b/blog/categories/presence-detection/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/public-service-announcement/atom.xml b/blog/categories/public-service-announcement/atom.xml
index 9021f8fe90..7e44d13ed2 100644
--- a/blog/categories/public-service-announcement/atom.xml
+++ b/blog/categories/public-service-announcement/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml
index a38aec05a3..d666cf2aa4 100644
--- a/blog/categories/release-notes/atom.xml
+++ b/blog/categories/release-notes/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml
index 33edf9b2dc..10b00a7738 100644
--- a/blog/categories/survey/atom.xml
+++ b/blog/categories/survey/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml
index bdc0b09f11..f97686a5e7 100644
--- a/blog/categories/talks/atom.xml
+++ b/blog/categories/talks/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml
index 051b7a8ff0..8fb2918e82 100644
--- a/blog/categories/technology/atom.xml
+++ b/blog/categories/technology/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml
index 23dd2aea6c..57c5ab1b15 100644
--- a/blog/categories/user-stories/atom.xml
+++ b/blog/categories/user-stories/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml
index 26f3a48390..5d650c0835 100644
--- a/blog/categories/video/atom.xml
+++ b/blog/categories/video/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml
index 5c4616e9c5..2eb80af9ba 100644
--- a/blog/categories/website/atom.xml
+++ b/blog/categories/website/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T21:35:38+00:00
+ 2017-05-23T22:50:01+00:00
https://home-assistant.io/
diff --git a/sitemap.xml b/sitemap.xml
index 286fd172a6..d9518099f8 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3457,62 +3457,62 @@
https://home-assistant.io/demo/frontend.html
-2017-05-23T21:34:49+00:00
+2017-05-23T22:49:14+00:00
https://home-assistant.io/demo/index.html
-2017-05-23T21:34:49+00:00
+2017-05-23T22:49:14+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-05-23T21:34:49+00:00
+2017-05-23T22:49:14+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-05-23T21:34:49+00:00
+2017-05-23T22:49:14+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-05-23T21:34:49+00:00
+2017-05-23T22:49:14+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-05-23T21:34:49+00:00
+2017-05-23T22:49:14+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-05-23T21:34:49+00:00
+2017-05-23T22:49:14+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-05-23T21:34:49+00:00
+2017-05-23T22:49:14+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-05-23T21:34:49+00:00
+2017-05-23T22:49:14+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-05-23T21:34:49+00:00
+2017-05-23T22:49:14+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-05-23T21:34:49+00:00
+2017-05-23T22:49:14+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-05-23T21:34:49+00:00
+2017-05-23T22:49:14+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-05-23T21:34:49+00:00
+2017-05-23T22:49:14+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-05-23T21:34:49+00:00
+2017-05-23T22:49:14+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-05-23T21:34:49+00:00
+2017-05-23T22:49:14+00:00