diff --git a/addons/dhcp_server/index.html b/addons/dhcp_server/index.html
index 0de082e022..805641966e 100644
--- a/addons/dhcp_server/index.html
+++ b/addons/dhcp_server/index.html
@@ -77,7 +77,7 @@
"netmask" : "255.255.255.0" ,
"range_start" : "192.168.1.100" ,
"range_end" : "192.168.1.200" ,
- "broadcast" : "192.168.1.254" ,
+ "broadcast" : "192.168.1.255" ,
"routers" : [ "192.168.1.1" ]
}
],
@@ -93,9 +93,22 @@
Configuration variables:
- token (Required ): Your Duck DNS API key.
- domains (Required ): A list of domains to update DNS.
- seconds (Optional ): Seconds between updates to Duck DNS.
+ domain (Required ): Your network domain name.
+ dns (Required ): A list of DNS server for your network.
+ networks (Optional ): A list of network to provide DHCP.
+ - subnet (Required ): Your network schema.
+ - netmask (Required ): Your network netmask.
+ - 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.
+ hosts (Optional ): A list of fixed IPs for devices.
+
+ name (Required ): Name/hostname of your device.
+ - mac (Required ): Mac address of your device.
+ - ip (Required ): Fix ip address for device.
+
+
diff --git a/atom.xml b/atom.xml
index aaa284f490..d92a8cc17d 100644
--- a/atom.xml
+++ b/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml
index be5c5e49ef..7e18d08ec2 100644
--- a/blog/categories/announcements/atom.xml
+++ b/blog/categories/announcements/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml
index b83f2ee8f7..f8b0482235 100644
--- a/blog/categories/community/atom.xml
+++ b/blog/categories/community/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml
index 25c25d29b9..74397f8d31 100644
--- a/blog/categories/device-tracking/atom.xml
+++ b/blog/categories/device-tracking/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml
index 99f20b74d9..21184aa65f 100644
--- a/blog/categories/esp8266/atom.xml
+++ b/blog/categories/esp8266/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml
index a8ffed1458..1f0da7031c 100644
--- a/blog/categories/how-to/atom.xml
+++ b/blog/categories/how-to/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml
index 6aee2b080c..9883b88cbd 100644
--- a/blog/categories/ibeacons/atom.xml
+++ b/blog/categories/ibeacons/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+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 a058538f8e..0f67b2d928 100644
--- a/blog/categories/internet-of-things/atom.xml
+++ b/blog/categories/internet-of-things/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml
index e884071b15..7da016d551 100644
--- a/blog/categories/iot-data/atom.xml
+++ b/blog/categories/iot-data/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml
index 183da29e98..8c53ca8470 100644
--- a/blog/categories/merchandise/atom.xml
+++ b/blog/categories/merchandise/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml
index 9e48dff769..ea0c65a88f 100644
--- a/blog/categories/micropython/atom.xml
+++ b/blog/categories/micropython/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml
index 75b95beb63..3b43f346b2 100644
--- a/blog/categories/mqtt/atom.xml
+++ b/blog/categories/mqtt/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml
index 7013410750..fe11e46069 100644
--- a/blog/categories/organisation/atom.xml
+++ b/blog/categories/organisation/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml
index 40350863e1..3f07064251 100644
--- a/blog/categories/owntracks/atom.xml
+++ b/blog/categories/owntracks/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml
index ad0123974e..4f7e3be3be 100644
--- a/blog/categories/presence-detection/atom.xml
+++ b/blog/categories/presence-detection/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+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 4019c2cbcb..cf0a8051f0 100644
--- a/blog/categories/public-service-announcement/atom.xml
+++ b/blog/categories/public-service-announcement/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml
index 9aaacd6ab6..64b6f2e834 100644
--- a/blog/categories/release-notes/atom.xml
+++ b/blog/categories/release-notes/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml
index aac978e2a0..5982aa41f5 100644
--- a/blog/categories/survey/atom.xml
+++ b/blog/categories/survey/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml
index 5af45fc663..1adc593fe6 100644
--- a/blog/categories/talks/atom.xml
+++ b/blog/categories/talks/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml
index a992ea8b2f..83e6f328bf 100644
--- a/blog/categories/technology/atom.xml
+++ b/blog/categories/technology/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml
index 991e5b931f..867613f0b8 100644
--- a/blog/categories/user-stories/atom.xml
+++ b/blog/categories/user-stories/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml
index 839f3eca34..c81f72f922 100644
--- a/blog/categories/video/atom.xml
+++ b/blog/categories/video/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml
index 67d8c34a93..28c80e94f5 100644
--- a/blog/categories/website/atom.xml
+++ b/blog/categories/website/atom.xml
@@ -4,7 +4,7 @@
- 2017-05-23T15:30:30+00:00
+ 2017-05-23T15:38:07+00:00
https://home-assistant.io/
diff --git a/sitemap.xml b/sitemap.xml
index afcca5c380..85a7ff1dff 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3457,62 +3457,62 @@
https://home-assistant.io/demo/frontend.html
-2017-05-23T15:29:36+00:00
+2017-05-23T15:37:18+00:00
https://home-assistant.io/demo/index.html
-2017-05-23T15:29:36+00:00
+2017-05-23T15:37:18+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-05-23T15:29:36+00:00
+2017-05-23T15:37:18+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-05-23T15:29:36+00:00
+2017-05-23T15:37:18+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-05-23T15:29:36+00:00
+2017-05-23T15:37:18+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-05-23T15:29:36+00:00
+2017-05-23T15:37:18+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-05-23T15:29:36+00:00
+2017-05-23T15:37:18+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-05-23T15:29:36+00:00
+2017-05-23T15:37:18+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-05-23T15:29:36+00:00
+2017-05-23T15:37:18+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-05-23T15:29:36+00:00
+2017-05-23T15:37:18+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-05-23T15:29:36+00:00
+2017-05-23T15:37:18+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-05-23T15:29:36+00:00
+2017-05-23T15:37:18+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-05-23T15:29:36+00:00
+2017-05-23T15:37:18+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-05-23T15:29:36+00:00
+2017-05-23T15:37:18+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-05-23T15:29:36+00:00
+2017-05-23T15:37:18+00:00