Remove unnecessary regenerate statements

This commit is contained in:
Paulus Schoutsen 2017-01-28 15:50:34 -08:00 committed by Fabian Affolter
parent af8353376c
commit 55b3fded16
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F
14 changed files with 4 additions and 10 deletions

View File

@ -7,7 +7,6 @@ sidebar: true
comments: false comments: false
sharing: true sharing: true
footer: true footer: true
regenerate: true
hide_github_edit: true hide_github_edit: true
--- ---

View File

@ -7,7 +7,6 @@ sidebar: true
comments: false comments: false
sharing: true sharing: true
footer: true footer: true
regenerate: true
hide_github_edit: true hide_github_edit: true
--- ---

View File

@ -7,7 +7,6 @@ sidebar: true
comments: false comments: false
sharing: true sharing: true
footer: true footer: true
regenerate: true
hide_github_edit: true hide_github_edit: true
--- ---

View File

@ -7,7 +7,6 @@ sidebar: true
comments: false comments: false
sharing: true sharing: true
footer: true footer: true
regenerate: true
hide_github_edit: true hide_github_edit: true
--- ---

View File

@ -7,7 +7,6 @@ sidebar: true
comments: false comments: false
sharing: true sharing: true
footer: true footer: true
regenerate: true
hide_github_edit: true hide_github_edit: true
--- ---

View File

@ -7,7 +7,6 @@ sidebar: true
comments: false comments: false
sharing: true sharing: true
footer: true footer: true
regenerate: true
hide_github_edit: true hide_github_edit: true
--- ---

View File

@ -7,7 +7,6 @@ sidebar: true
comments: false comments: false
sharing: true sharing: true
footer: true footer: true
regenerate: true
hide_github_edit: true hide_github_edit: true
--- ---

View File

@ -7,7 +7,6 @@ sidebar: true
comments: false comments: false
sharing: true sharing: true
footer: true footer: true
regenerate: true
hide_github_edit: true hide_github_edit: true
--- ---

View File

@ -7,7 +7,6 @@ sidebar: true
comments: false comments: false
sharing: true sharing: true
footer: true footer: true
regenerate: true
hide_github_edit: true hide_github_edit: true
--- ---

View File

@ -7,7 +7,6 @@ sidebar: true
comments: false comments: false
sharing: true sharing: true
footer: true footer: true
regenerate: true
hide_github_edit: true hide_github_edit: true
--- ---

View File

@ -12,6 +12,7 @@ categories: Organisation
On Saturday, we released [Home Assistant 0.31][0.31] which includes an improved updater component that checks for new versions using the Home Assistant servers. We wanted to update the community on its rollout and answer some questions that have come up. As part of the update check anonymous information about your operating system and Python version is submitted to Home Assistant servers unless you have opted out. On Saturday, we released [Home Assistant 0.31][0.31] which includes an improved updater component that checks for new versions using the Home Assistant servers. We wanted to update the community on its rollout and answer some questions that have come up. As part of the update check anonymous information about your operating system and Python version is submitted to Home Assistant servers unless you have opted out.
<!--more-->
## {% linkable_title Why we changed the updater %} ## {% linkable_title Why we changed the updater %}
This change was driven by two important factors. This change was driven by two important factors.

View File

@ -24,6 +24,7 @@ I added three devices to the Home Assistant instance - a Wemo Insight, Sonoff Sw
The Christmas tree in action. The Christmas tree in action.
</p> </p>
<!--more-->
During the time by tree was set up, I had 7,366 visitors from 88 countries connect to my Home Assistant instance. This generated an estimated 100,000 clicks on the switches in my Home Assistant instance - thanks in part to some folks who posted up with macros for 6-8 hour stretches. During the time by tree was set up, I had 7,366 visitors from 88 countries connect to my Home Assistant instance. This generated an estimated 100,000 clicks on the switches in my Home Assistant instance - thanks in part to some folks who posted up with macros for 6-8 hour stretches.
<p class='img'> <p class='img'>

View File

@ -22,6 +22,7 @@ The Home Assistant project and community has seen enormous growth in the last th
Starting today we are announcing a few initiatives to help protect our users, contributors and community members. Starting today we are announcing a few initiatives to help protect our users, contributors and community members.
<!--more-->
## {% linkable_title Code of Conduct %} ## {% linkable_title Code of Conduct %}
More people are getting to know and love Home Assistant every day and our community keeps growing. Our community consists of people from all over the world with different backgrounds and we want Home Assistant to be a place where everyone can feel at home. To help with this we're introducing a Code of Conduct. The Code of Conduct describes what type of behavior is unacceptable, how we will enforce it and where to report incidents. More people are getting to know and love Home Assistant every day and our community keeps growing. Our community consists of people from all over the world with different backgrounds and we want Home Assistant to be a place where everyone can feel at home. To help with this we're introducing a Code of Conduct. The Code of Conduct describes what type of behavior is unacceptable, how we will enforce it and where to report incidents.

View File

@ -6,6 +6,7 @@ show_title: false
sidebar: false sidebar: false
hero_unit: true hero_unit: true
is_homepage: true is_homepage: true
regenerate: true
hide_github_edit: true hide_github_edit: true
description: Open-source home automation platform running on Python 3. Track and control all devices at home and automate control. Installation in less than a minute. description: Open-source home automation platform running on Python 3. Track and control all devices at home and automate control. Installation in less than a minute.
hide_github_edit: true hide_github_edit: true