From 8b227b92630df8342d6d704dce6590f0c7524125 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Mon, 24 Oct 2016 13:45:42 +0000 Subject: [PATCH] Site updated at 2016-10-24 13:45:42 UTC --- atom.xml | 2 +- blog/categories/community/atom.xml | 2 +- blog/categories/device-tracking/atom.xml | 2 +- blog/categories/esp8266/atom.xml | 2 +- blog/categories/how-to/atom.xml | 2 +- blog/categories/ibeacons/atom.xml | 2 +- blog/categories/internet-of-things/atom.xml | 2 +- blog/categories/iot-data/atom.xml | 2 +- blog/categories/micropython/atom.xml | 2 +- blog/categories/mqtt/atom.xml | 2 +- blog/categories/organisation/atom.xml | 2 +- blog/categories/owntracks/atom.xml | 2 +- blog/categories/presence-detection/atom.xml | 2 +- .../public-service-announcement/atom.xml | 2 +- blog/categories/release-notes/atom.xml | 2 +- blog/categories/survey/atom.xml | 2 +- blog/categories/talks/atom.xml | 2 +- blog/categories/technology/atom.xml | 2 +- blog/categories/user-stories/atom.xml | 2 +- blog/categories/video/atom.xml | 2 +- blog/categories/website/atom.xml | 2 +- components/binary_sensor.netatmo/index.html | 3 + components/camera.netatmo/index.html | 3 + components/climate.ecobee/index.html | 3 + components/climate.eq3btsmart/index.html | 3 + .../climate.generic_thermostat/index.html | 3 + components/climate.heatmiser/index.html | 3 + components/climate.homematic/index.html | 3 + components/climate.honeywell/index.html | 3 + components/climate.mysensors/index.html | 3 + components/climate.nest/index.html | 3 + components/climate.netatmo/index.html | 246 ++++++++++++++++++ components/climate.proliphix/index.html | 3 + components/climate.radiotherm/index.html | 3 + components/climate.vera/index.html | 3 + components/climate.zwave/index.html | 3 + components/climate/index.html | 3 + components/index.html | 22 +- components/netatmo/index.html | 3 + components/sensor.netatmo/index.html | 3 + sitemap.xml | 33 +-- 41 files changed, 355 insertions(+), 39 deletions(-) create mode 100644 components/climate.netatmo/index.html diff --git a/atom.xml b/atom.xml index 486d1f1151..d5a88ea02f 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2016-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index d07bcc36d4..08e11a1d92 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2016-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml index 88eb9357cb..495e65a0e3 100644 --- a/blog/categories/device-tracking/atom.xml +++ b/blog/categories/device-tracking/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Device-Tracking | Home Assistant]]> - 2016-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index d8ced0bc8f..517cfdb63d 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2016-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index 75dc6e161d..40449fa8c7 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-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml index d04fc28a3c..34844f7bd0 100644 --- a/blog/categories/ibeacons/atom.xml +++ b/blog/categories/ibeacons/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: iBeacons | Home Assistant]]> - 2016-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/internet-of-things/atom.xml b/blog/categories/internet-of-things/atom.xml index 34bda67f1c..59024b2965 100644 --- a/blog/categories/internet-of-things/atom.xml +++ b/blog/categories/internet-of-things/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Internet-of-Things | Home Assistant]]> - 2016-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml index f38ba32624..d932d2907e 100644 --- a/blog/categories/iot-data/atom.xml +++ b/blog/categories/iot-data/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: IoT-Data | Home Assistant]]> - 2016-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml index 25c32079f7..967c490df2 100644 --- a/blog/categories/micropython/atom.xml +++ b/blog/categories/micropython/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Micropython | Home Assistant]]> - 2016-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index 3b6725a81b..b79e801f02 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2016-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml index e74a3e74bd..bbac501b12 100644 --- a/blog/categories/organisation/atom.xml +++ b/blog/categories/organisation/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Organisation | Home Assistant]]> - 2016-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml index 74e2008c25..0dfbdfa417 100644 --- a/blog/categories/owntracks/atom.xml +++ b/blog/categories/owntracks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: OwnTracks | Home Assistant]]> - 2016-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml index b9f1c226a5..ff2cfbd5a4 100644 --- a/blog/categories/presence-detection/atom.xml +++ b/blog/categories/presence-detection/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Presence-Detection | Home Assistant]]> - 2016-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/public-service-announcement/atom.xml b/blog/categories/public-service-announcement/atom.xml index b43e373920..d328e3d308 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-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index d9a68f5656..d0c17c815a 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-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index f1ea3a69c8..91ae339cae 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2016-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml index c8714ce260..f6d30dba4e 100644 --- a/blog/categories/talks/atom.xml +++ b/blog/categories/talks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Talks | Home Assistant]]> - 2016-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml index f6fd5a2df1..e63f470d8d 100644 --- a/blog/categories/technology/atom.xml +++ b/blog/categories/technology/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Technology | Home Assistant]]> - 2016-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index 1ef6ef01e0..80c72d4f0d 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-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml index 6e1dcf8634..63822d11a8 100644 --- a/blog/categories/video/atom.xml +++ b/blog/categories/video/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Video | Home Assistant]]> - 2016-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml index 8a28321178..b55a00fd5e 100644 --- a/blog/categories/website/atom.xml +++ b/blog/categories/website/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Website | Home Assistant]]> - 2016-10-24T09:54:52+00:00 + 2016-10-24T13:43:38+00:00 https://home-assistant.io/ diff --git a/components/binary_sensor.netatmo/index.html b/components/binary_sensor.netatmo/index.html index e908d582ef..cd411757a1 100644 --- a/components/binary_sensor.netatmo/index.html +++ b/components/binary_sensor.netatmo/index.html @@ -167,6 +167,9 @@
  • Netatmo Sensor
  • +
  • + Netatmo Thermostat +
  • diff --git a/components/camera.netatmo/index.html b/components/camera.netatmo/index.html index 365c2e8d85..fcb43f9243 100644 --- a/components/camera.netatmo/index.html +++ b/components/camera.netatmo/index.html @@ -163,6 +163,9 @@
  • Netatmo Sensor
  • +
  • + Netatmo Thermostat +
  • diff --git a/components/climate.ecobee/index.html b/components/climate.ecobee/index.html index 3b5210a1b5..dd9f756a66 100644 --- a/components/climate.ecobee/index.html +++ b/components/climate.ecobee/index.html @@ -161,6 +161,9 @@
  • Nest Thermostat
  • +
  • + Netatmo Thermostat +
  • Proliphix Thermostat
  • diff --git a/components/climate.eq3btsmart/index.html b/components/climate.eq3btsmart/index.html index 864fc43068..fc87d29cac 100644 --- a/components/climate.eq3btsmart/index.html +++ b/components/climate.eq3btsmart/index.html @@ -211,6 +211,9 @@ Notification handle = 0x0421 value: 02 01 09 14 04 2d
  • Nest Thermostat
  • +
  • + Netatmo Thermostat +
  • Proliphix Thermostat
  • diff --git a/components/climate.generic_thermostat/index.html b/components/climate.generic_thermostat/index.html index 15552a9ed3..2ee32147d6 100644 --- a/components/climate.generic_thermostat/index.html +++ b/components/climate.generic_thermostat/index.html @@ -179,6 +179,9 @@
  • Nest Thermostat
  • +
  • + Netatmo Thermostat +
  • Proliphix Thermostat
  • diff --git a/components/climate.heatmiser/index.html b/components/climate.heatmiser/index.html index 1c513cc13d..e87d264805 100644 --- a/components/climate.heatmiser/index.html +++ b/components/climate.heatmiser/index.html @@ -176,6 +176,9 @@
  • Nest Thermostat
  • +
  • + Netatmo Thermostat +
  • Proliphix Thermostat
  • diff --git a/components/climate.homematic/index.html b/components/climate.homematic/index.html index d07ffebd8e..80fc6043f4 100644 --- a/components/climate.homematic/index.html +++ b/components/climate.homematic/index.html @@ -172,6 +172,9 @@
  • Nest Thermostat
  • +
  • + Netatmo Thermostat +
  • Proliphix Thermostat
  • diff --git a/components/climate.honeywell/index.html b/components/climate.honeywell/index.html index 73b9aee3f2..3b1f734f8e 100644 --- a/components/climate.honeywell/index.html +++ b/components/climate.honeywell/index.html @@ -163,6 +163,9 @@
  • Nest Thermostat
  • +
  • + Netatmo Thermostat +
  • Proliphix Thermostat
  • diff --git a/components/climate.mysensors/index.html b/components/climate.mysensors/index.html index 2495c046c9..06009e6446 100644 --- a/components/climate.mysensors/index.html +++ b/components/climate.mysensors/index.html @@ -297,6 +297,9 @@
  • Nest Thermostat
  • +
  • + Netatmo Thermostat +
  • Proliphix Thermostat
  • diff --git a/components/climate.nest/index.html b/components/climate.nest/index.html index eb0f1b78ac..3af49688b3 100644 --- a/components/climate.nest/index.html +++ b/components/climate.nest/index.html @@ -174,6 +174,9 @@ You must have the Nest component configured to u
  • Nest Thermostat
  • +
  • + Netatmo Thermostat +
  • Proliphix Thermostat
  • diff --git a/components/climate.netatmo/index.html b/components/climate.netatmo/index.html new file mode 100644 index 0000000000..6776e868f5 --- /dev/null +++ b/components/climate.netatmo/index.html @@ -0,0 +1,246 @@ + + + + + + + + + + Netatmo Thermostat - Home Assistant + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    +
    + + + +
    +
    + +
    + + +
    + + + + +
    +

    + Netatmo Thermostat +

    +
    +
    + + +

    The netatmo thermostat platform is consuming the information provided by a Netatmo Smart Thermostat thermostat. This component allows you to view the current temperature and setpoint.

    + +

    To enable the Netatmo thermostat, you first have to set up netatmo, this will use discovery to add your thermostat.

    + +

    If you want to select a specific thermostat, set discovery to False for netatmo and add the following lines to your configuration.yaml:

    + +
    # Example configuration.yaml entry
    +climate:
    +  - platform: netatmo
    +
    +
    + +

    Configuration variables:

    + +
      +
    • relay (Optional): Will display the thermostats of this relay only.
    • +
    • thermostat array (Optional): Thermostat to use. +
        +
      • thermostat_name: Name of the thermostat to display.
      • +
      +
    • +
    + +

    If relay and thermostat are not provided, all thermostats will be displayed.

    + +
    # Example configuration.yaml entry
    +climate:
    +  platform: netatmo
    +  relay: relay_name
    +  thermostat:
    +    - thermostat_name
    +
    +
    + + +
    + + +
    + + + + +
    +
    + + + + + + \ No newline at end of file diff --git a/components/climate.proliphix/index.html b/components/climate.proliphix/index.html index f9420a9349..be18fd12c4 100644 --- a/components/climate.proliphix/index.html +++ b/components/climate.proliphix/index.html @@ -177,6 +177,9 @@ of OID values. A complete collection of the API is available in this
    diff --git a/components/sensor.netatmo/index.html b/components/sensor.netatmo/index.html index 595e376fc2..c2936c352e 100644 --- a/components/sensor.netatmo/index.html +++ b/components/sensor.netatmo/index.html @@ -184,6 +184,9 @@
  • Netatmo Camera
  • +
  • + Netatmo Thermostat +
  • diff --git a/sitemap.xml b/sitemap.xml index 1d0b09781b..f03449908c 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2048,6 +2048,9 @@ https://home-assistant.io/components/sensor.pilight/ +https://home-assistant.io/components/climate.netatmo/ + + https://home-assistant.io/components/alarm_control_panel.concord232/ @@ -2247,62 +2250,62 @@ https://home-assistant.io/demo/frontend.html -2016-10-24T09:54:09+00:00 +2016-10-24T13:42:55+00:00 https://home-assistant.io/demo/index.html -2016-10-24T09:54:09+00:00 +2016-10-24T13:42:55+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-event.html -2016-10-24T09:54:09+00:00 +2016-10-24T13:42:55+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-info.html -2016-10-24T09:54:09+00:00 +2016-10-24T13:42:55+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-service.html -2016-10-24T09:54:09+00:00 +2016-10-24T13:42:55+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-state.html -2016-10-24T09:54:09+00:00 +2016-10-24T13:42:55+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-template.html -2016-10-24T09:54:09+00:00 +2016-10-24T13:42:55+00:00 https://home-assistant.io/demo/panels/ha-panel-history.html -2016-10-24T09:54:09+00:00 +2016-10-24T13:42:55+00:00 https://home-assistant.io/demo/panels/ha-panel-iframe.html -2016-10-24T09:54:09+00:00 +2016-10-24T13:42:55+00:00 https://home-assistant.io/demo/panels/ha-panel-logbook.html -2016-10-24T09:54:09+00:00 +2016-10-24T13:42:55+00:00 https://home-assistant.io/demo/panels/ha-panel-map.html -2016-10-24T09:54:09+00:00 +2016-10-24T13:42:55+00:00 https://home-assistant.io/googlef4f3693c209fe788.html -2016-10-24T09:54:09+00:00 +2016-10-24T13:42:55+00:00 https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html -2016-10-24T09:54:09+00:00 +2016-10-24T13:42:55+00:00 https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html -2016-10-24T09:54:09+00:00 +2016-10-24T13:42:55+00:00 https://home-assistant.io/static/mdi-demo.html -2016-10-24T09:54:09+00:00 +2016-10-24T13:42:55+00:00