diff --git a/atom.xml b/atom.xml index 8a3644cc22..a42042eaf1 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2016-01-16T19:31:16+00:00 + 2016-01-18T01:03:55+00:00 https://home-assistant.io/ @@ -13,6 +13,49 @@ Octopress + + <![CDATA[0.11: Extended support for DIY solutions]]> + + 2016-01-17T23:20:00+00:00 + https://home-assistant.io/blog/2016/01/17/extended-support-for-diy-solutions + First release of 2016 and we are on 🔥! The main repository has passed 2500 ⭐ on GitHub (2596 ⭐ as of now). This release also has a record number of 20 contributors all working on improving and extending Home Assistant. With the continued growth, I am very excited to see what 2016 will bring us 🤘.

+ +

+ + + +

Deprecations

+ + +]]>
+
+ <![CDATA[0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!]]> @@ -1990,40 +2033,6 @@ PubSubClient client(ethClient);
  • Moteino Code
  • -]]> -
    - - - <![CDATA[Verisure devices and modern TP-Link routers now supported]]> - - 2015-08-17T20:00:00+00:00 - https://home-assistant.io/blog/2015/08/17/verisure-and-modern-tp-link-router-support - A minor bug fix release to fix some issues that have come up since the last release. Please upgrade as soon as possible by running git pull from the Home Assistant directory.

    - -

    This release is a major milestone in our test coverage as we’ve crossed into the 80s! It has to be noted that this covers mainly the core and automation components. Platforms that communicate with IoT devices have been excluded.

    - -

    As we didn’t want to just push out bug fixes, this release includes a few additions:

    - -
      -
    • Support for modern TP-Link routers like the ArcherC9 line has been contributed by @chrisvis.
    • -
    • Improved support for MQTT topic subscriptions has been contributed by @qrtn
    • -
    - -

    Verisure Support
    - Home Assistant support to integrate your Verisure alarms, hygrometers, sensors and thermometers has been contributed by @persandstrom.

    - -
    -
    # Example configuration.yaml entry
    -verisure:
    -  username: user@example.com
    -  password: password
    -  alarm: 1
    -  hygrometers: 0
    -  smartplugs: 1
    -  thermometers: 0
    -
    -
    -
    ]]>
    diff --git a/blog/2014/12/18/website-launched/index.html b/blog/2014/12/18/website-launched/index.html index 3e613b17c2..f85c1f6b9b 100644 --- a/blog/2014/12/18/website-launched/index.html +++ b/blog/2014/12/18/website-launched/index.html @@ -202,6 +202,12 @@ diff --git a/blog/2014/12/26/home-control-home-automation-and-the-smart-home/index.html b/blog/2014/12/26/home-control-home-automation-and-the-smart-home/index.html index 5e8da72cc4..bb8b660c91 100644 --- a/blog/2014/12/26/home-control-home-automation-and-the-smart-home/index.html +++ b/blog/2014/12/26/home-control-home-automation-and-the-smart-home/index.html @@ -257,6 +257,12 @@ This article will try to explain how they all relate.

    diff --git a/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/index.html b/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/index.html index 9767dd6cb3..1f039ee1e4 100644 --- a/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/index.html +++ b/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/index.html @@ -241,6 +241,12 @@ api_key=ABCDEFGHJKLMNOPQRSTUVXYZ diff --git a/blog/2015/01/11/bootstrapping-your-setup-with-discovery/index.html b/blog/2015/01/11/bootstrapping-your-setup-with-discovery/index.html index a9f5931efd..157d34428a 100644 --- a/blog/2015/01/11/bootstrapping-your-setup-with-discovery/index.html +++ b/blog/2015/01/11/bootstrapping-your-setup-with-discovery/index.html @@ -216,6 +216,12 @@ diff --git a/blog/2015/01/13/nest-in-da-house/index.html b/blog/2015/01/13/nest-in-da-house/index.html index e4b9c601d6..ac4e7f0d39 100644 --- a/blog/2015/01/13/nest-in-da-house/index.html +++ b/blog/2015/01/13/nest-in-da-house/index.html @@ -219,6 +219,12 @@ password=YOUR_PASSWORD diff --git a/blog/2015/01/24/release-notes/index.html b/blog/2015/01/24/release-notes/index.html index a648c211f5..58be8c3d57 100644 --- a/blog/2015/01/24/release-notes/index.html +++ b/blog/2015/01/24/release-notes/index.html @@ -225,6 +225,12 @@ Home Assistant now supports --open-ui and --demo-mode diff --git a/blog/2015/02/08/looking-at-the-past/index.html b/blog/2015/02/08/looking-at-the-past/index.html index f20da3a6b7..9b355a4e5e 100644 --- a/blog/2015/02/08/looking-at-the-past/index.html +++ b/blog/2015/02/08/looking-at-the-past/index.html @@ -233,6 +233,12 @@ Events are saved in a local database. Google Graphs is used to draw the graph. D diff --git a/blog/2015/02/24/streaming-updates/index.html b/blog/2015/02/24/streaming-updates/index.html index da14ee1d83..2f75dc8aff 100644 --- a/blog/2015/02/24/streaming-updates/index.html +++ b/blog/2015/02/24/streaming-updates/index.html @@ -218,6 +218,12 @@ diff --git a/blog/2015/03/01/home-assistant-migrating-to-yaml/index.html b/blog/2015/03/01/home-assistant-migrating-to-yaml/index.html index 0dc1e16dad..08918fe7eb 100644 --- a/blog/2015/03/01/home-assistant-migrating-to-yaml/index.html +++ b/blog/2015/03/01/home-assistant-migrating-to-yaml/index.html @@ -208,6 +208,12 @@ diff --git a/blog/2015/03/08/new-logo/index.html b/blog/2015/03/08/new-logo/index.html index fc2740ef7c..534420bc02 100644 --- a/blog/2015/03/08/new-logo/index.html +++ b/blog/2015/03/08/new-logo/index.html @@ -209,6 +209,12 @@ The old logo, the new detailed logo and the new simple logo. diff --git a/blog/2015/03/11/release-notes/index.html b/blog/2015/03/11/release-notes/index.html index cb6e060ca3..d03e18e6ce 100644 --- a/blog/2015/03/11/release-notes/index.html +++ b/blog/2015/03/11/release-notes/index.html @@ -248,6 +248,12 @@ An initial version of voice control for Home Assistant has landed. The current i diff --git a/blog/2015/03/22/release-notes/index.html b/blog/2015/03/22/release-notes/index.html index f906c4e0fd..e16d9d90d7 100644 --- a/blog/2015/03/22/release-notes/index.html +++ b/blog/2015/03/22/release-notes/index.html @@ -285,6 +285,12 @@ I (Paulus) have contributed a scene component. A user can create scenes that cap diff --git a/blog/2015/04/25/release-notes/index.html b/blog/2015/04/25/release-notes/index.html index a817ed589b..140a20b423 100644 --- a/blog/2015/04/25/release-notes/index.html +++ b/blog/2015/04/25/release-notes/index.html @@ -296,6 +296,12 @@ diff --git a/blog/2015/05/09/utc-time-zone-awareness/index.html b/blog/2015/05/09/utc-time-zone-awareness/index.html index 76b7719324..cc9cd725cc 100644 --- a/blog/2015/05/09/utc-time-zone-awareness/index.html +++ b/blog/2015/05/09/utc-time-zone-awareness/index.html @@ -231,6 +231,12 @@ diff --git a/blog/2015/05/14/release-notes/index.html b/blog/2015/05/14/release-notes/index.html index 3272e8774b..f223f5f5ab 100644 --- a/blog/2015/05/14/release-notes/index.html +++ b/blog/2015/05/14/release-notes/index.html @@ -323,6 +323,12 @@ Before diving into the newly supported devices and services, I want to highlight diff --git a/blog/2015/06/10/release-notes/index.html b/blog/2015/06/10/release-notes/index.html index 70c81b3598..4d5cb8f0fe 100644 --- a/blog/2015/06/10/release-notes/index.html +++ b/blog/2015/06/10/release-notes/index.html @@ -376,6 +376,12 @@ This switch platform allows you to control your motion detection setting on your diff --git a/blog/2015/07/11/ip-cameras-arduino-kodi-efergy-support/index.html b/blog/2015/07/11/ip-cameras-arduino-kodi-efergy-support/index.html index c48d5a8f9f..f178aa62b5 100644 --- a/blog/2015/07/11/ip-cameras-arduino-kodi-efergy-support/index.html +++ b/blog/2015/07/11/ip-cameras-arduino-kodi-efergy-support/index.html @@ -328,6 +328,12 @@ Fabian has added support for Forecast.io to g diff --git a/blog/2015/08/09/mqtt-raspberry-pi-squeezebox-asuswrt-support/index.html b/blog/2015/08/09/mqtt-raspberry-pi-squeezebox-asuswrt-support/index.html index 76b95f9afa..f153d3a929 100644 --- a/blog/2015/08/09/mqtt-raspberry-pi-squeezebox-asuswrt-support/index.html +++ b/blog/2015/08/09/mqtt-raspberry-pi-squeezebox-asuswrt-support/index.html @@ -317,6 +317,12 @@ Support for Temper temperature sensors has been contributed by +
  • + 0.11: Extended support for DIY solutions +
  • + + +
  • 0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!
  • @@ -340,12 +346,6 @@ Support for Temper temperature sensors has been contributed by - InfluxDB and Grafana - - - diff --git a/blog/2015/08/17/verisure-and-modern-tp-link-router-support/index.html b/blog/2015/08/17/verisure-and-modern-tp-link-router-support/index.html index af5ecef695..58dfb452d2 100644 --- a/blog/2015/08/17/verisure-and-modern-tp-link-router-support/index.html +++ b/blog/2015/08/17/verisure-and-modern-tp-link-router-support/index.html @@ -227,6 +227,12 @@ diff --git a/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/index.html b/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/index.html index 7ff2a626cb..41973ea7dc 100644 --- a/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/index.html +++ b/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/index.html @@ -336,6 +336,12 @@ diff --git a/blog/2015/08/31/version-7-revamped-ui-and-improved-distribution/index.html b/blog/2015/08/31/version-7-revamped-ui-and-improved-distribution/index.html index c5ca33f3b9..eb3f771427 100644 --- a/blog/2015/08/31/version-7-revamped-ui-and-improved-distribution/index.html +++ b/blog/2015/08/31/version-7-revamped-ui-and-improved-distribution/index.html @@ -314,6 +314,12 @@ diff --git a/blog/2015/09/11/different-ways-to-use-mqtt-with-home-assistant/index.html b/blog/2015/09/11/different-ways-to-use-mqtt-with-home-assistant/index.html index 7947bc0839..e59411a0e3 100644 --- a/blog/2015/09/11/different-ways-to-use-mqtt-with-home-assistant/index.html +++ b/blog/2015/09/11/different-ways-to-use-mqtt-with-home-assistant/index.html @@ -517,6 +517,12 @@ PubSubClient client(ethClient); diff --git a/blog/2015/09/13/home-assistant-meets-ifttt/index.html b/blog/2015/09/13/home-assistant-meets-ifttt/index.html index 75f937bcf8..bda57b5d15 100644 --- a/blog/2015/09/13/home-assistant-meets-ifttt/index.html +++ b/blog/2015/09/13/home-assistant-meets-ifttt/index.html @@ -376,6 +376,12 @@ diff --git a/blog/2015/09/18/monitoring-with-glances-and-home-assistant/index.html b/blog/2015/09/18/monitoring-with-glances-and-home-assistant/index.html index 6ab46ea947..c14490cfa0 100644 --- a/blog/2015/09/18/monitoring-with-glances-and-home-assistant/index.html +++ b/blog/2015/09/18/monitoring-with-glances-and-home-assistant/index.html @@ -277,6 +277,12 @@ Glances web server started on http://0.0.0.0:61208/ diff --git a/blog/2015/09/19/alarm-sonos-and-itunes-support/index.html b/blog/2015/09/19/alarm-sonos-and-itunes-support/index.html index 3cbb4e8e0b..6d5f1d4bcc 100644 --- a/blog/2015/09/19/alarm-sonos-and-itunes-support/index.html +++ b/blog/2015/09/19/alarm-sonos-and-itunes-support/index.html @@ -256,6 +256,12 @@ Automation has gotten a lot of love. It now supports conditions, multiple trigge diff --git a/blog/2015/10/05/home-assistant-goes-geo-with-owntracks/index.html b/blog/2015/10/05/home-assistant-goes-geo-with-owntracks/index.html index 54fc86693b..3de3fb8427 100644 --- a/blog/2015/10/05/home-assistant-goes-geo-with-owntracks/index.html +++ b/blog/2015/10/05/home-assistant-goes-geo-with-owntracks/index.html @@ -232,6 +232,12 @@ Map in Home Assistant showing two people and three zones (home, school, work) diff --git a/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/index.html b/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/index.html index e95e89e10e..99515e9792 100644 --- a/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/index.html +++ b/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/index.html @@ -563,6 +563,12 @@ Adafruit_HDC1000 hdc = Adafruit_HDC1000(); diff --git a/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/index.html b/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/index.html index 666f63f702..c7cc97e67c 100644 --- a/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/index.html +++ b/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/index.html @@ -221,6 +221,12 @@ diff --git a/blog/2015/10/26/firetv-and-radiotherm-now-supported/index.html b/blog/2015/10/26/firetv-and-radiotherm-now-supported/index.html index d11157af6e..e8c05b77b1 100644 --- a/blog/2015/10/26/firetv-and-radiotherm-now-supported/index.html +++ b/blog/2015/10/26/firetv-and-radiotherm-now-supported/index.html @@ -243,6 +243,12 @@ This makes more sense as most people run Home Assistant as a daemon

    diff --git a/blog/2015/11/16/zwave-switches-lights-and-honeywell-thermostats-now-supported/index.html b/blog/2015/11/16/zwave-switches-lights-and-honeywell-thermostats-now-supported/index.html index 1d0aca00e5..15ea9ad0a3 100644 --- a/blog/2015/11/16/zwave-switches-lights-and-honeywell-thermostats-now-supported/index.html +++ b/blog/2015/11/16/zwave-switches-lights-and-honeywell-thermostats-now-supported/index.html @@ -239,6 +239,12 @@ diff --git a/blog/2015/11/22/survey-november-2015/index.html b/blog/2015/11/22/survey-november-2015/index.html index 578855cd36..9713a01018 100644 --- a/blog/2015/11/22/survey-november-2015/index.html +++ b/blog/2015/11/22/survey-november-2015/index.html @@ -279,6 +279,12 @@ diff --git a/blog/2015/12/05/community-highlights/index.html b/blog/2015/12/05/community-highlights/index.html index 252c1bcb3d..2bc6d69415 100644 --- a/blog/2015/12/05/community-highlights/index.html +++ b/blog/2015/12/05/community-highlights/index.html @@ -212,6 +212,12 @@ diff --git a/blog/2015/12/06/locks-rollershutters-binary-sensors-and-influxdb-support/index.html b/blog/2015/12/06/locks-rollershutters-binary-sensors-and-influxdb-support/index.html index 9f297160cb..1ffab889d5 100644 --- a/blog/2015/12/06/locks-rollershutters-binary-sensors-and-influxdb-support/index.html +++ b/blog/2015/12/06/locks-rollershutters-binary-sensors-and-influxdb-support/index.html @@ -221,6 +221,12 @@ diff --git a/blog/2015/12/07/influxdb-and-grafana/index.html b/blog/2015/12/07/influxdb-and-grafana/index.html index e2fe30e609..deede3e6e5 100644 --- a/blog/2015/12/07/influxdb-and-grafana/index.html +++ b/blog/2015/12/07/influxdb-and-grafana/index.html @@ -312,6 +312,12 @@ $ sudo systemctl status grafana-server diff --git a/blog/2015/12/10/activating-tasker-tasks-from-home-assistant-using-command-line-switches/index.html b/blog/2015/12/10/activating-tasker-tasks-from-home-assistant-using-command-line-switches/index.html index ea8a906d37..f34bcf21b7 100644 --- a/blog/2015/12/10/activating-tasker-tasks-from-home-assistant-using-command-line-switches/index.html +++ b/blog/2015/12/10/activating-tasker-tasks-from-home-assistant-using-command-line-switches/index.html @@ -262,6 +262,12 @@ requests.get(' +
  • + 0.11: Extended support for DIY solutions +
  • + + +
  • 0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!
  • @@ -281,12 +287,6 @@ requests.get(' - InfluxDB and Grafana - - - diff --git a/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/index.html b/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/index.html index a8c5970267..dcad5cc405 100644 --- a/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/index.html +++ b/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/index.html @@ -234,6 +234,12 @@ Philips Hue FAQ entries regarding 3rd party light bulbs. diff --git a/blog/2015/12/13/setup-encryption-using-lets-encrypt/index.html b/blog/2015/12/13/setup-encryption-using-lets-encrypt/index.html index 95798db08d..0984552e95 100644 --- a/blog/2015/12/13/setup-encryption-using-lets-encrypt/index.html +++ b/blog/2015/12/13/setup-encryption-using-lets-encrypt/index.html @@ -299,6 +299,12 @@ sudo docker run -it --rm -p 443:443 -p 80:80 --name letsencrypt \ diff --git a/blog/2015/12/22/amazon-echo-icloud-and-templates/index.html b/blog/2015/12/22/amazon-echo-icloud-and-templates/index.html index bb8abf75c7..c72bf82f79 100644 --- a/blog/2015/12/22/amazon-echo-icloud-and-templates/index.html +++ b/blog/2015/12/22/amazon-echo-icloud-and-templates/index.html @@ -255,6 +255,12 @@ diff --git a/blog/2016/01/17/extended-support-for-diy-solutions/index.html b/blog/2016/01/17/extended-support-for-diy-solutions/index.html new file mode 100644 index 0000000000..fb25433dc5 --- /dev/null +++ b/blog/2016/01/17/extended-support-for-diy-solutions/index.html @@ -0,0 +1,318 @@ + + + + + + + + + + 0.11: Extended support for DIY solutions - Home Assistant + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    + +
    + + +
    + +
    + +

    0.11: Extended support for DIY solutions

    + + + +
    + + + two minutes reading time + + + + + + Comments + +
    + +
    + + +

    First release of 2016 and we are on 🔥! The main repository has passed 2500 ⭐ on GitHub (2596 ⭐ as of now). This release also has a record number of 20 contributors all working on improving and extending Home Assistant. With the continued growth, I am very excited to see what 2016 will bring us 🤘.

    + +

    + + + +

    Deprecations

    + +
    + + +
    +

    Comments

    +
    +
    + + +
    + + + + +
    +
    + + + + + + + + + + \ No newline at end of file diff --git a/blog/archives/index.html b/blog/archives/index.html index 4876eb5dff..0ab828a020 100644 --- a/blog/archives/index.html +++ b/blog/archives/index.html @@ -115,6 +115,41 @@ +

    2016

    + + + + + +

    2015

    @@ -1409,6 +1444,12 @@ diff --git a/blog/categories/architecture/atom.xml b/blog/categories/architecture/atom.xml index 2b10e196cf..78b7aaa301 100644 --- a/blog/categories/architecture/atom.xml +++ b/blog/categories/architecture/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Architecture | Home Assistant]]> - 2016-01-16T19:31:16+00:00 + 2016-01-18T01:03:55+00:00 https://home-assistant.io/ diff --git a/blog/categories/architecture/index.html b/blog/categories/architecture/index.html index aae7652282..61cda0e014 100644 --- a/blog/categories/architecture/index.html +++ b/blog/categories/architecture/index.html @@ -214,6 +214,12 @@ diff --git a/blog/categories/branding/atom.xml b/blog/categories/branding/atom.xml index 7c82874885..dc3fc37f96 100644 --- a/blog/categories/branding/atom.xml +++ b/blog/categories/branding/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Branding | Home Assistant]]> - 2016-01-16T19:31:16+00:00 + 2016-01-18T01:03:55+00:00 https://home-assistant.io/ diff --git a/blog/categories/branding/index.html b/blog/categories/branding/index.html index f24e175ba3..0c1926a870 100644 --- a/blog/categories/branding/index.html +++ b/blog/categories/branding/index.html @@ -249,6 +249,12 @@ diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index ea1ce99402..6371436587 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2016-01-16T19:31:16+00:00 + 2016-01-18T01:03:55+00:00 https://home-assistant.io/ diff --git a/blog/categories/community/index.html b/blog/categories/community/index.html index 3d77d58aea..70ee806416 100644 --- a/blog/categories/community/index.html +++ b/blog/categories/community/index.html @@ -214,6 +214,12 @@ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index a9484e56be..fea0d4876b 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2016-01-16T19:31:16+00:00 + 2016-01-18T01:03:55+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/index.html b/blog/categories/esp8266/index.html index 96b82cfce0..09dc23df16 100644 --- a/blog/categories/esp8266/index.html +++ b/blog/categories/esp8266/index.html @@ -218,6 +218,12 @@ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index 9bf44dbbcb..a12be0d7d0 100644 --- a/blog/categories/how-to/atom.xml +++ b/blog/categories/how-to/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: How-To | Home Assistant]]> - 2016-01-16T19:31:16+00:00 + 2016-01-18T01:03:55+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/index.html b/blog/categories/how-to/index.html index d4db1aed6b..b3c7beedaa 100644 --- a/blog/categories/how-to/index.html +++ b/blog/categories/how-to/index.html @@ -414,6 +414,12 @@ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index c1130315c3..01b0158e07 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2016-01-16T19:31:16+00:00 + 2016-01-18T01:03:55+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/index.html b/blog/categories/mqtt/index.html index c2d1c9d9ac..4133548837 100644 --- a/blog/categories/mqtt/index.html +++ b/blog/categories/mqtt/index.html @@ -252,6 +252,12 @@ diff --git a/blog/categories/public-service-announcement/atom.xml b/blog/categories/public-service-announcement/atom.xml index 58378dbaca..12251587b4 100644 --- a/blog/categories/public-service-announcement/atom.xml +++ b/blog/categories/public-service-announcement/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Public-Service-Announcement | Home Assistant]]> - 2016-01-16T19:31:16+00:00 + 2016-01-18T01:03:55+00:00 https://home-assistant.io/ diff --git a/blog/categories/public-service-announcement/index.html b/blog/categories/public-service-announcement/index.html index 01c8b41d0c..8ffc80c377 100644 --- a/blog/categories/public-service-announcement/index.html +++ b/blog/categories/public-service-announcement/index.html @@ -214,6 +214,12 @@ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index 0ff399f29b..6df2f42690 100644 --- a/blog/categories/release-notes/atom.xml +++ b/blog/categories/release-notes/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Release-Notes | Home Assistant]]> - 2016-01-16T19:31:16+00:00 + 2016-01-18T01:03:55+00:00 https://home-assistant.io/ @@ -13,6 +13,49 @@ Octopress + + <![CDATA[0.11: Extended support for DIY solutions]]> + + 2016-01-17T23:20:00+00:00 + https://home-assistant.io/blog/2016/01/17/extended-support-for-diy-solutions + First release of 2016 and we are on 🔥! The main repository has passed 2500 ⭐ on GitHub (2596 ⭐ as of now). This release also has a record number of 20 contributors all working on improving and extending Home Assistant. With the continued growth, I am very excited to see what 2016 will bring us 🤘.

    + +

    + + + +

    Deprecations

    + + +]]>
    +
    + <![CDATA[0.10: Amazon Echo, iCloud, Dweet.io, Twitch and templating support!]]> @@ -199,34 +242,6 @@ It is no longer possible to turn a scene off after it has been activated. The wa

    Downloader treats relative paths now relative to the config dir instead of the current working dir.
    This makes more sense as most people run Home Assistant as a daemon

    -]]> -
    - - - <![CDATA[0.7.5: Blinkstick, SNMP, Telegram]]> - - 2015-10-11T17:10:00+00:00 - https://home-assistant.io/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support - We discovered two issues annoying enough to warrent the release of 0.7.5:

    - -
      -
    • Home Assistant package did not include the CloudMQTT certificate.
    • -
    • A bug in the core caused issues when some platforms are loaded twice.
    • -
    - -

    This release also includes some new platforms (because they keep coming!):

    - -

    - - - -

    Also, the media player was extended by @maddox to support the play media command. This has been implemented for the iTunes platform.

    ]]>
    diff --git a/blog/categories/release-notes/index.html b/blog/categories/release-notes/index.html index eda53611b8..3bfe34d5f5 100644 --- a/blog/categories/release-notes/index.html +++ b/blog/categories/release-notes/index.html @@ -115,6 +115,41 @@ +

    2016

    + + + + + +

    2015

    @@ -984,6 +1019,12 @@ diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index 733f6fd1c6..67a236baab 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2016-01-16T19:31:16+00:00 + 2016-01-18T01:03:55+00:00 https://home-assistant.io/ diff --git a/blog/categories/survey/index.html b/blog/categories/survey/index.html index 36061f12d4..08d020505b 100644 --- a/blog/categories/survey/index.html +++ b/blog/categories/survey/index.html @@ -214,6 +214,12 @@ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index 11a6a69a4f..e6c9f80355 100644 --- a/blog/categories/user-stories/atom.xml +++ b/blog/categories/user-stories/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: User-Stories | Home Assistant]]> - 2016-01-16T19:31:16+00:00 + 2016-01-18T01:03:55+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/index.html b/blog/categories/user-stories/index.html index e48c88edbb..00f0a1d5db 100644 --- a/blog/categories/user-stories/index.html +++ b/blog/categories/user-stories/index.html @@ -214,6 +214,12 @@ diff --git a/blog/index.html b/blog/index.html index 9e2818df51..da2ad3b084 100644 --- a/blog/index.html +++ b/blog/index.html @@ -101,6 +101,81 @@ +
    +
    + +

    + 0.11: Extended support for DIY solutions +

    + + + +
    + + + two minutes reading time + + + + + + Comments + +
    + +
    + + +
    +

    First release of 2016 and we are on 🔥! The main repository has passed 2500 ⭐ on GitHub (2596 ⭐ as of now). This release also has a record number of 20 contributors all working on improving and extending Home Assistant. With the continued growth, I am very excited to see what 2016 will bring us 🤘.

    + +

    + + + +

    Deprecations

    + + + + +
    +
    +
    +
    @@ -594,73 +669,6 @@ The InfluxDB database is a so-called time se - -
    -
    - -
    -
    - -

    - 0.7.6: Amazon FireTV, Radiotherm thermostats -

    - - - -
    - - - two minutes reading time - - - - - - Comments - -
    - -
    - - -
    -

    After two weeks of hard work I’m proud to announce the release of Home Assistant v0.7.6. For this release the main focus was bugs, test coverage and documentation. And we exceeded expectations on all three fronts. Bugs have been squashed, test coverage increased to 85% and thanks to the hard work by @fabaff and myself the component section on the website has gotten a complete revamp.

    - -

    Changes

    - -

    - - - - - - Read on → -

    diff --git a/blog/posts/2/index.html b/blog/posts/2/index.html index f64f506dd2..271078bb24 100644 --- a/blog/posts/2/index.html +++ b/blog/posts/2/index.html @@ -101,6 +101,73 @@ +
    +
    + +

    + 0.7.6: Amazon FireTV, Radiotherm thermostats +

    + + + +
    + + + two minutes reading time + + + + + + Comments + +
    + +
    + + +
    +

    After two weeks of hard work I’m proud to announce the release of Home Assistant v0.7.6. For this release the main focus was bugs, test coverage and documentation. And we exceeded expectations on all three fronts. Bugs have been squashed, test coverage increased to 85% and thanks to the hard work by @fabaff and myself the component section on the website has gotten a complete revamp.

    + +

    Changes

    + +

    + + + + + + Read on → + +
    +
    +
    +
    @@ -628,72 +695,6 @@ Inspried by a fea

    -
    -
    - -

    - Verisure devices and modern TP-Link routers now supported -

    - - - -
    - - - 1 minute reading time - - - - - - Comments - -
    - -
    - - -
    -

    A minor bug fix release to fix some issues that have come up since the last release. Please upgrade as soon as possible by running git pull from the Home Assistant directory.

    - -

    This release is a major milestone in our test coverage as we’ve crossed into the 80s! It has to be noted that this covers mainly the core and automation components. Platforms that communicate with IoT devices have been excluded.

    - -

    As we didn’t want to just push out bug fixes, this release includes a few additions:

    - -
      -
    • Support for modern TP-Link routers like the ArcherC9 line has been contributed by @chrisvis.
    • -
    • Improved support for MQTT topic subscriptions has been contributed by @qrtn
    • -
    - -

    Verisure Support
    - Home Assistant support to integrate your Verisure alarms, hygrometers, sensors and thermometers has been contributed by @persandstrom.

    - -
    -
    # Example configuration.yaml entry
    -verisure:
    -  username: user@example.com
    -  password: password
    -  alarm: 1
    -  hygrometers: 0
    -  smartplugs: 1
    -  thermometers: 0
    -
    -
    -
    - - -
    -
    -
    - -
    -
    - -
    -
    - -

    - Home Assistant moving to YAML -

    - - - -
    - - - less than one minute reading time - - - - - - Comments - -
    - -
    - - -
    -

    Home Assistant is now using YAML for it’s configuration file. YAML allows the use of lists, which should make the configuration file a bit more flexible and useful. The new configuration file format is backwards compatible with existing components. Because of this, there is no need for component developers to update their components.

    - -

    The new file is named configuration.yaml and if it can’t be found in your config directory, Home Assistant will instead try to find the old configuration file, home-assistant.conf.

    - -

    The home-assistant.conf.example has been replaced with an updated configuration.yaml.example.

    - -

    Users of Home Assistant should migrate as the old configuration format is deprecated.

    - -

    diff --git a/blog/posts/4/index.html b/blog/posts/4/index.html index 219c809f93..1a9ae70276 100644 --- a/blog/posts/4/index.html +++ b/blog/posts/4/index.html @@ -101,6 +101,53 @@ +
    +
    + +

    + Home Assistant moving to YAML +

    + + + +
    + + + less than one minute reading time + + + + + + Comments + +
    + +
    + + +
    +

    Home Assistant is now using YAML for it’s configuration file. YAML allows the use of lists, which should make the configuration file a bit more flexible and useful. The new configuration file format is backwards compatible with existing components. Because of this, there is no need for component developers to update their components.

    + +

    The new file is named configuration.yaml and if it can’t be found in your config directory, Home Assistant will instead try to find the old configuration file, home-assistant.conf.

    + +

    The home-assistant.conf.example has been replaced with an updated configuration.yaml.example.

    + +

    Users of Home Assistant should migrate as the old configuration format is deprecated.

    + + +
    +
    +
    +
    diff --git a/components/alexa/index.html b/components/alexa/index.html index b8a10a2a32..dd9e39531a 100644 --- a/components/alexa/index.html +++ b/components/alexa/index.html @@ -107,7 +107,7 @@

    -

    The Alexa component allows you to integrate Home Assistant into Alexa/Amazon Echo. This component will allow you to query information within Home Assistant by using your voice. There are no supported sentences out of the box as of now, you will have to define them all yourself. This component does not yet allow the control of devices connected to Home Assistant.

    +

    The Alexa component allows you to integrate Home Assistant into Alexa/Amazon Echo. This component will allow you to query information and call services within Home Assistant by using your voice. There are no supported sentences out of the box as of now, you will have to define them all yourself.

    @@ -207,6 +207,10 @@ WhereAreWeIntent where we are {% endif %} LocateIntent: + action: + service: notify.notify + data: + message: Your location has been queried via Alexa. speech: type: plaintext text: > diff --git a/components/arduino/index.html b/components/arduino/index.html index a2a82340a6..79f46aa50d 100644 --- a/components/arduino/index.html +++ b/components/arduino/index.html @@ -186,12 +186,6 @@ A word of caution: The Arduino boards are not storing states. This means that wi
  • DHT sensor
  • -
  • - Raspberry PI GPIO sensor -
  • -
  • - Raspberry PI GPIO switch -
  • diff --git a/components/automation/index.html b/components/automation/index.html index e8d5c1e2f6..0a1cc81336 100644 --- a/components/automation/index.html +++ b/components/automation/index.html @@ -505,6 +505,9 @@ INFO [homeassistant.components.automation] Initialized rule Rain is over
  • IFTTT
  • +
  • + Input Boolean +
  • Keyboard
  • diff --git a/components/binary_sensor.rpi_gpio/index.html b/components/binary_sensor.rpi_gpio/index.html index cc2d6fde07..7f518d2281 100644 --- a/components/binary_sensor.rpi_gpio/index.html +++ b/components/binary_sensor.rpi_gpio/index.html @@ -175,25 +175,97 @@ To avoid having to run Home Assistant as root when using this component, run a R diff --git a/components/device_sun_light_trigger/index.html b/components/device_sun_light_trigger/index.html index 99fe9ac2b5..453ad202de 100644 --- a/components/device_sun_light_trigger/index.html +++ b/components/device_sun_light_trigger/index.html @@ -163,6 +163,9 @@
  • IFTTT
  • +
  • + Input Boolean +
  • Keyboard
  • diff --git a/components/ecobee/index.html b/components/ecobee/index.html index 74a6eec90a..ea80dfb8bc 100644 --- a/components/ecobee/index.html +++ b/components/ecobee/index.html @@ -173,12 +173,18 @@
  • Modbus
  • +
  • + MySensors +
  • RFXtrx
  • TellStick
  • +
  • + Telldus Live +
  • Vera
  • diff --git a/components/ifttt/index.html b/components/ifttt/index.html index 404adcab45..437fb97c53 100644 --- a/components/ifttt/index.html +++ b/components/ifttt/index.html @@ -219,6 +219,9 @@ You need to setup a unique trigger for each event you sent to IFTTT.
  • IFTTT
  • +
  • + Input Boolean +
  • Keyboard
  • diff --git a/components/index.html b/components/index.html index e64e1f3782..5a653aa4cf 100644 --- a/components/index.html +++ b/components/index.html @@ -839,6 +839,18 @@ Support for these components is provided by the Home Assistant community. + +
    + + + +
    +
    Input Boolean
    +
    Automation
    +
    + + +
    @@ -1151,18 +1163,42 @@ Support for these components is provided by the Home Assistant community. - +
    -
    MySensors sensor
    +
    MySensors
    +
    Hub
    +
    + + + + +
    + + + +
    +
    MySensors sensors
    Sensor
    + +
    + + + +
    +
    MySensors switches
    +
    Switch
    +
    + + +
    @@ -1175,18 +1211,6 @@ Support for these components is provided by the Home Assistant community. - -
    - - - -
    -
    Nest thermostat
    -
    Sensor
    -
    - - -
    @@ -1463,26 +1487,26 @@ Support for these components is provided by the Home Assistant community. - +
    Raspberry PI GPIO sensor
    -
    DIY
    +
    Sensor
    - +
    Raspberry PI GPIO switch
    -
    DIY
    +
    Switch
    @@ -1711,6 +1735,42 @@ Support for these components is provided by the Home Assistant community. + +
    + + + +
    +
    Telldus Live
    +
    Hub
    +
    + + + + +
    + + + +
    +
    Telldus Live sensors
    +
    Sensor
    +
    + + + + +
    + + + +
    +
    Telldus Live switches
    +
    Switch
    +
    + + + diff --git a/components/input_boolean/index.html b/components/input_boolean/index.html new file mode 100644 index 0000000000..36ab49719d --- /dev/null +++ b/components/input_boolean/index.html @@ -0,0 +1,204 @@ + + + + + + + + + + Input Boolean - Home Assistant + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    + +
    + + +
    +
    +

    + Input Boolean +

    +
    +
    + +

    The input boolean component allows the user to define boolean values that can be controlled via the frontend and can be used within conditions of automation. This can for example be used to disable or enable certain automations.

    + +
    +
    # Example configuration.yaml entry
    +input_boolean:
    +  notify_home:
    +    # Optional, friendly name of entry
    +    name: Notify when someome arrives home
    +    # Optional, value when Home Assistant starts
    +    initial: off
    +    # Optional, icon for entry
    +    icon: mdi:car
    +
    +
    +
    + +
    + + +
    + + + + +
    +
    + + + + + + + + + \ No newline at end of file diff --git a/components/isy994/index.html b/components/isy994/index.html index a1a7a439b7..35372b47d1 100644 --- a/components/isy994/index.html +++ b/components/isy994/index.html @@ -218,12 +218,18 @@ The ISY994 controller is manufactured by light: platform: hue host: DEVICE_IP_ADDRESS + # Optional, make this unique if specifying multiple Hue hubs + filename: my_hue_hub_token.conf
    diff --git a/components/modbus/index.html b/components/modbus/index.html index 75b0a23fa9..453529051e 100644 --- a/components/modbus/index.html +++ b/components/modbus/index.html @@ -207,12 +207,18 @@
  • Modbus
  • +
  • + MySensors +
  • RFXtrx
  • TellStick
  • +
  • + Telldus Live +
  • Vera
  • diff --git a/components/mqtt/index.html b/components/mqtt/index.html index 4489349125..d111a63c5f 100644 --- a/components/mqtt/index.html +++ b/components/mqtt/index.html @@ -354,12 +354,18 @@ Home Assistant will automatically load the correct certificate if you connect to
  • Modbus
  • +
  • + MySensors +
  • RFXtrx
  • TellStick
  • +
  • + Telldus Live +
  • Vera
  • diff --git a/components/mysensors/index.html b/components/mysensors/index.html new file mode 100644 index 0000000000..ff6e49b383 --- /dev/null +++ b/components/mysensors/index.html @@ -0,0 +1,251 @@ + + + + + + + + + + MySensors - Home Assistant + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    + +
    + + +
    +
    +

    + MySensors +

    +
    +
    + +

    The MySensors project combines Arduino boards with NRF24L01 radio boards to build sensor networks. The component will automatically add all available switches and sensors to Home Assistant.

    + +

    Integrate your Serial MySensors Gateway by adding the following to your configuration.yaml file:

    + +
    +
    # Example configuration.yaml entry
    +mysensors:
    +  gateways:
    +    - port: '/dev/ttyUSB0'
    +      persistence_file: 'path/mysensors.json'
    +    - port: '/dev/ttyACM1'
    +      persistence_file: 'path/mysensors2.json'
    +  debug: true
    +  persistence: true
    +  version: '1.5'
    +
    +
    +
    + +

    Configuration variables:

    + +
      +
    • port (Required): The port where your board is connected to your Home Assistant host.
    • +
    • debug (Optional): Enable or disable verbose debug logging.
    • +
    • persistence (Optional): Enable or disable local persistence of sensor information. If this is disabled, then each sensor will need to send presentation messages after Home Assistant starts.
    • +
    • persistence_file (Optional): Path to a file to save sensor information. The file extension determines the file type. Currently supported file types are ‘pickle’ and ‘json’.
    • +
    • version (Optional): Specifies the MySensors protocol version to use (ex. 1.4, 1.5).
    • +
    + +

    If you are using an original Arduino the port will be named ttyACM*. The exact number can be determined with the command shown below.

    + +
    +
    $ ls /dev/ttyACM*
    +
    +
    +
    + +
    + + +
    + + + + +
    +
    + + + + + + + + + \ No newline at end of file diff --git a/components/notify.free_mobile/index.html b/components/notify.free_mobile/index.html index ad9787c437..a163dc1ef5 100644 --- a/components/notify.free_mobile/index.html +++ b/components/notify.free_mobile/index.html @@ -140,16 +140,6 @@ If you disable and re-enable the SMS API option, please be sure to update your t
  • access_token (Required): You can get this token by activating the SMS API in your online account.
  • -

    Example service payload

    - -
    -
    {
    -  "message": "Hello World"
    -}
    -
    -
    -
    -
    diff --git a/components/rfxtrx/index.html b/components/rfxtrx/index.html index 7107523d9c..155aa166ab 100644 --- a/components/rfxtrx/index.html +++ b/components/rfxtrx/index.html @@ -196,12 +196,18 @@ light.a8__0123454041230170
  • Modbus
  • +
  • + MySensors +
  • RFXtrx
  • TellStick
  • +
  • + Telldus Live +
  • Vera
  • diff --git a/components/script/index.html b/components/script/index.html index 40fc3c5f2d..6cd7602a23 100644 --- a/components/script/index.html +++ b/components/script/index.html @@ -161,6 +161,9 @@
  • IFTTT
  • +
  • + Input Boolean +
  • Keyboard
  • diff --git a/components/sensor.arduino/index.html b/components/sensor.arduino/index.html index 4ecd2579f8..b4e1c98abf 100644 --- a/components/sensor.arduino/index.html +++ b/components/sensor.arduino/index.html @@ -180,12 +180,6 @@
  • DHT sensor
  • -
  • - Raspberry PI GPIO sensor -
  • -
  • - Raspberry PI GPIO switch -
  • diff --git a/components/sensor.arest/index.html b/components/sensor.arest/index.html index 6c58f0b667..4f14003d81 100644 --- a/components/sensor.arest/index.html +++ b/components/sensor.arest/index.html @@ -249,10 +249,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -263,6 +260,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -278,6 +278,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.bitcoin/index.html b/components/sensor.bitcoin/index.html index 234ca71f27..b43a341bd1 100644 --- a/components/sensor.bitcoin/index.html +++ b/components/sensor.bitcoin/index.html @@ -230,10 +230,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -244,6 +241,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -259,6 +259,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.command_sensor/index.html b/components/sensor.command_sensor/index.html index 69174e0876..92323d23ed 100644 --- a/components/sensor.command_sensor/index.html +++ b/components/sensor.command_sensor/index.html @@ -271,10 +271,7 @@ print(response.json()['Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -285,6 +282,9 @@ print(response.json()[' RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -300,6 +300,9 @@ print(response.json()[' TellStick sensor +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.cpuspeed/index.html b/components/sensor.cpuspeed/index.html index 54d333b183..de90c19dd1 100644 --- a/components/sensor.cpuspeed/index.html +++ b/components/sensor.cpuspeed/index.html @@ -173,10 +173,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -187,6 +184,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -202,6 +202,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.dht/index.html b/components/sensor.dht/index.html index cce76cf782..b1c0e13fe9 100644 --- a/components/sensor.dht/index.html +++ b/components/sensor.dht/index.html @@ -174,12 +174,6 @@ As this requires access to the GPIO, you will need to run Home Assistant as root
  • DHT sensor
  • -
  • - Raspberry PI GPIO sensor -
  • -
  • - Raspberry PI GPIO switch -
  • diff --git a/components/sensor.dweet/index.html b/components/sensor.dweet/index.html index d496a840e0..1e7968bb05 100644 --- a/components/sensor.dweet/index.html +++ b/components/sensor.dweet/index.html @@ -220,10 +220,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -234,6 +231,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -249,6 +249,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.ecobee/index.html b/components/sensor.ecobee/index.html index bd4830a39c..7ded9a931e 100644 --- a/components/sensor.ecobee/index.html +++ b/components/sensor.ecobee/index.html @@ -168,10 +168,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -182,6 +179,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -197,6 +197,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.efergy/index.html b/components/sensor.efergy/index.html index 48af3f7cce..9da9d434f9 100644 --- a/components/sensor.efergy/index.html +++ b/components/sensor.efergy/index.html @@ -189,10 +189,7 @@ negative number of minutes your timezone is ahead/behind UTC time. Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -203,6 +200,9 @@ negative number of minutes your timezone is ahead/behind UTC time.
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -218,6 +218,9 @@ negative number of minutes your timezone is ahead/behind UTC time.
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.eliqonline/index.html b/components/sensor.eliqonline/index.html index 3075ab311f..a8a32855d4 100644 --- a/components/sensor.eliqonline/index.html +++ b/components/sensor.eliqonline/index.html @@ -181,10 +181,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -195,6 +192,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -210,6 +210,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.glances/index.html b/components/sensor.glances/index.html index 03aa316117..ff11fb36cd 100644 --- a/components/sensor.glances/index.html +++ b/components/sensor.glances/index.html @@ -230,10 +230,7 @@ Glances web server started on http://0.0.0.0:61208/ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -244,6 +241,9 @@ Glances web server started on http://0.0.0.0:61208/
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -259,6 +259,9 @@ Glances web server started on http://0.0.0.0:61208/
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.modbus/index.html b/components/sensor.modbus/index.html index 71b8e8533d..81e223011e 100644 --- a/components/sensor.modbus/index.html +++ b/components/sensor.modbus/index.html @@ -226,10 +226,7 @@ Each named register will create an integer sensor and each named bit will create Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -240,6 +237,9 @@ Each named register will create an integer sensor and each named bit will create
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -255,6 +255,9 @@ Each named register will create an integer sensor and each named bit will create
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.mqtt/index.html b/components/sensor.mqtt/index.html index c2e7af4e2a..4b35692414 100644 --- a/components/sensor.mqtt/index.html +++ b/components/sensor.mqtt/index.html @@ -237,10 +237,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -251,6 +248,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -266,6 +266,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.mysensors/index.html b/components/sensor.mysensors/index.html index c47281cd38..f99a53d7bd 100644 --- a/components/sensor.mysensors/index.html +++ b/components/sensor.mysensors/index.html @@ -7,7 +7,7 @@ - MySensors sensor - Home Assistant + MySensors sensors - Home Assistant @@ -15,7 +15,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -102,41 +102,12 @@

    - MySensors sensor + MySensors sensors


    -

    The MySensors project combines Arduino boards with NRF24L01 radio boards to build sensor networks. The mysensors platform support sensors connected to the MYSensors Gateway.

    - -

    Integrate your Serial MYSensors Gateway by adding the following to your configuration.yaml file:

    - -
    -
    # Example configuration.yaml entry
    -sensor:
    -  platform: mysensors
    -  port: /dev/ttyACM0
    -
    -
    -
    - -

    Configuration variables:

    - -
      -
    • port (Required): The port where your board is connected to your Home Assistant host.
    • -
    • debug (Optional): Enable or disable verbose debug logging.
    • -
    • persistence (Optional): Enable or disable local persistence of sensor information. If this is disabled, then each sensor will need to send presentation messages after Home Assistant starts.
    • -
    • persistence_file (Optional): Path to a file to save sensor information. The file extension determines the file type. Currently supported file types are ‘pickle’ and ‘json’.
    • -
    • version (Optional): Specifies the MySensors protocol version to use (ex. 1.4, 1.5).
    • -
    - -

    If you are using an original Arduino the port will be named ttyACM*. The exact number can be determined with the command shown below.

    - -
    -
    $ ls /dev/ttyACM*
    -
    -
    -
    +

    Integrates MySensors sensors into Home Assistant. See the main component for configuration instructions.

    @@ -153,6 +124,17 @@
    +
    +

    Related components

    + +

    Category Sensor

    +

    Get API and Secret Key

    + +

    To get your API credentials, you have to declare a new application in the NetAtmo Developer Page Sign in using your username and password from your regular NetAtmo account.
    +Click on ‘Create an App’ at the top of the page.

    + +

    + +

    +

    You have to fill the form, but only two fields are required : Name and Description. It doesn’t really matter what you put into those. Just write something that make sense to you. To submit your new app, click on create at the bottom of the form.

    + +

    + +

    + +

    That’s it. You can copy and paste your new API and secret keys in your Home Assistant configuration file just as said above.

    + +

    + +

    + +

    Find your modules name

    + +

    You can find your modules name in your [online NetAtmo account] (https://my.netatmo.com/app/station) . These names can be found and changed in parameters (See screenshot)
    +You have to provide these name in your Home Assistant configuration file.

    + +

    + +

    + +

    +The Home Assistant NetAtmo platform has only be tested with the classic indoor and outdoor module. There is no support for the rainmeter and windmeter module at this time because developers does not own these modules. +

    +
    @@ -198,10 +231,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -212,6 +242,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -227,6 +260,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.rest/index.html b/components/sensor.rest/index.html index ec279ca40d..e1ec811480 100644 --- a/components/sensor.rest/index.html +++ b/components/sensor.rest/index.html @@ -260,10 +260,7 @@ Make sure that the URL matches exactly your endpoint or resource. Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -274,6 +271,9 @@ Make sure that the URL matches exactly your endpoint or resource.
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -289,6 +289,9 @@ Make sure that the URL matches exactly your endpoint or resource.
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.rfxtrx/index.html b/components/sensor.rfxtrx/index.html index 15cbb403bd..c9c2f79224 100644 --- a/components/sensor.rfxtrx/index.html +++ b/components/sensor.rfxtrx/index.html @@ -180,10 +180,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -194,6 +191,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -209,6 +209,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.sabnzbd/index.html b/components/sensor.sabnzbd/index.html index e501ea35ec..e1f8ab35bb 100644 --- a/components/sensor.sabnzbd/index.html +++ b/components/sensor.sabnzbd/index.html @@ -191,10 +191,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -205,6 +202,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -220,6 +220,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.swiss_public_transport/index.html b/components/sensor.swiss_public_transport/index.html index 6c3a70780b..99fa8f9a88 100644 --- a/components/sensor.swiss_public_transport/index.html +++ b/components/sensor.swiss_public_transport/index.html @@ -181,10 +181,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -195,6 +192,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -210,6 +210,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.systemmonitor/index.html b/components/sensor.systemmonitor/index.html index e4466d7754..e720be5336 100644 --- a/components/sensor.systemmonitor/index.html +++ b/components/sensor.systemmonitor/index.html @@ -272,10 +272,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -286,6 +283,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -301,6 +301,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.nest/index.html b/components/sensor.tellduslive/index.html similarity index 73% rename from components/sensor.nest/index.html rename to components/sensor.tellduslive/index.html index 91a9751e6e..c2d9fe9f7f 100644 --- a/components/sensor.nest/index.html +++ b/components/sensor.tellduslive/index.html @@ -7,26 +7,26 @@ - Nest thermostat - Home Assistant + Telldus Live sensors - Home Assistant - + - + - + - + - + - - + + @@ -102,47 +102,13 @@

    - Nest thermostat + Telldus Live sensors


    -

    The nest thermostat platform let you control a thermostat from Nest. It also includes the ability to monitor things like the state of our HVAC system and the current humidity and temperature.

    +

    Integrates Telldus Live sensors into Home Assistant. See the main component for configuration instructions.

    -

    To set it up, add the following information to your configuration.yaml file:

    - -
    -
    sensor 3:
    -  platform: nest
    -  monitored_conditions:
    -    - 'fan'
    -    - 'hvac_ac_state',
    -    - 'hvac_aux_heater_state',
    -    - 'hvac_heat_x2_state',
    -    - 'hvac_heat_x3_state',
    -    - 'hvac_alt_heat_state',
    -    - 'hvac_alt_heat_x2_state',
    -    - 'hvac_emer_heat_state',
    -    - 'online'
    -    - 'temperature',
    -    - 'target',
    -    - 'away_temperature[0]',
    -    - 'away_temperature[1]'
    -    - 'humidity',
    -    - 'mode',
    -    - 'last_ip',
    -    - 'local_ip',
    -    - 'last_connection',
    -    - 'battery_level'
    -
    -
    -
    - -

    You must have the Nest Thermostat entity configured to use this sensor.

    - -

    - -

    @@ -156,13 +122,16 @@
    - +
    @@ -200,10 +169,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -214,6 +180,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -229,6 +198,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.tellstick/index.html b/components/sensor.tellstick/index.html index 658e9b7d5b..914cf75c78 100644 --- a/components/sensor.tellstick/index.html +++ b/components/sensor.tellstick/index.html @@ -196,10 +196,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -210,6 +207,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -225,6 +225,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.temper/index.html b/components/sensor.temper/index.html index f68bdf59ab..f19c1ae44a 100644 --- a/components/sensor.temper/index.html +++ b/components/sensor.temper/index.html @@ -166,10 +166,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -180,6 +177,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -195,6 +195,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.time_date/index.html b/components/sensor.time_date/index.html index 708928b43e..28c2f83bb7 100644 --- a/components/sensor.time_date/index.html +++ b/components/sensor.time_date/index.html @@ -180,10 +180,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -194,6 +191,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -209,6 +209,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.torque/index.html b/components/sensor.torque/index.html index 533927a5eb..1fda3ef90d 100644 --- a/components/sensor.torque/index.html +++ b/components/sensor.torque/index.html @@ -201,10 +201,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -215,6 +212,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -230,6 +230,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.transmission/index.html b/components/sensor.transmission/index.html index 3c78bf065a..577afb7c3b 100644 --- a/components/sensor.transmission/index.html +++ b/components/sensor.transmission/index.html @@ -212,10 +212,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -226,6 +223,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -241,6 +241,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.twitch/index.html b/components/sensor.twitch/index.html index 07dfa47449..739a558110 100644 --- a/components/sensor.twitch/index.html +++ b/components/sensor.twitch/index.html @@ -181,10 +181,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -195,6 +192,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -210,6 +210,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.vera/index.html b/components/sensor.vera/index.html index 6f2d4ce2bf..f2b52204ba 100644 --- a/components/sensor.vera/index.html +++ b/components/sensor.vera/index.html @@ -200,10 +200,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -214,6 +211,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -229,6 +229,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.wink/index.html b/components/sensor.wink/index.html index bee33cf3aa..230fa52440 100644 --- a/components/sensor.wink/index.html +++ b/components/sensor.wink/index.html @@ -177,10 +177,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -191,6 +188,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -206,6 +206,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.worldclock/index.html b/components/sensor.worldclock/index.html index f03aef17d4..113c550338 100644 --- a/components/sensor.worldclock/index.html +++ b/components/sensor.worldclock/index.html @@ -183,10 +183,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -197,6 +194,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -212,6 +212,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor.zwave/index.html b/components/sensor.zwave/index.html index 7ef73bc56b..52092bfc1d 100644 --- a/components/sensor.zwave/index.html +++ b/components/sensor.zwave/index.html @@ -171,10 +171,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -185,6 +182,9 @@
  • RFXtrx sensor
  • +
  • + Raspberry PI GPIO sensor +
  • SABnzbd
  • @@ -200,6 +200,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/sensor/index.html b/components/sensor/index.html index b272d8e9c5..508b5f4d9b 100644 --- a/components/sensor/index.html +++ b/components/sensor/index.html @@ -167,10 +167,7 @@ Modbus sensor
  • - MySensors sensor -
  • -
  • - Nest thermostat + MySensors sensors
  • Netatmo @@ -199,6 +196,9 @@
  • TellStick sensor
  • +
  • + Telldus Live sensors +
  • Time & Date
  • diff --git a/components/shell_command/index.html b/components/shell_command/index.html index a5107b9755..e6483040a5 100644 --- a/components/shell_command/index.html +++ b/components/shell_command/index.html @@ -147,6 +147,9 @@
  • IFTTT
  • +
  • + Input Boolean +
  • Keyboard
  • diff --git a/components/switch.arduino/index.html b/components/switch.arduino/index.html index 7e53ae475b..ac67f440cc 100644 --- a/components/switch.arduino/index.html +++ b/components/switch.arduino/index.html @@ -184,12 +184,6 @@
  • DHT sensor
  • -
  • - Raspberry PI GPIO sensor -
  • -
  • - Raspberry PI GPIO switch -
  • diff --git a/components/switch.arest/index.html b/components/switch.arest/index.html index b22eca94f3..251ed8e4e3 100644 --- a/components/switch.arest/index.html +++ b/components/switch.arest/index.html @@ -221,6 +221,9 @@
  • Modbus switch
  • +
  • + MySensors switches +
  • Orvibo switch
  • @@ -230,9 +233,15 @@
  • RFXtrx switch
  • +
  • + Raspberry PI GPIO switch +
  • TellStick switch
  • +
  • + Telldus Live switches +
  • Transmission switch
  • diff --git a/components/switch.command_switch/index.html b/components/switch.command_switch/index.html index 75c3aa9fba..aa6a208a90 100644 --- a/components/switch.command_switch/index.html +++ b/components/switch.command_switch/index.html @@ -228,6 +228,9 @@ This switch will shutdown your host immediately, there will be no confirmation.
  • Modbus switch
  • +
  • + MySensors switches +
  • Orvibo switch
  • @@ -237,9 +240,15 @@ This switch will shutdown your host immediately, there will be no confirmation.
  • RFXtrx switch
  • +
  • + Raspberry PI GPIO switch +
  • TellStick switch
  • +
  • + Telldus Live switches +
  • Transmission switch
  • diff --git a/components/switch.edimax/index.html b/components/switch.edimax/index.html index 79d663641a..1111d7d2ce 100644 --- a/components/switch.edimax/index.html +++ b/components/switch.edimax/index.html @@ -169,6 +169,9 @@
  • Modbus switch
  • +
  • + MySensors switches +
  • Orvibo switch
  • @@ -178,9 +181,15 @@
  • RFXtrx switch
  • +
  • + Raspberry PI GPIO switch +
  • TellStick switch
  • +
  • + Telldus Live switches +
  • Transmission switch
  • diff --git a/components/switch.modbus/index.html b/components/switch.modbus/index.html index ee909befe7..e5b6947e97 100644 --- a/components/switch.modbus/index.html +++ b/components/switch.modbus/index.html @@ -210,6 +210,9 @@ Each named bit will create a switch.
  • Modbus switch
  • +
  • + MySensors switches +
  • Orvibo switch
  • @@ -219,9 +222,15 @@ Each named bit will create a switch.
  • RFXtrx switch
  • +
  • + Raspberry PI GPIO switch +
  • TellStick switch
  • +
  • + Telldus Live switches +
  • Transmission switch
  • diff --git a/components/switch.mqtt/index.html b/components/switch.mqtt/index.html index 4f1ee1d608..1ec27dde39 100644 --- a/components/switch.mqtt/index.html +++ b/components/switch.mqtt/index.html @@ -212,6 +212,9 @@
  • Modbus switch
  • +
  • + MySensors switches +
  • Orvibo switch
  • @@ -221,9 +224,15 @@
  • RFXtrx switch
  • +
  • + Raspberry PI GPIO switch +
  • TellStick switch
  • +
  • + Telldus Live switches +
  • Transmission switch
  • diff --git a/components/switch.mysensors/index.html b/components/switch.mysensors/index.html new file mode 100644 index 0000000000..bacbe59e62 --- /dev/null +++ b/components/switch.mysensors/index.html @@ -0,0 +1,239 @@ + + + + + + + + + + MySensors switches - Home Assistant + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    + +
    + + +
    +
    +

    + MySensors switches +

    +
    +
    + +

    Integrates MySensors switches into Home Assistant. See the main component for configuration instructions.

    + + +
    + + +
    + + + + +
    +
    + + + + + + + + + \ No newline at end of file diff --git a/components/switch.mystrom/index.html b/components/switch.mystrom/index.html index aa3af07124..c0830051c0 100644 --- a/components/switch.mystrom/index.html +++ b/components/switch.mystrom/index.html @@ -185,6 +185,9 @@
  • Modbus switch
  • +
  • + MySensors switches +
  • Orvibo switch
  • @@ -194,9 +197,15 @@
  • RFXtrx switch
  • +
  • + Raspberry PI GPIO switch +
  • TellStick switch
  • +
  • + Telldus Live switches +
  • Transmission switch
  • diff --git a/components/switch.orvibo/index.html b/components/switch.orvibo/index.html index 477a5be4fb..e2ec4fd0c6 100644 --- a/components/switch.orvibo/index.html +++ b/components/switch.orvibo/index.html @@ -163,6 +163,9 @@
  • Modbus switch
  • +
  • + MySensors switches +
  • Orvibo switch
  • @@ -172,9 +175,15 @@
  • RFXtrx switch
  • +
  • + Raspberry PI GPIO switch +
  • TellStick switch
  • +
  • + Telldus Live switches +
  • Transmission switch
  • diff --git a/components/switch.rest/index.html b/components/switch.rest/index.html index ff302eb7bf..c067050d0a 100644 --- a/components/switch.rest/index.html +++ b/components/switch.rest/index.html @@ -183,6 +183,9 @@ Make sure that the URL matches exactly your endpoint or resource.
  • Modbus switch
  • +
  • + MySensors switches +
  • Orvibo switch
  • @@ -192,9 +195,15 @@ Make sure that the URL matches exactly your endpoint or resource.
  • RFXtrx switch
  • +
  • + Raspberry PI GPIO switch +
  • TellStick switch
  • +
  • + Telldus Live switches +
  • Transmission switch
  • diff --git a/components/switch.rfxtrx/index.html b/components/switch.rfxtrx/index.html index 176abe99da..13d539c8e0 100644 --- a/components/switch.rfxtrx/index.html +++ b/components/switch.rfxtrx/index.html @@ -181,6 +181,9 @@
  • Modbus switch
  • +
  • + MySensors switches +
  • Orvibo switch
  • @@ -190,9 +193,15 @@
  • RFXtrx switch
  • +
  • + Raspberry PI GPIO switch +
  • TellStick switch
  • +
  • + Telldus Live switches +
  • Transmission switch
  • diff --git a/components/switch.rpi_gpio/index.html b/components/switch.rpi_gpio/index.html index 6e457e574b..eb25df8dc0 100644 --- a/components/switch.rpi_gpio/index.html +++ b/components/switch.rpi_gpio/index.html @@ -9,7 +9,7 @@ Raspberry PI GPIO switch - Home Assistant - + @@ -19,14 +19,14 @@ - + - + @@ -167,26 +167,62 @@ If you are not running Raspbian Jessie, you will need to run Home Assistant as r diff --git a/components/switch.tellduslive/index.html b/components/switch.tellduslive/index.html new file mode 100644 index 0000000000..d2b62a749f --- /dev/null +++ b/components/switch.tellduslive/index.html @@ -0,0 +1,239 @@ + + + + + + + + + + Telldus Live switches - Home Assistant + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    + +
    + + +
    +
    +

    + Telldus Live switches +

    +
    +
    + +

    Integrates Telldus Live switches into Home Assistant. See the main component for configuration instructions.

    + + +
    + + +
    + + + + +
    +
    + + + + + + + + + \ No newline at end of file diff --git a/components/switch.tellstick/index.html b/components/switch.tellstick/index.html index 27cb453473..8dd5993b0c 100644 --- a/components/switch.tellstick/index.html +++ b/components/switch.tellstick/index.html @@ -177,6 +177,9 @@
  • Modbus switch
  • +
  • + MySensors switches +
  • Orvibo switch
  • @@ -186,9 +189,15 @@
  • RFXtrx switch
  • +
  • + Raspberry PI GPIO switch +
  • TellStick switch
  • +
  • + Telldus Live switches +
  • Transmission switch
  • diff --git a/components/switch.transmission/index.html b/components/switch.transmission/index.html index 67afe13687..c801cbb5c9 100644 --- a/components/switch.transmission/index.html +++ b/components/switch.transmission/index.html @@ -179,6 +179,9 @@
  • Modbus switch
  • +
  • + MySensors switches +
  • Orvibo switch
  • @@ -188,9 +191,15 @@
  • RFXtrx switch
  • +
  • + Raspberry PI GPIO switch +
  • TellStick switch
  • +
  • + Telldus Live switches +
  • Transmission switch
  • diff --git a/components/switch.vera/index.html b/components/switch.vera/index.html index c162bdcb41..0bb22d7693 100644 --- a/components/switch.vera/index.html +++ b/components/switch.vera/index.html @@ -188,6 +188,9 @@
  • Modbus switch
  • +
  • + MySensors switches +
  • Orvibo switch
  • @@ -197,9 +200,15 @@
  • RFXtrx switch
  • +
  • + Raspberry PI GPIO switch +
  • TellStick switch
  • +
  • + Telldus Live switches +
  • Transmission switch
  • diff --git a/components/switch.wemo/index.html b/components/switch.wemo/index.html index 4afd1d3c91..d025d544b2 100644 --- a/components/switch.wemo/index.html +++ b/components/switch.wemo/index.html @@ -155,6 +155,9 @@
  • Modbus switch
  • +
  • + MySensors switches +
  • Orvibo switch
  • @@ -164,9 +167,15 @@
  • RFXtrx switch
  • +
  • + Raspberry PI GPIO switch +
  • TellStick switch
  • +
  • + Telldus Live switches +
  • Transmission switch
  • diff --git a/components/switch.wink/index.html b/components/switch.wink/index.html index 399275fff3..e03f0c612a 100644 --- a/components/switch.wink/index.html +++ b/components/switch.wink/index.html @@ -165,6 +165,9 @@
  • Modbus switch
  • +
  • + MySensors switches +
  • Orvibo switch
  • @@ -174,9 +177,15 @@
  • RFXtrx switch
  • +
  • + Raspberry PI GPIO switch +
  • TellStick switch
  • +
  • + Telldus Live switches +
  • Transmission switch
  • diff --git a/components/switch.zwave/index.html b/components/switch.zwave/index.html index 14bef86bce..ff6ade9a28 100644 --- a/components/switch.zwave/index.html +++ b/components/switch.zwave/index.html @@ -159,6 +159,9 @@
  • Modbus switch
  • +
  • + MySensors switches +
  • Orvibo switch
  • @@ -168,9 +171,15 @@
  • RFXtrx switch
  • +
  • + Raspberry PI GPIO switch +
  • TellStick switch
  • +
  • + Telldus Live switches +
  • Transmission switch
  • diff --git a/components/switch/index.html b/components/switch/index.html index f37bffd4cb..b3ee8cdda5 100644 --- a/components/switch/index.html +++ b/components/switch/index.html @@ -177,6 +177,9 @@
  • Modbus switch
  • +
  • + MySensors switches +
  • Orvibo switch
  • @@ -192,6 +195,9 @@
  • TellStick switch
  • +
  • + Telldus Live switches +
  • Transmission switch
  • diff --git a/components/tellduslive/index.html b/components/tellduslive/index.html new file mode 100644 index 0000000000..7979d699ee --- /dev/null +++ b/components/tellduslive/index.html @@ -0,0 +1,229 @@ + + + + + + + + + + Telldus Live - Home Assistant + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    + +
    + + +
    +
    +

    + Telldus Live +

    +
    +
    + +

    Telldus Live is a cloud platform that connects to your Tellstick connected gear at home.

    + +

    To get started using Telldus Live, you will have to obtain developer keys from here.

    + +
    +
    # Example configuration.yaml entry
    +tellduslive:
    +  public_key: XX
    +  private_key: XX
    +  token: XX
    +  token_secret: XX
    +
    +
    +
    + +
    + + +
    + + + + +
    +
    + + + + + + + + + \ No newline at end of file diff --git a/components/tellstick/index.html b/components/tellstick/index.html index 60d30420de..b733a83cbf 100644 --- a/components/tellstick/index.html +++ b/components/tellstick/index.html @@ -170,12 +170,18 @@
  • Modbus
  • +
  • + MySensors +
  • RFXtrx
  • TellStick
  • +
  • + Telldus Live +
  • Vera
  • diff --git a/components/thermostat.nest/index.html b/components/thermostat.nest/index.html index a0dd911227..6514b00944 100644 --- a/components/thermostat.nest/index.html +++ b/components/thermostat.nest/index.html @@ -148,14 +148,6 @@
    This is a platform for the Thermostats component. -
    -
    -

    Related components

    -

    Category Thermostat

    diff --git a/components/vera/index.html b/components/vera/index.html index cee6f4fb00..f5943a285a 100644 --- a/components/vera/index.html +++ b/components/vera/index.html @@ -160,12 +160,18 @@
  • Modbus
  • +
  • + MySensors +
  • RFXtrx
  • TellStick
  • +
  • + Telldus Live +
  • Vera
  • diff --git a/components/verisure/index.html b/components/verisure/index.html index 7ed9675149..9f79d1d703 100644 --- a/components/verisure/index.html +++ b/components/verisure/index.html @@ -175,12 +175,18 @@
  • Modbus
  • +
  • + MySensors +
  • RFXtrx
  • TellStick
  • +
  • + Telldus Live +
  • Vera
  • diff --git a/components/wink/index.html b/components/wink/index.html index 36e9a2e32a..f477d2a11b 100644 --- a/components/wink/index.html +++ b/components/wink/index.html @@ -186,12 +186,18 @@ The Wink hub can only be accessed via the cloud. This means it requires an activ
  • Modbus
  • +
  • + MySensors +
  • RFXtrx
  • TellStick
  • +
  • + Telldus Live +
  • Vera
  • diff --git a/components/zwave/index.html b/components/zwave/index.html index 6510957f00..d887cfdd27 100644 --- a/components/zwave/index.html +++ b/components/zwave/index.html @@ -193,12 +193,18 @@ $ pip3 install "cython<0.23"
  • Modbus
  • +
  • + MySensors +
  • RFXtrx
  • TellStick
  • +
  • + Telldus Live +
  • Vera
  • diff --git a/developers/credits/index.html b/developers/credits/index.html index 04cc74926e..cab84fff12 100644 --- a/developers/credits/index.html +++ b/developers/credits/index.html @@ -130,6 +130,7 @@
  • Arthur Leonard Andersen
  • Austin
  • Azelphur
  • +
  • Bart274
  • Brad Buran
  • Bruno Adele
  • Carlo Costanzo
  • diff --git a/developers/website/index.html b/developers/website/index.html index 85095b4bce..1ce8227289 100644 --- a/developers/website/index.html +++ b/developers/website/index.html @@ -120,7 +120,7 @@
  • Fork the home-assistant.io git repository.
  • Create/edit/update a page in the directory source/_components/ for your platform/component.
  • To test changes to home-assistant.io locally, run rake preview and navigate to http://127.0.0.1:4000.
  • -
  • Create a Pull Request against the master branch of home-assistant.io.
  • +
  • Create a Pull Request (PR) against the next branch of home-assistant.io.
  • For a platform page it would be the fastest way to make a copy of an existing page and edit it. The component overview is generated automatically, so there is no need to add a link to that your page.

    @@ -161,7 +161,7 @@ -

    Not everything (product, component, etc.) has a logo, to show something we are using the Gnome Icon Theme from the GNOME Project as a source for the placeholders. Those icons are licensed under the GNU LGPL v.3 or Creative Commons BY-SA 3.0 license.

    +

    Not everything (product, component, etc.) has a logo, to show something for internal parts of Home Assistant we are using the Material Design Icons.

    diff --git a/getting-started/templating/index.html b/getting-started/templating/index.html index 031bd42d93..f8e8e4095e 100644 --- a/getting-started/templating/index.html +++ b/getting-started/templating/index.html @@ -157,6 +157,7 @@ The frontend has a template editor developer tool to help develop and debug temp
  • states.sensor.temperature returns state object for sensor.temperature
  • states('device_tracker.paulus') will return the state string (not the object) of given entity or unknown if it doesn’t exist.
  • is_state('device_tracker.paulus', 'home') will test if given entity is specified state.
  • +
  • is_state_attr('device_tracker.paulus', 'battery', 40) will test if given entity is specified state.
  • Filter multiply(x) will convert input to number and multiply it with x
  • Filter round(x) will convert input to number and round it to x decimals.
  • diff --git a/images/screenshots/netatmo_api.png b/images/screenshots/netatmo_api.png new file mode 100644 index 0000000000..bf5be533e9 Binary files /dev/null and b/images/screenshots/netatmo_api.png differ diff --git a/images/screenshots/netatmo_app.png b/images/screenshots/netatmo_app.png new file mode 100644 index 0000000000..0ce38c1763 Binary files /dev/null and b/images/screenshots/netatmo_app.png differ diff --git a/images/screenshots/netatmo_create.png b/images/screenshots/netatmo_create.png new file mode 100644 index 0000000000..aac41717be Binary files /dev/null and b/images/screenshots/netatmo_create.png differ diff --git a/images/screenshots/netatmo_module.png b/images/screenshots/netatmo_module.png new file mode 100644 index 0000000000..a07be32a63 Binary files /dev/null and b/images/screenshots/netatmo_module.png differ diff --git a/images/supported_brands/free_mobile.png b/images/supported_brands/free_mobile.png index 579fd194ab..7353cecb49 100644 Binary files a/images/supported_brands/free_mobile.png and b/images/supported_brands/free_mobile.png differ diff --git a/images/supported_brands/proliphix.png b/images/supported_brands/proliphix.png index 6dc3769f56..d370d0b322 100644 Binary files a/images/supported_brands/proliphix.png and b/images/supported_brands/proliphix.png differ diff --git a/images/supported_brands/telldus.png b/images/supported_brands/telldus.png new file mode 100644 index 0000000000..c3c42c5119 Binary files /dev/null and b/images/supported_brands/telldus.png differ diff --git a/sitemap.xml b/sitemap.xml index 9fe5e70efa..38f88b4867 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1,5 +1,9 @@ + + https://home-assistant.io/blog/2016/01/17/extended-support-for-diy-solutions/ + 2016-01-17T23:20:00+00:00 + https://home-assistant.io/blog/2015/12/22/amazon-echo-icloud-and-templates/ 2015-12-22T09:30:00+00:00 @@ -435,7 +439,7 @@ https://home-assistant.io/components/device_tracker.ddwrt/ - https://home-assistant.io/components/sensor.mysensors/ + https://home-assistant.io/components/mysensors/ https://home-assistant.io/components/binary_sensor.mqtt/ @@ -773,9 +777,6 @@ https://home-assistant.io/components/binary_sensor.command/ - - https://home-assistant.io/components/sensor.nest/ - https://home-assistant.io/components/sensor.netatmo/ @@ -785,6 +786,24 @@ https://home-assistant.io/components/thermostat.proliphix/ + + https://home-assistant.io/components/sensor.mysensors/ + + + https://home-assistant.io/components/sensor.tellduslive/ + + + https://home-assistant.io/components/switch.mysensors/ + + + https://home-assistant.io/components/switch.tellduslive/ + + + https://home-assistant.io/components/tellduslive/ + + + https://home-assistant.io/components/input_boolean/ + https://home-assistant.io/cookbook/automation_for_rainy_days/ @@ -917,620 +936,623 @@ https://home-assistant.io/blog/2015/12/22/amazon-echo-icloud-and-templates/ + + https://home-assistant.io/blog/2016/01/17/extended-support-for-diy-solutions/ + https://home-assistant.io/components/alarm_control_panel.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/alarm_control_panel.manual.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/alarm_control_panel.mqtt.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/arduino.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/automation.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/browser.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/camera.foscam.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/camera.generic.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/configurator.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/conversation.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/device_sun_light_trigger.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/device_tracker.actiontec.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/device_tracker.aruba.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/device_tracker.asuswrt.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/device_tracker.ddwrt.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/device_tracker.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/device_tracker.locative.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/device_tracker.luci.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/device_tracker.mqtt.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/device_tracker.netgear.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/device_tracker.nmap_scanner.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/device_tracker.owntracks.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/device_tracker.snmp.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/device_tracker.thomson.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/device_tracker.tomato.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/device_tracker.tplink.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/device_tracker.ubus.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/discovery.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/downloader.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/ecobee.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/group.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/history.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/ifttt.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/ifttt.manything.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/introduction.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/isy994.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/keyboard.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/light.blinksticklight.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/light.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/light.hue.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/light.hyperion.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/light.limitlessled.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/light.rfxtrx.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/light.tellstick.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/light.vera.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/light.wink.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/lock.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/lock.wink.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/logbook.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/media_player.cast.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/media_player.denon.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/media_player.firetv.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/media_player.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/media_player.itunes.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/media_player.kodi.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/media_player.mpd.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/media_player.plex.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/media_player.sonos.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/media_player.squeezebox.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/modbus.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/mqtt.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/notify.file.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/notify.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/notify.instapush.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/notify.nma.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/notify.pushbullet.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/notify.pushover.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/notify.slack.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/notify.smtp.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/notify.syslog.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/notify.telegram.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/notify.xmpp.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/rfxtrx.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/scene.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/script.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.arduino.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.arest.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.bitcoin.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.command_sensor.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.cpuspeed.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.dht.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.ecobee.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.efergy.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.forecast.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.glances.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.modbus.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.mqtt.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.mysensors.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.openweathermap.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.rest.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.rfxtrx.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.rpi_gpio.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.sabnzbd.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.swiss_public_transport.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.systemmonitor.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.tellstick.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.temper.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.time_date.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.transmission.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.vera.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.wink.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sensor.worldclock.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/shell_command.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/simple_alarm.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/sun.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/switch.arduino.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/switch.arest.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/switch.command_switch.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/switch.edimax.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/switch.hikvision.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/switch.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/switch.modbus.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/switch.mqtt.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/switch.rest.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/switch.rfxtrx.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/switch.rpi_gpio.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/switch.tellstick.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/switch.transmission.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/switch.vera.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/switch.wemo.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/switch.wink.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/tellstick.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/thermostat.ecobee.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/thermostat.heat_control.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/thermostat.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/thermostat.nest.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/thermostat.radiotherm.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/vera.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/verisure.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/wink.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/zone.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/components/zwave.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/demo/frontend.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/demo/index.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/developers/add_new_platform.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/developers/api.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/developers/architecture.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/developers/creating_components.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/developers/credits.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/developers/frontend.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/developers/python_api.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/developers/rest_api.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/developers/website.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/getting-started/android.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/getting-started/automation.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/getting-started/autostart.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/getting-started/configuration.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/getting-started/devices.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/getting-started/presence-detection.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/getting-started/troubleshooting-configuration.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/getting-started/troubleshooting.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/googlef4f3693c209fe788.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00 https://home-assistant.io/static/mdi-demo.html - 2016-01-16T19:30:33+00:00 + 2016-01-18T01:03:18+00:00