From 6cbda4837cdaf5b142424df624f6e67e1cb42f22 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sat, 6 Feb 2016 22:21:15 +0000 Subject: [PATCH] Site updated at 2016-02-06 22:21:15 UTC --- atom.xml | 2 +- blog/categories/architecture/atom.xml | 2 +- blog/categories/branding/atom.xml | 2 +- blog/categories/community/atom.xml | 2 +- blog/categories/esp8266/atom.xml | 2 +- blog/categories/how-to/atom.xml | 2 +- blog/categories/mqtt/atom.xml | 2 +- .../public-service-announcement/atom.xml | 2 +- blog/categories/release-notes/atom.xml | 2 +- blog/categories/survey/atom.xml | 2 +- blog/categories/user-stories/atom.xml | 2 +- components/binary_sensor.arest/index.html | 3 + components/binary_sensor.command/index.html | 3 + components/binary_sensor.http/index.html | 282 +++++++++++++++ components/binary_sensor.mqtt/index.html | 3 + components/binary_sensor.nest/index.html | 3 + components/binary_sensor.rest/index.html | 3 + components/binary_sensor.rpi_gpio/index.html | 3 + components/binary_sensor.zigbee/index.html | 3 + components/binary_sensor/index.html | 3 + components/http/index.html | 20 +- components/index.html | 24 ++ components/sensor.arest/index.html | 3 + components/sensor.bitcoin/index.html | 3 + components/sensor.command_sensor/index.html | 3 + components/sensor.cpuspeed/index.html | 3 + components/sensor.dweet/index.html | 3 + components/sensor.ecobee/index.html | 3 + components/sensor.efergy/index.html | 3 + components/sensor.eliqonline/index.html | 3 + components/sensor.glances/index.html | 3 + components/sensor.http/index.html | 335 ++++++++++++++++++ components/sensor.modbus/index.html | 3 + components/sensor.mqtt/index.html | 3 + components/sensor.mysensors/index.html | 3 + components/sensor.nest/index.html | 3 + components/sensor.netatmo/index.html | 3 + components/sensor.onewire/index.html | 3 + components/sensor.rest/index.html | 3 + components/sensor.rfxtrx/index.html | 3 + components/sensor.sabnzbd/index.html | 3 + .../sensor.swiss_public_transport/index.html | 3 + components/sensor.systemmonitor/index.html | 3 + components/sensor.tellduslive/index.html | 3 + components/sensor.tellstick/index.html | 3 + components/sensor.temper/index.html | 3 + components/sensor.template/index.html | 3 + components/sensor.time_date/index.html | 3 + components/sensor.torque/index.html | 3 + components/sensor.transmission/index.html | 3 + components/sensor.twitch/index.html | 3 + components/sensor.vera/index.html | 3 + components/sensor.wink/index.html | 3 + components/sensor.worldclock/index.html | 3 + components/sensor.zigbee/index.html | 3 + components/sensor.zwave/index.html | 3 + components/sensor/index.html | 3 + developers/api/index.html | 2 +- developers/rest_api/index.html | 16 +- sitemap.xml | 314 ++++++++-------- 60 files changed, 966 insertions(+), 175 deletions(-) create mode 100644 components/binary_sensor.http/index.html create mode 100644 components/sensor.http/index.html diff --git a/atom.xml b/atom.xml index 44b67bfbe4..0aba0502a8 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2016-02-06T08:29:06+00:00 + 2016-02-06T22:20:55+00:00 https://home-assistant.io/ diff --git a/blog/categories/architecture/atom.xml b/blog/categories/architecture/atom.xml index d7b32caec2..fdab91b285 100644 --- a/blog/categories/architecture/atom.xml +++ b/blog/categories/architecture/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Architecture | Home Assistant]]> - 2016-02-06T08:29:06+00:00 + 2016-02-06T22:20:55+00:00 https://home-assistant.io/ diff --git a/blog/categories/branding/atom.xml b/blog/categories/branding/atom.xml index 0969053f65..90b49277bc 100644 --- a/blog/categories/branding/atom.xml +++ b/blog/categories/branding/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Branding | Home Assistant]]> - 2016-02-06T08:29:06+00:00 + 2016-02-06T22:20:55+00:00 https://home-assistant.io/ diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index a3f8f89248..bee26b18d8 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2016-02-06T08:29:06+00:00 + 2016-02-06T22:20:55+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index 64e92ab12f..2dd6c8b095 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2016-02-06T08:29:06+00:00 + 2016-02-06T22:20:55+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index 2a84fbd820..168a5a3f3f 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-02-06T08:29:06+00:00 + 2016-02-06T22:20:55+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index 2331fd56b0..2dfe4dee0c 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2016-02-06T08:29:06+00:00 + 2016-02-06T22:20:55+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 a68a7aed8b..621abc261d 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-02-06T08:29:06+00:00 + 2016-02-06T22:20:55+00:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index 5a02f0a452..d5bc8719f5 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-02-06T08:29:06+00:00 + 2016-02-06T22:20:55+00:00 https://home-assistant.io/ diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index cf9ab983f9..3351b40273 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2016-02-06T08:29:06+00:00 + 2016-02-06T22:20:55+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index 6d04289878..17441c0990 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-02-06T08:29:06+00:00 + 2016-02-06T22:20:55+00:00 https://home-assistant.io/ diff --git a/components/binary_sensor.arest/index.html b/components/binary_sensor.arest/index.html index a089b82e98..b2f97ae2e4 100644 --- a/components/binary_sensor.arest/index.html +++ b/components/binary_sensor.arest/index.html @@ -180,6 +180,9 @@ This sensor is not suitable for fast state changes because there is a high possi
  • Command line Binary Sensor
  • +
  • + HTTP Binary Sensor +
  • MQTT Binary Sensor
  • diff --git a/components/binary_sensor.command/index.html b/components/binary_sensor.command/index.html index e381610a1d..61afaf4df1 100644 --- a/components/binary_sensor.command/index.html +++ b/components/binary_sensor.command/index.html @@ -194,6 +194,9 @@
  • Command line Binary Sensor
  • +
  • + HTTP Binary Sensor +
  • MQTT Binary Sensor
  • diff --git a/components/binary_sensor.http/index.html b/components/binary_sensor.http/index.html new file mode 100644 index 0000000000..eca3b0e825 --- /dev/null +++ b/components/binary_sensor.http/index.html @@ -0,0 +1,282 @@ + + + + + + + + + + HTTP Binary Sensor - Home Assistant + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    + +
    + + +
    +
    +

    + HTTP Binary Sensor +

    +
    +
    + +

    The URL for a binary sensor looks like the example below:

    + +
    +
    http://IP_ADDRESS:8123/api/states/binary_sensor.DEVICE_NAME
    +
    +
    +
    + +

    +You should choose a unique device name (DEVICE_NAME) to avoid clashes with other devices. +

    + +

    The JSON payload must contain the new state and can have a friendly name. The friendly name is used in the frontend to name the sensor.

    + +
    +
    {"state": "on", "attributes": {"friendly_name": "Radio"}}
    +
    +
    +
    + +

    For a quick test curl can be useful to “simulate” a device.

    + +
    +
    $ curl -X POST -H "x-ha-access: YOUR_PASSWORD" \
    +    -d '{"state": "off", "attributes": {"friendly_name": "Radio"}}' \
    +    http://localhost:8123/api/states/binary_sensor.radio
    +
    +
    +
    + +

    To check if the sensor is working, use again curl to retrieve the current state.

    + +
    +
    $ curl -X GET -H "x-ha-access: YOUR_PASSWORD" \
    +        http://localhost:8123/api/states/binary_sensor.radio
    +{
    +    "attributes": {
    +        "friendly_name": "Radio"
    +    },
    +    "entity_id": "binary_sensor.radio",
    +    "last_changed": "16:45:51 05-02-2016",
    +    "last_updated": "16:45:51 05-02-2016",
    +    "state": "off"
    +}
    +
    +
    +
    + +

    Examples

    + +

    In this section you find some real life examples of how to use this sensor. Beside curl.

    + +

    Using Python request module

    + +

    As already shown on the API page, it’s very simple to use Python and the Requests module for the interaction with Home Assistant.

    + +
    +
    response = requests.post(
    +        'http://localhost:8123/api/states/binary_sensor.radio',
    +        headers={'x-ha-access': 'YOUR_PASSWORD', 'content-type': 'application/json'},
    +        data=json.dumps({'state': 'on', 'attributes': {'friendly_name': 'Radio'}}))
    +print(response.text)
    +
    +
    +
    + +

    Using httpie

    + +

    httpie is a user-friendly CLI HTTP client.

    + +
    +
    $ http -v POST http://localhost:8123/api/states/binary_sensor.radio \
    +      x-ha-access:YOUR_PASSWORD state=off \
    +      attributes:='{"friendly_name": "Radio"}'
    +
    +
    +
    + +
    + + +
    + + + + +
    +
    + + + + + + + + + \ No newline at end of file diff --git a/components/binary_sensor.mqtt/index.html b/components/binary_sensor.mqtt/index.html index 2e8968b5c6..f419ba0300 100644 --- a/components/binary_sensor.mqtt/index.html +++ b/components/binary_sensor.mqtt/index.html @@ -199,6 +199,9 @@
  • Command line Binary Sensor
  • +
  • + HTTP Binary Sensor +
  • MQTT Binary Sensor
  • diff --git a/components/binary_sensor.nest/index.html b/components/binary_sensor.nest/index.html index 2bf9ba1cae..ac6c632e6b 100644 --- a/components/binary_sensor.nest/index.html +++ b/components/binary_sensor.nest/index.html @@ -187,6 +187,9 @@
  • Command line Binary Sensor
  • +
  • + HTTP Binary Sensor +
  • MQTT Binary Sensor
  • diff --git a/components/binary_sensor.rest/index.html b/components/binary_sensor.rest/index.html index 3d97127646..443c76e9a2 100644 --- a/components/binary_sensor.rest/index.html +++ b/components/binary_sensor.rest/index.html @@ -188,6 +188,9 @@ Make sure that the URL matches exactly your endpoint or resource.
  • Command line Binary Sensor
  • +
  • + HTTP Binary Sensor +
  • MQTT Binary Sensor
  • diff --git a/components/binary_sensor.rpi_gpio/index.html b/components/binary_sensor.rpi_gpio/index.html index 8499b486f4..9895d1fbdf 100644 --- a/components/binary_sensor.rpi_gpio/index.html +++ b/components/binary_sensor.rpi_gpio/index.html @@ -202,6 +202,9 @@ To avoid having to run Home Assistant as root when using this component, run a R
  • Glances
  • +
  • + HTTP Sensor +
  • MQTT Sensor
  • diff --git a/components/binary_sensor.zigbee/index.html b/components/binary_sensor.zigbee/index.html index d183433b31..c99dd5a3a1 100644 --- a/components/binary_sensor.zigbee/index.html +++ b/components/binary_sensor.zigbee/index.html @@ -174,6 +174,9 @@
  • Command line Binary Sensor
  • +
  • + HTTP Binary Sensor +
  • MQTT Binary Sensor
  • diff --git a/components/binary_sensor/index.html b/components/binary_sensor/index.html index 96a2ca1334..77f02e96e7 100644 --- a/components/binary_sensor/index.html +++ b/components/binary_sensor/index.html @@ -132,6 +132,9 @@
  • Command line Binary Sensor
  • +
  • + HTTP Binary Sensor +
  • MQTT Binary Sensor
  • diff --git a/components/http/index.html b/components/http/index.html index b4a7cd8771..fdd407aab0 100644 --- a/components/http/index.html +++ b/components/http/index.html @@ -124,13 +124,20 @@

    Configuration variables:

      -
    • api_password (Optional): Protect Home Assistant with a password
    • +
    • api_password (Optional): Protect Home Assistant with a password.
    • server_port (Optional): Let you set a port to use. Defaults to 8123.
    • development (Optional): Disable caching and load unvulcanized assets. Useful for Frontend development.
    • ssl_certificate (Optional): Path to your TLS/SSL certificate to serve Home Assistant over a secure connection.
    • ssl_key (Optional): Path to your TLS/SSL key to serve Home Assistant over a secure connection.
    +

    On top of the http component is a REST API and a Python API available.

    + +

    The http platforms are not a real platform within the meaning of the terminology used around Home Assistant. Home Assistant’s REST API is consuming and proceeding messages received over HTTP.

    + +

    To use those kind of sensors in your installation no configuration in Home Assistant is needed. All configuration is done on the devices themselves. This means that you must be able to edit the target URL or endpoint and the payload. The entity will be created after the first message has arrived.

    + +

    All requests needs to be sent to the endpoint of the device and must be POST.

    @@ -147,6 +154,17 @@
    +
    +

    Related components

    + +

    Category Other

      diff --git a/components/index.html b/components/index.html index ad58f0cb06..4005dfd064 100644 --- a/components/index.html +++ b/components/index.html @@ -735,6 +735,30 @@ Support for these components is provided by the Home Assistant community. + +
      + + + +
      +
      HTTP Binary Sensor
      +
      Binary Sensor
      +
      + + + + +
      + + + +
      +
      HTTP Sensor
      +
      Sensor
      +
      + + +
      diff --git a/components/sensor.arest/index.html b/components/sensor.arest/index.html index a5ee3ce725..5eb7793ff2 100644 --- a/components/sensor.arest/index.html +++ b/components/sensor.arest/index.html @@ -243,6 +243,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.bitcoin/index.html b/components/sensor.bitcoin/index.html index 45380d2ee4..0ca9a34326 100644 --- a/components/sensor.bitcoin/index.html +++ b/components/sensor.bitcoin/index.html @@ -224,6 +224,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.command_sensor/index.html b/components/sensor.command_sensor/index.html index 0ced1a47c5..7a0f8f1f33 100644 --- a/components/sensor.command_sensor/index.html +++ b/components/sensor.command_sensor/index.html @@ -265,6 +265,9 @@ print(response.json()[' Glances +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.cpuspeed/index.html b/components/sensor.cpuspeed/index.html index b06885a205..43ded83481 100644 --- a/components/sensor.cpuspeed/index.html +++ b/components/sensor.cpuspeed/index.html @@ -167,6 +167,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.dweet/index.html b/components/sensor.dweet/index.html index 143fedbab6..1bccd6bc74 100644 --- a/components/sensor.dweet/index.html +++ b/components/sensor.dweet/index.html @@ -214,6 +214,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.ecobee/index.html b/components/sensor.ecobee/index.html index ff3cceb611..64173b0a82 100644 --- a/components/sensor.ecobee/index.html +++ b/components/sensor.ecobee/index.html @@ -162,6 +162,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.efergy/index.html b/components/sensor.efergy/index.html index ec0a820e8d..f8e3595b26 100644 --- a/components/sensor.efergy/index.html +++ b/components/sensor.efergy/index.html @@ -183,6 +183,9 @@ negative number of minutes your timezone is ahead/behind UTC time.
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.eliqonline/index.html b/components/sensor.eliqonline/index.html index fc4ce81e12..72c66c042b 100644 --- a/components/sensor.eliqonline/index.html +++ b/components/sensor.eliqonline/index.html @@ -175,6 +175,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.glances/index.html b/components/sensor.glances/index.html index 0ed42d76b7..ef0d4801ee 100644 --- a/components/sensor.glances/index.html +++ b/components/sensor.glances/index.html @@ -224,6 +224,9 @@ Glances web server started on http://0.0.0.0:61208/
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.http/index.html b/components/sensor.http/index.html new file mode 100644 index 0000000000..fa9c8e9ebc --- /dev/null +++ b/components/sensor.http/index.html @@ -0,0 +1,335 @@ + + + + + + + + + + HTTP Sensor - Home Assistant + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + +
      + + + +
      +
      + +
      + + +
      +
      +

      + HTTP Sensor +

      +
      +
      + +

      The URL for a sensor looks like the example below:

      + +
      +
      http://IP_ADDRESS:8123/api/states/sensor.DEVICE_NAME
      +
      +
      +
      + +

      +You should choose a unique device name (DEVICE_NAME) to avoid clashes with other devices. +

      + +

      The JSON payload must contain the new state and should include the unit of measurement and a friendly name. The friendly name is used in the frontend to name the sensor.

      + +
      +
      {"state": "20", "attributes": {"unit_of_measurement": "°C", "friendly_name": "Bathroom Temperature"}}
      +
      +
      +
      + +

      For a quick test curl can be useful to “simulate” a device.

      + +
      +
      $ curl -XPOST -H "x-ha-access: YOUR_PASSWORD" \
      +       -d '{"state": "20", "attributes": {"unit_of_measurement": "°C", "friendly_name": "Bathroom Temp"}}' \
      +       http://localhost:8123/api/states/sensor.bathroom_temperature
      +
      +
      +
      + +

      Use again curl to retrieve the current state to check if the sensor is working.

      + +
      +
      $ curl -X GET -H "x-ha-access: YOUR_PASSWORD" \
      +        http://localhost:8123/api/states/sensor.bathroom_temperature
      +{
      +    "attributes": {
      +        "friendly_name": "Bathroom Temp",
      +        "unit_of_measurement": "\u00b0C"
      +    },
      +    "entity_id": "sensor.bathroom_temperature",
      +    "last_changed": "09:46:17 06-02-2016",
      +    "last_updated": "09:48:46 06-02-2016",
      +    "state": "20"
      +}
      +
      +
      +
      + +

      For more examples please visit the HTTP Binary Sensor page.

      + +
      + + +
      + + + + +
      +
      + + + + + + + + + \ No newline at end of file diff --git a/components/sensor.modbus/index.html b/components/sensor.modbus/index.html index ded43ba50c..7f2a4d28f1 100644 --- a/components/sensor.modbus/index.html +++ b/components/sensor.modbus/index.html @@ -220,6 +220,9 @@ Each named register will create an integer sensor and each named bit will create
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.mqtt/index.html b/components/sensor.mqtt/index.html index ee9684caa7..b461cecbd2 100644 --- a/components/sensor.mqtt/index.html +++ b/components/sensor.mqtt/index.html @@ -234,6 +234,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.mysensors/index.html b/components/sensor.mysensors/index.html index 6afd06c762..68079ed200 100644 --- a/components/sensor.mysensors/index.html +++ b/components/sensor.mysensors/index.html @@ -309,6 +309,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.nest/index.html b/components/sensor.nest/index.html index c9f16286ea..4e051cac32 100644 --- a/components/sensor.nest/index.html +++ b/components/sensor.nest/index.html @@ -206,6 +206,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.netatmo/index.html b/components/sensor.netatmo/index.html index fb051cd3ca..e623354eac 100644 --- a/components/sensor.netatmo/index.html +++ b/components/sensor.netatmo/index.html @@ -225,6 +225,9 @@ The Home Assistant NetAtmo platform has only be tested with the classic indoor a
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.onewire/index.html b/components/sensor.onewire/index.html index 24d759d576..5cebf10e6a 100644 --- a/components/sensor.onewire/index.html +++ b/components/sensor.onewire/index.html @@ -175,6 +175,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.rest/index.html b/components/sensor.rest/index.html index a36a8c13b4..e760438bb3 100644 --- a/components/sensor.rest/index.html +++ b/components/sensor.rest/index.html @@ -266,6 +266,9 @@ Make sure that the URL matches exactly your endpoint or resource.
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.rfxtrx/index.html b/components/sensor.rfxtrx/index.html index 1fdcfcf918..a75858b552 100644 --- a/components/sensor.rfxtrx/index.html +++ b/components/sensor.rfxtrx/index.html @@ -174,6 +174,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.sabnzbd/index.html b/components/sensor.sabnzbd/index.html index 08ba60bcbe..cb19ff0b3e 100644 --- a/components/sensor.sabnzbd/index.html +++ b/components/sensor.sabnzbd/index.html @@ -185,6 +185,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.swiss_public_transport/index.html b/components/sensor.swiss_public_transport/index.html index 8ecd621858..33b58b16a5 100644 --- a/components/sensor.swiss_public_transport/index.html +++ b/components/sensor.swiss_public_transport/index.html @@ -175,6 +175,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.systemmonitor/index.html b/components/sensor.systemmonitor/index.html index d74c8d19b5..71b6539084 100644 --- a/components/sensor.systemmonitor/index.html +++ b/components/sensor.systemmonitor/index.html @@ -266,6 +266,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.tellduslive/index.html b/components/sensor.tellduslive/index.html index 25f3b3de76..4d7b31de10 100644 --- a/components/sensor.tellduslive/index.html +++ b/components/sensor.tellduslive/index.html @@ -163,6 +163,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.tellstick/index.html b/components/sensor.tellstick/index.html index 088030fdb5..19a1450716 100644 --- a/components/sensor.tellstick/index.html +++ b/components/sensor.tellstick/index.html @@ -190,6 +190,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.temper/index.html b/components/sensor.temper/index.html index a7c7d36eff..1f8d08eb6a 100644 --- a/components/sensor.temper/index.html +++ b/components/sensor.temper/index.html @@ -160,6 +160,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.template/index.html b/components/sensor.template/index.html index 15dea7f625..f10dc3f827 100644 --- a/components/sensor.template/index.html +++ b/components/sensor.template/index.html @@ -200,6 +200,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.time_date/index.html b/components/sensor.time_date/index.html index a22bd84a12..f0a59b14fa 100644 --- a/components/sensor.time_date/index.html +++ b/components/sensor.time_date/index.html @@ -174,6 +174,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.torque/index.html b/components/sensor.torque/index.html index 2a9981f43f..a7695f0dec 100644 --- a/components/sensor.torque/index.html +++ b/components/sensor.torque/index.html @@ -195,6 +195,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.transmission/index.html b/components/sensor.transmission/index.html index 6129d82dcb..c403431cdb 100644 --- a/components/sensor.transmission/index.html +++ b/components/sensor.transmission/index.html @@ -206,6 +206,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.twitch/index.html b/components/sensor.twitch/index.html index 41776e93e2..0208e671a1 100644 --- a/components/sensor.twitch/index.html +++ b/components/sensor.twitch/index.html @@ -175,6 +175,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.vera/index.html b/components/sensor.vera/index.html index d69919b9a4..ff0178dcab 100644 --- a/components/sensor.vera/index.html +++ b/components/sensor.vera/index.html @@ -194,6 +194,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.wink/index.html b/components/sensor.wink/index.html index 79f354f575..10a493b441 100644 --- a/components/sensor.wink/index.html +++ b/components/sensor.wink/index.html @@ -171,6 +171,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.worldclock/index.html b/components/sensor.worldclock/index.html index 86a65c82c0..4db59c63e0 100644 --- a/components/sensor.worldclock/index.html +++ b/components/sensor.worldclock/index.html @@ -177,6 +177,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.zigbee/index.html b/components/sensor.zigbee/index.html index ede61efe09..875c6532b9 100644 --- a/components/sensor.zigbee/index.html +++ b/components/sensor.zigbee/index.html @@ -226,6 +226,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor.zwave/index.html b/components/sensor.zwave/index.html index 3cacfd1562..476d530059 100644 --- a/components/sensor.zwave/index.html +++ b/components/sensor.zwave/index.html @@ -165,6 +165,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/components/sensor/index.html b/components/sensor/index.html index 6f35e16797..a6562f4170 100644 --- a/components/sensor/index.html +++ b/components/sensor/index.html @@ -161,6 +161,9 @@
    • Glances
    • +
    • + HTTP Sensor +
    • MQTT Sensor
    • diff --git a/developers/api/index.html b/developers/api/index.html index 28d262b18c..356ef6e2b4 100644 --- a/developers/api/index.html +++ b/developers/api/index.html @@ -116,7 +116,7 @@ a Home Assistant instance over HTTP.

      diff --git a/developers/rest_api/index.html b/developers/rest_api/index.html index 90e34fc352..00a291051f 100644 --- a/developers/rest_api/index.html +++ b/developers/rest_api/index.html @@ -7,26 +7,26 @@ - Rest API - Home Assistant + RESTful API - Home Assistant - + - + - + - - + + @@ -106,7 +106,7 @@

      - Rest API + RESTful API


      @@ -119,7 +119,7 @@
    • http://IP_ADDRESS:8123/api/ is a Rest API.
    -

    The API accepts and returns only JSON encoded objects. All API calls have to be accompanied by the header X-HA-Access: YOUR_PASSWORD (YOUR_PASSWORD as specified in your configuration.yaml file).

    +

    The API accepts and returns only JSON encoded objects. All API calls have to be accompanied by the header X-HA-Access: YOUR_PASSWORD (YOUR_PASSWORD as specified in your configuration.yaml file in the http: section).

    There are multiple ways to consume the Home Assistant Rest API. One is with curl:

    diff --git a/sitemap.xml b/sitemap.xml index 2f9bb5955b..dc78eb3bf3 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -863,6 +863,12 @@ https://home-assistant.io/components/notify.mqtt/ + + https://home-assistant.io/components/binary_sensor.http/ + + + https://home-assistant.io/components/sensor.http/ + https://home-assistant.io/cookbook/automation_for_rainy_days/ @@ -1012,618 +1018,618 @@ https://home-assistant.io/components/alarm_control_panel.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/alarm_control_panel.manual.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/alarm_control_panel.mqtt.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/arduino.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/automation.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/browser.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/camera.foscam.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/camera.generic.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/configurator.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/conversation.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/device_sun_light_trigger.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/device_tracker.actiontec.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/device_tracker.aruba.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/device_tracker.asuswrt.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/device_tracker.ddwrt.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/device_tracker.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/device_tracker.locative.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/device_tracker.luci.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/device_tracker.mqtt.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/device_tracker.netgear.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/device_tracker.nmap_scanner.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/device_tracker.owntracks.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/device_tracker.snmp.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/device_tracker.thomson.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/device_tracker.tomato.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/device_tracker.tplink.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/device_tracker.ubus.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/discovery.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/downloader.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/ecobee.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/group.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/history.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/ifttt.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/ifttt.manything.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/introduction.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/isy994.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/keyboard.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/light.blinksticklight.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/light.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/light.hue.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/light.hyperion.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/light.limitlessled.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/light.rfxtrx.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/light.tellstick.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/light.vera.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/light.wink.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/lock.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/lock.wink.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/logbook.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/media_player.cast.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/media_player.denon.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/media_player.firetv.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/media_player.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/media_player.itunes.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/media_player.kodi.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/media_player.mpd.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/media_player.plex.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/media_player.sonos.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/media_player.squeezebox.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/modbus.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/mqtt.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/notify.file.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/notify.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/notify.instapush.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/notify.nma.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/notify.pushbullet.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/notify.pushover.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/notify.slack.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/notify.smtp.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/notify.syslog.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/notify.telegram.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/notify.xmpp.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/rfxtrx.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/scene.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/script.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.arduino.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.arest.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.bitcoin.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.command_sensor.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.cpuspeed.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.dht.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.ecobee.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.efergy.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.forecast.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.glances.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.modbus.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.mqtt.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.mysensors.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.openweathermap.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.rest.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.rfxtrx.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.rpi_gpio.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.sabnzbd.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.swiss_public_transport.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.systemmonitor.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.tellstick.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.temper.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.time_date.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.transmission.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.vera.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.wink.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sensor.worldclock.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/shell_command.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/simple_alarm.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/sun.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/switch.arduino.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/switch.arest.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/switch.command_switch.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/switch.edimax.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/switch.hikvision.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/switch.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/switch.modbus.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/switch.mqtt.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/switch.rest.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/switch.rfxtrx.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/switch.rpi_gpio.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/switch.tellstick.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/switch.transmission.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/switch.vera.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/switch.wemo.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/switch.wink.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/tellstick.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/thermostat.ecobee.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/thermostat.heat_control.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/thermostat.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/thermostat.nest.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/thermostat.radiotherm.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/vera.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/verisure.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/wink.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/zone.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/components/zwave.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/demo/frontend.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/demo/index.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/developers/add_new_platform.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/developers/api.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/developers/architecture.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/developers/creating_components.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/developers/credits.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/developers/frontend.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/developers/python_api.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/developers/rest_api.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/developers/website.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/getting-started/android.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/getting-started/automation.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/getting-started/autostart.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/getting-started/configuration.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/getting-started/devices.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/getting-started/presence-detection.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/getting-started/troubleshooting-configuration.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/getting-started/troubleshooting.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/googlef4f3693c209fe788.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00 https://home-assistant.io/static/mdi-demo.html - 2016-02-06T08:28:25+00:00 + 2016-02-06T22:20:07+00:00