diff --git a/addons/configurator/index.html b/addons/configurator/index.html
index e17836888f..2eca0a7204 100644
--- a/addons/configurator/index.html
+++ b/addons/configurator/index.html
@@ -103,8 +103,10 @@ Screenshot of the HASS Configurator.
"ssl" : false ,
"allowed_networks" : [ "192.168.0.0/16" ],
"banned_ips" : [ "8.8.8.8" ],
- "ignore_pattern" : [ "__pycache__" ]
- }
+ "banlimit" : 0 ,
+ "ignore_pattern" : [ "__pycache__" ],
+ "dirsfirst" : false ,
+ }
@@ -113,7 +115,9 @@ Screenshot of the HASS Configurator.
ssl (Optional ): Enable or Disable SSL for the editor.
allowed_networks (Optional ): Limit access to the configurator by adding allowed IP addresses / networks to the list.
banned_ips (Optional ): List of statically banned IP addresses.
+ banlimit (Optional ): Ban access from IPs after banlimit
failed login attempts. The default value 0
disables this feature. Restart the add-on to clear the list of banned IP addresses.
ignore_pattern (Optional ): Files and folders to ignore in the UI.
+ dirsfirst (Optional ): List directories before files in the filebrowser.
Embedding into Home-Assistant
Using the Home Assistant component panel_iframe it is possible to embed the configurator directly into Home Assistant, allowing you to modify your configuration within the Home Assistant frontend.
diff --git a/atom.xml b/atom.xml
index 434b0ef5e4..b87f330cdb 100644
--- a/atom.xml
+++ b/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml
index b08424a175..f4edebf724 100644
--- a/blog/categories/announcements/atom.xml
+++ b/blog/categories/announcements/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml
index 995071db93..1e7c56389f 100644
--- a/blog/categories/community/atom.xml
+++ b/blog/categories/community/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml
index 00b55c088b..c8177cea3d 100644
--- a/blog/categories/device-tracking/atom.xml
+++ b/blog/categories/device-tracking/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml
index 5723c711ac..bbde50dcc2 100644
--- a/blog/categories/esp8266/atom.xml
+++ b/blog/categories/esp8266/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml
index ed68a417c5..6e96dac7b0 100644
--- a/blog/categories/how-to/atom.xml
+++ b/blog/categories/how-to/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml
index 18ab6de63e..c0c052029f 100644
--- a/blog/categories/ibeacons/atom.xml
+++ b/blog/categories/ibeacons/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+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 7a1adfaa29..d7b05699c6 100644
--- a/blog/categories/internet-of-things/atom.xml
+++ b/blog/categories/internet-of-things/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml
index 79f0cbf0d8..ba5ea6f72c 100644
--- a/blog/categories/iot-data/atom.xml
+++ b/blog/categories/iot-data/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/media/atom.xml b/blog/categories/media/atom.xml
index d0c6fac310..d625dbe76d 100644
--- a/blog/categories/media/atom.xml
+++ b/blog/categories/media/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml
index c427ad93be..9872c368cf 100644
--- a/blog/categories/merchandise/atom.xml
+++ b/blog/categories/merchandise/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml
index f9a3120a46..a15f8cb9b9 100644
--- a/blog/categories/micropython/atom.xml
+++ b/blog/categories/micropython/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml
index 7ce19c8190..8ad1d15c77 100644
--- a/blog/categories/mqtt/atom.xml
+++ b/blog/categories/mqtt/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml
index ff057cc652..342c90bcc8 100644
--- a/blog/categories/organisation/atom.xml
+++ b/blog/categories/organisation/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml
index 72e9c2878a..16aa3b4de0 100644
--- a/blog/categories/owntracks/atom.xml
+++ b/blog/categories/owntracks/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml
index 3ac7abcbaf..9a4b78a9e6 100644
--- a/blog/categories/presence-detection/atom.xml
+++ b/blog/categories/presence-detection/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+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 988f717b46..a3daaf30f8 100644
--- a/blog/categories/public-service-announcement/atom.xml
+++ b/blog/categories/public-service-announcement/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml
index adfe85b780..b0b995bf8b 100644
--- a/blog/categories/release-notes/atom.xml
+++ b/blog/categories/release-notes/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml
index c3186b7780..2a3f5cd96c 100644
--- a/blog/categories/survey/atom.xml
+++ b/blog/categories/survey/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml
index 6a82b5f5b9..85a77f806a 100644
--- a/blog/categories/talks/atom.xml
+++ b/blog/categories/talks/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml
index b34c6fc846..a6704953f9 100644
--- a/blog/categories/technology/atom.xml
+++ b/blog/categories/technology/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml
index 7a8b3197ce..6425ac0138 100644
--- a/blog/categories/user-stories/atom.xml
+++ b/blog/categories/user-stories/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml
index 86f0278f28..f3cd1df604 100644
--- a/blog/categories/video/atom.xml
+++ b/blog/categories/video/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml
index dec58731a3..43eb3b375a 100644
--- a/blog/categories/website/atom.xml
+++ b/blog/categories/website/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-16T03:26:04+00:00
+ 2017-11-16T07:18:36+00:00
https://home-assistant.io/
diff --git a/components/media_player.samsungtv/index.html b/components/media_player.samsungtv/index.html
index 95a45e8d46..85eb0b3a95 100644
--- a/components/media_player.samsungtv/index.html
+++ b/components/media_player.samsungtv/index.html
@@ -113,6 +113,7 @@
KS8005 (port must be set to 8001, and pip3 install websocket-client
must be executed)
KS7502 (port must be set to 8001, and pip3 install websocket-client
must be executed, turn on doesn’t work, turn off works fine)
K5600AK (partially supported, turn on works but state is not updated)
+ UE65KS8005 (port must be set to 8001, On/Off, Forward/Backward, Volume are OK, but no Play button)
Currently tested but not working models:
diff --git a/cookbook/configuration_yaml_by_mf_social b/cookbook/configuration_yaml_by_mf_social
new file mode 100644
index 0000000000..6f6b4941f4
--- /dev/null
+++ b/cookbook/configuration_yaml_by_mf_social
@@ -0,0 +1,12 @@
++---
+ +layout: page
+ +title: "Configuration.yaml by mf_social"
+ +description: ""
+ +date: 2017-11-15 13:08 -0700
+ +sidebar: true
+ +comments: false
+ +sharing: true
+ +footer: true
+ +ha_category: Example configuration.yaml
+ +ha_external_link: https://github.com/mf-social/Home-Assistant
+ +---
diff --git a/docs/ecosystem/hass-configurator/index.html b/docs/ecosystem/hass-configurator/index.html
index f53ede834c..4579aa8729 100644
--- a/docs/ecosystem/hass-configurator/index.html
+++ b/docs/ecosystem/hass-configurator/index.html
@@ -78,6 +78,10 @@
Configuration UI for Home Assistant
Since there currently is no nice way to edit the yaml-files Home Assistant is using through the frontend, here is a small webapp that hopefully makes the configuration easier. It is a customized and embedded Ace editor , which has syntax highlighting for yaml, the format used for Home Assistants configuration files. There is an integrated file browser to select whatever file you want to edit. When you’re done with editing the file, click the save-button and it will replace the original.
Essentially this is a browser-based alternative to modifying your configuration through SSH, Windows + SMB, Github etc..
+
+
+Screenshot of the HASS Configurator.
+
Feature list
Web-Based editor to modify your files
@@ -126,6 +130,10 @@ To keep your settings across updates it is also possible to save settings in an
List of statically banned IP addresses, e.g. BANNED_IPS = ["1.1.1.1", "2.2.2.2"]
BANLIMIT (integer)
Ban IPs after n
failed login attempts. Restart the service to reset banning. The default of 0
disables this feature. CREDENTIALS
has to be set for this to work.
+IGNORE_PATTERN (list)
+Files and folders to ignore in the UI, e.g. IGNORE_PATTERN = [".*", "*.log", "__pycache__"]
.
+DIRSFIRST (bool)
+If set to True
, directories will be displayed at the top of the filebrowser.
GIT (bool)
Set this variable to True
to enable Git integration. This feature requires GitPython
to be installed on the system that is running the configurator. For technical reasons this feature can not be enabled with the static settings file.
diff --git a/sitemap.xml b/sitemap.xml
index b0a7469d71..c4d759ac58 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3646,7 +3646,7 @@
https://home-assistant.io/components/switch.hook/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/cookbook/automation_for_rainy_days/
@@ -4314,99 +4314,99 @@
https://home-assistant.io/docs/autostart/init.d/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/api/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/configuration/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/example_apps/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/installation/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/operation/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/reboot/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/running/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/tutorial/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/updating/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/windows/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/ecosystem/certificates/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/ecosystem/hadashboard/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/ecosystem/hass-configurator/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/ecosystem/ios/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/ecosystem/nginx/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/ecosystem/notebooks/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/ecosystem/scenegen/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/ecosystem/synology/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/tools/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/tools/dev-tools/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/tools/hass/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/docs/tools/scripts/
-2017-11-16T03:26:04+00:00
+2017-11-16T07:18:36+00:00
https://home-assistant.io/faq/after-upgrading/
@@ -5518,62 +5518,62 @@
https://home-assistant.io/demo/frontend.html
-2017-11-16T03:25:26+00:00
+2017-11-16T07:17:56+00:00
https://home-assistant.io/demo/index.html
-2017-11-16T03:25:26+00:00
+2017-11-16T07:17:56+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-11-16T03:25:26+00:00
+2017-11-16T07:17:56+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-11-16T03:25:26+00:00
+2017-11-16T07:17:56+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-11-16T03:25:26+00:00
+2017-11-16T07:17:56+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-11-16T03:25:26+00:00
+2017-11-16T07:17:56+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-11-16T03:25:26+00:00
+2017-11-16T07:17:56+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-11-16T03:25:26+00:00
+2017-11-16T07:17:56+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-11-16T03:25:26+00:00
+2017-11-16T07:17:56+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-11-16T03:25:26+00:00
+2017-11-16T07:17:56+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-11-16T03:25:26+00:00
+2017-11-16T07:17:56+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-11-16T03:25:26+00:00
+2017-11-16T07:17:56+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-11-16T03:25:26+00:00
+2017-11-16T07:17:57+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-11-16T03:25:26+00:00
+2017-11-16T07:17:57+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-11-16T03:25:27+00:00
+2017-11-16T07:17:57+00:00