diff --git a/components/light.tellstick/index.html b/components/light.tellstick/index.html
index 21f2490ed5..915d273ab9 100644
--- a/components/light.tellstick/index.html
+++ b/components/light.tellstick/index.html
@@ -97,18 +97,10 @@
light:
platform: tellstick
- signal_repetitions: 3
-Configuration variables:
-
-
- - signal_repetitions Optional: Because the tellstick sends its actions via radio and from most receivers it’s impossible to know if the signal was received or not. Therefore you can configure the switch to try to send each signal repeatedly.
-
-
-
diff --git a/components/switch.tellstick/index.html b/components/switch.tellstick/index.html
index 1357d2bad3..e6fe27defc 100644
--- a/components/switch.tellstick/index.html
+++ b/components/switch.tellstick/index.html
@@ -97,18 +97,10 @@
switch:
platform: tellstick
- signal_repetitions: 3
-Configuration variables:
-
-
- - signal_repetitions Optional: Because the tellstick sends its actions via radio and from most receivers it’s impossible to know if the signal was received or not. Therefore you can configure the switch to try to send each signal repeatedly.
-
-
-
diff --git a/developers/development_environment/index.html b/developers/development_environment/index.html
index 197052bfdb..3aab99d290 100644
--- a/developers/development_environment/index.html
+++ b/developers/development_environment/index.html
@@ -125,6 +125,17 @@ $ script/setup
After following these steps, running hass
will invoke your local installation.
+ Prevent Linter Errors
+
+Home Assistant enforces strict PEP8 style compliance on all code submitted. You can save yourself the hassle of extra commits just to fix style errors by enabling the flake8 git commit hook. It will check your code when you attempt to commit to the repo. It will block the commit if there are any style issues, giving you a chance to fix it.
+
+
+
$ pip install flake8
+$ flake8 --install-hook
+
+
+
+
Submitting improvements
Improvements to Home Assistant should be submitted one feature at a time using GitHub pull requests.
diff --git a/sitemap.xml b/sitemap.xml
index 2ba781dfc2..61e016a9a7 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1448,18 +1448,18 @@
https://home-assistant.io/demo/frontend.html
- 2016-04-19T18:57:07+00:00
+ 2016-04-20T01:50:59+00:00
https://home-assistant.io/demo/index.html
- 2016-04-19T18:57:07+00:00
+ 2016-04-20T01:50:59+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
- 2016-04-19T18:57:07+00:00
+ 2016-04-20T01:50:59+00:00
https://home-assistant.io/static/mdi-demo.html
- 2016-04-19T18:57:07+00:00
+ 2016-04-20T01:50:59+00:00