diff --git a/atom.xml b/atom.xml index 67461e53e1..eecb4eeddb 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2016-02-13T06:23:33+00:00 + 2016-02-13T08:04:02+00:00 https://home-assistant.io/ diff --git a/blog/categories/architecture/atom.xml b/blog/categories/architecture/atom.xml index d308dd46c5..6fa95efb03 100644 --- a/blog/categories/architecture/atom.xml +++ b/blog/categories/architecture/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Architecture | Home Assistant]]> - 2016-02-13T06:23:33+00:00 + 2016-02-13T08:04:02+00:00 https://home-assistant.io/ diff --git a/blog/categories/branding/atom.xml b/blog/categories/branding/atom.xml index b49905696f..9d0a234abe 100644 --- a/blog/categories/branding/atom.xml +++ b/blog/categories/branding/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Branding | Home Assistant]]> - 2016-02-13T06:23:33+00:00 + 2016-02-13T08:04:02+00:00 https://home-assistant.io/ diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index 849092debd..8ba2757a8b 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2016-02-13T06:23:33+00:00 + 2016-02-13T08:04:02+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index 41b6eee19e..6c93bcf3f5 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2016-02-13T06:23:33+00:00 + 2016-02-13T08:04:02+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index 60e50c3796..22f05eda84 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-13T06:23:33+00:00 + 2016-02-13T08:04:02+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index 51ba5c1aa9..f42605f25b 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2016-02-13T06:23:33+00:00 + 2016-02-13T08:04:02+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 cebd5166ac..86c3a361c7 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-13T06:23:33+00:00 + 2016-02-13T08:04:02+00:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index 77c8d9e19f..181cac2f1a 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-13T06:23:33+00:00 + 2016-02-13T08:04:02+00:00 https://home-assistant.io/ diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index 1bf84d8610..fe115dd225 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2016-02-13T06:23:33+00:00 + 2016-02-13T08:04:02+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index e0d0d70f52..3b59b017bf 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-13T06:23:33+00:00 + 2016-02-13T08:04:02+00:00 https://home-assistant.io/ diff --git a/components/graphite/index.html b/components/graphite/index.html new file mode 100644 index 0000000000..4f62ce48ef --- /dev/null +++ b/components/graphite/index.html @@ -0,0 +1,210 @@ + + + + + + + + + + Graphite - Home Assistant + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+ +
+ + +
+ + + + +
+

+ Graphite +

+
+
+ + +

Component that records all events and state changes and feeds the data to
+a graphite installation.
+Example configuration:

+ +
+
# Example configuration.yaml entry
+graphite:
+  host: foobar
+  port: 2003
+  prefix: ha
+
+
+
+ +

All config elements are optional, and assumed to be on localhost at the
+default port if not specified. Prefix is the metric prefix in graphite,
+and defaults to ‘ha’.

+ + +
+ + +
+ + + + +
+
+ + + + + + + + + \ No newline at end of file diff --git a/components/group/index.html b/components/group/index.html index ec5a31f221..c118a4ffdb 100644 --- a/components/group/index.html +++ b/components/group/index.html @@ -120,6 +120,13 @@
# Example configuration.yaml entry
 group:
+  # If you name an entry default_view it will REPLACE the contents of the "Home" tab
+  default_view:
+    view: yes
+    entities:
+      - group.awesome_people
+      - group.climate
+
   kitchen:
     name: Kitchen
     entities:
diff --git a/components/history/index.html b/components/history/index.html
index 1ff0dba92c..128c54bd26 100644
--- a/components/history/index.html
+++ b/components/history/index.html
@@ -189,6 +189,9 @@ datetime.fromtimestamp(1422830502)
     

Category History

diff --git a/components/media_player.firetv/index.html b/components/media_player.firetv/index.html index 7762189161..6a016f74a3 100644 --- a/components/media_player.firetv/index.html +++ b/components/media_player.firetv/index.html @@ -220,6 +220,9 @@ Note that python-firetv has support for multiple Amazon Fire TV devices. If you
  • iTunes
  • +
  • + snapcast +
  • diff --git a/components/media_player.itunes/index.html b/components/media_player.itunes/index.html index 6ea2a7dbb1..7dc054f98f 100644 --- a/components/media_player.itunes/index.html +++ b/components/media_player.itunes/index.html @@ -193,6 +193,9 @@
  • iTunes
  • +
  • + snapcast +
  • diff --git a/components/media_player.kodi/index.html b/components/media_player.kodi/index.html index 76c9ff241d..3febb6de94 100644 --- a/components/media_player.kodi/index.html +++ b/components/media_player.kodi/index.html @@ -196,6 +196,9 @@
  • iTunes
  • +
  • + snapcast +
  • diff --git a/components/media_player.mpd/index.html b/components/media_player.mpd/index.html index fc0d178ca0..5a6e1199ce 100644 --- a/components/media_player.mpd/index.html +++ b/components/media_player.mpd/index.html @@ -197,6 +197,9 @@
  • iTunes
  • +
  • + snapcast +
  • diff --git a/components/media_player.plex/index.html b/components/media_player.plex/index.html index 534d58364f..4b38b45ba1 100644 --- a/components/media_player.plex/index.html +++ b/components/media_player.plex/index.html @@ -199,6 +199,9 @@
  • iTunes
  • +
  • + snapcast +
  • diff --git a/components/media_player.samsungtv/index.html b/components/media_player.samsungtv/index.html index 47792cd1a8..22209fc457 100644 --- a/components/media_player.samsungtv/index.html +++ b/components/media_player.samsungtv/index.html @@ -182,6 +182,9 @@
  • iTunes
  • +
  • + snapcast +
  • diff --git a/components/media_player.snapcast/index.html b/components/media_player.snapcast/index.html new file mode 100644 index 0000000000..9dc8a28fce --- /dev/null +++ b/components/media_player.snapcast/index.html @@ -0,0 +1,226 @@ + + + + + + + + + + snapcast - Home Assistant + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    + +
    + + +
    + + + + +
    +

    + Snapcast +

    +
    +
    + + +

    The snapcast platform allows you to control Snapcast.

    + +

    To add Snapcast to your installation, add the following to your configuration.yaml file:

    + +
    +
    # Example configuration.yaml entry
    +media_player:
    +  platform: snapcast
    +
    +
    +
    + + +
    + + +
    + + + + +
    +
    + + + + + + + + + \ No newline at end of file diff --git a/components/media_player.sonos/index.html b/components/media_player.sonos/index.html index 7ee07440bc..e91d890980 100644 --- a/components/media_player.sonos/index.html +++ b/components/media_player.sonos/index.html @@ -182,6 +182,9 @@
  • iTunes
  • +
  • + snapcast +
  • diff --git a/components/media_player.squeezebox/index.html b/components/media_player.squeezebox/index.html index 2398c68d12..02d130dafe 100644 --- a/components/media_player.squeezebox/index.html +++ b/components/media_player.squeezebox/index.html @@ -195,6 +195,9 @@ This lets you control Squeezebox hardware like the Classic, Transporter, Duet, B
  • iTunes
  • +
  • + snapcast +
  • diff --git a/components/media_player.universal/index.html b/components/media_player.universal/index.html index 05428b96f2..c81da42d2d 100644 --- a/components/media_player.universal/index.html +++ b/components/media_player.universal/index.html @@ -261,6 +261,9 @@
  • iTunes
  • +
  • + snapcast +
  • diff --git a/components/media_player/index.html b/components/media_player/index.html index e908955df4..06d63b1227 100644 --- a/components/media_player/index.html +++ b/components/media_player/index.html @@ -238,6 +238,9 @@
  • iTunes
  • +
  • + snapcast +
  • diff --git a/components/mqtt/index.html b/components/mqtt/index.html index cefe5f448e..64e6c58098 100644 --- a/components/mqtt/index.html +++ b/components/mqtt/index.html @@ -232,9 +232,31 @@ Home Assistant will automatically load the correct certificate if you connect to
  • OwnTracks Device Tracker
  • MQTT automation rule
  • MQTT alarm
  • -
  • Integrating it into own component. See the MQTT example component how to do this.
  • +
  • Integrating it into own component. See the MQTT example component how to do this.
  • +

    Publish service

    + +

    The MQTT component will register the service publish which allows publishing messages to MQTT topics. There are two ways of specifiying your payload. You can either use payload to hard-code a payload or use payload_template to specify a template that will be rendered to generate the payload.

    + +
    +
    {
    +  "topic": "home-assistant/light/1/command",
    +  "payload": "on"
    +}
    +
    +
    +
    + +
    +
    {
    +  "topic": "home-assistant/light/1/state",
    +  "payload_template": "{{ states('device_tracker.paulus') }}"
    +}
    +
    +
    +
    +

    Testing your setup

    For debugging purposes mosquitto is shipping commandline tools to send and recieve MQTT messages. For sending test messages to a broker running on localhost:

    diff --git a/components/mysensors/index.html b/components/mysensors/index.html index 1104c5540c..82036f4f5c 100644 --- a/components/mysensors/index.html +++ b/components/mysensors/index.html @@ -197,6 +197,9 @@

    Related components

    diff --git a/components/scsgate/index.html b/components/scsgate/index.html index 1ed938192b..b358773884 100644 --- a/components/scsgate/index.html +++ b/components/scsgate/index.html @@ -157,14 +157,14 @@ diff --git a/components/sensor.mysensors/index.html b/components/sensor.mysensors/index.html index 41a093fe86..9cd7b4a852 100644 --- a/components/sensor.mysensors/index.html +++ b/components/sensor.mysensors/index.html @@ -284,6 +284,9 @@
  • MySensors
  • +
  • + MySensors Light +
  • MySensors Switch
  • diff --git a/components/splunk/index.html b/components/splunk/index.html index 55103bd62d..f2bf6ab2ec 100644 --- a/components/splunk/index.html +++ b/components/splunk/index.html @@ -156,6 +156,9 @@

    Category History

    -

    Configuration

    +

    Configuration

    # Example configuration.yaml entry
    @@ -166,7 +166,7 @@ $ pip3 install "cython<0.23"
     
    -

    Events

    +

    Events

    Some devices can also trigger scene activation events, which can be used in automation scripts (for example the press of a button on a wall switch):

    diff --git a/cookbook/automation_for_rainy_days/index.html b/cookbook/automation_for_rainy_days/index.html index b2de018e04..1fbf24c16b 100644 --- a/cookbook/automation_for_rainy_days/index.html +++ b/cookbook/automation_for_rainy_days/index.html @@ -113,9 +113,7 @@
    -

    Rainy Day Light

    - -

    This requires a forecast.io sensor with the condition weather_precip that tells if it’s raining or not.

    +

    This requires a forecast.io sensor with the condition weather_precip that tells if it’s raining or not.

    Turn on a light in the living room when it starts raining, someone is home, and it’s afternoon or later.

    @@ -184,20 +182,17 @@

    Automation Examples

      -
    • - Automation examples using the sun -
    • Automation for rainy days
    • -
    • - Automation: use_trigger_values -
    • Dim lights when playing media
    • - Motion detected light + Example using use_trigger_values +
    • +
    • + Examples using the sun
    • Restart Home Assistant if Wemo Switch is not detected @@ -208,6 +203,9 @@
    • Track your battery level
    • +
    • + Turn on lights for 10 minutes after motion detected +
    • Using time interval and input boolean
    • diff --git a/cookbook/automation_sun/index.html b/cookbook/automation_sun/index.html index f33ce3e394..57fabe37d3 100644 --- a/cookbook/automation_sun/index.html +++ b/cookbook/automation_sun/index.html @@ -7,7 +7,7 @@ - Automation examples using the sun - Home Assistant + Examples using the sun - Home Assistant @@ -15,7 +15,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -107,7 +107,7 @@

      - Automation Examples Using the Sun + Examples Using the Sun


      @@ -237,20 +237,17 @@

      Automation Examples

        -
      • - Automation examples using the sun -
      • Automation for rainy days
      • -
      • - Automation: use_trigger_values -
      • Dim lights when playing media
      • - Motion detected light + Example using use_trigger_values +
      • +
      • + Examples using the sun
      • Restart Home Assistant if Wemo Switch is not detected @@ -261,6 +258,9 @@
      • Track your battery level
      • +
      • + Turn on lights for 10 minutes after motion detected +
      • Using time interval and input boolean
      • diff --git a/cookbook/automation_using_timeinterval_inputboolean/index.html b/cookbook/automation_using_timeinterval_inputboolean/index.html index 1b93c67b88..61ed614804 100644 --- a/cookbook/automation_using_timeinterval_inputboolean/index.html +++ b/cookbook/automation_using_timeinterval_inputboolean/index.html @@ -165,20 +165,17 @@

        Automation Examples

          -
        • - Automation examples using the sun -
        • Automation for rainy days
        • -
        • - Automation: use_trigger_values -
        • Dim lights when playing media
        • - Motion detected light + Example using use_trigger_values +
        • +
        • + Examples using the sun
        • Restart Home Assistant if Wemo Switch is not detected @@ -189,6 +186,9 @@
        • Track your battery level
        • +
        • + Turn on lights for 10 minutes after motion detected +
        • Using time interval and input boolean
        • diff --git a/cookbook/basic_example_use_trigger_values/index.html b/cookbook/basic_example_use_trigger_values/index.html index 1235ad95ad..b07c6ac39b 100644 --- a/cookbook/basic_example_use_trigger_values/index.html +++ b/cookbook/basic_example_use_trigger_values/index.html @@ -7,7 +7,7 @@ - Automation: use_trigger_values - Home Assistant + Example using use_trigger_values - Home Assistant @@ -15,7 +15,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -107,15 +107,13 @@

          - Automation: Use_trigger_values + Example Using Use_trigger_values


          -

          Basic example for use_trigger_values

          - -

          Turn on lights during daytime when it’s dark enough < 200 lux.

          +

          Turn on lights during daytime when it’s dark enough < 200 lux.

          automation:
          @@ -166,20 +164,17 @@
             

          Automation Examples

          -

          Full configuration.yaml Examples

          +

          Example configuration.yaml

          diff --git a/cookbook/configuration_yaml_by_happyleavesaoc/index.html b/cookbook/configuration_yaml_by_happyleavesaoc/index.html index 40500d6555..aa6e34572d 100644 --- a/cookbook/configuration_yaml_by_happyleavesaoc/index.html +++ b/cookbook/configuration_yaml_by_happyleavesaoc/index.html @@ -132,14 +132,17 @@ Back to the cookbook
          -

          Full configuration.yaml Examples

          +

          Example configuration.yaml

          diff --git a/cookbook/customize_polling_interval/index.html b/cookbook/customize_polling_interval/index.html new file mode 100644 index 0000000000..a1ffe14c96 --- /dev/null +++ b/cookbook/customize_polling_interval/index.html @@ -0,0 +1,195 @@ + + + + + + + + + + Customize polling interval for any component - Home Assistant + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          + +
          + + + +
          +
          + +
          + + +
          + + + + +
          +

          + Customize Polling Interval for Any Component +

          +
          +
          + + +

          Platforms that require polling will be polled in an interval specified by the main component. For example a light will check every 30 seconds for a changed state. It is possible to overwrite this scan interval for any platform that is being polled by specifying a scan_interval config key. In the example below we setup the Philips Hue lights but tell Home Assistant to poll the devices every 10 seconds instead of the default 30 seconds.

          + +
          +
          # Example configuration.yaml entry to poll Hue lights every 10 seconds.
          +light:
          +  platform: hue
          +  scan_interval: 10
          +
          +
          +
          + + +
          + + +
          + + + + +
          +
          + + + + + + + + + \ No newline at end of file diff --git a/cookbook/dim_lights_when_playing_media/index.html b/cookbook/dim_lights_when_playing_media/index.html index ede3a29f3e..56ed57d86d 100644 --- a/cookbook/dim_lights_when_playing_media/index.html +++ b/cookbook/dim_lights_when_playing_media/index.html @@ -204,20 +204,17 @@

          Automation Examples

          -

          Full configuration.yaml Examples

          +

          Example configuration.yaml

          diff --git a/cookbook/restart_ha_if_wemo_switch_is_not_detected/index.html b/cookbook/restart_ha_if_wemo_switch_is_not_detected/index.html index e06ba989b8..5ffa5c6883 100644 --- a/cookbook/restart_ha_if_wemo_switch_is_not_detected/index.html +++ b/cookbook/restart_ha_if_wemo_switch_is_not_detected/index.html @@ -221,20 +221,17 @@

          Automation Examples

            -
          • - Automation examples using the sun -
          • Automation for rainy days
          • -
          • - Automation: use_trigger_values -
          • Dim lights when playing media
          • - Motion detected light + Example using use_trigger_values +
          • +
          • + Examples using the sun
          • Restart Home Assistant if Wemo Switch is not detected @@ -245,6 +242,9 @@
          • Track your battery level
          • +
          • + Turn on lights for 10 minutes after motion detected +
          • Using time interval and input boolean
          • diff --git a/cookbook/send_a_reminder/index.html b/cookbook/send_a_reminder/index.html index ac505f4995..b2f5697a34 100644 --- a/cookbook/send_a_reminder/index.html +++ b/cookbook/send_a_reminder/index.html @@ -113,10 +113,9 @@
            -

            Send a reminder

            -

            Always forget to eat lunch? Let Home Assistant send you a reminder.

            +

            Always forget to eat lunch? Let Home Assistant send you a reminder.

            -

            Add a notify platform of your choice

            +

            Add a notify platform of your choice.

            notify:
            @@ -167,20 +166,17 @@
               

            Automation Examples

              -
            • - Automation examples using the sun -
            • Automation for rainy days
            • -
            • - Automation: use_trigger_values -
            • Dim lights when playing media
            • - Motion detected light + Example using use_trigger_values +
            • +
            • + Examples using the sun
            • Restart Home Assistant if Wemo Switch is not detected @@ -191,6 +187,9 @@
            • Track your battery level
            • +
            • + Turn on lights for 10 minutes after motion detected +
            • Using time interval and input boolean
            • diff --git a/cookbook/track_battery_level/index.html b/cookbook/track_battery_level/index.html index 2967d5f727..d146ae8c91 100644 --- a/cookbook/track_battery_level/index.html +++ b/cookbook/track_battery_level/index.html @@ -113,9 +113,7 @@
              -

              Battery level

              - -

              The iCloud is gathering various details about your device including the battery level. To display it in the Frontend use a template sensor.

              +

              The iCloud is gathering various details about your device including the battery level. To display it in the Frontend use a template sensor.

                - platform: template
              @@ -166,20 +164,17 @@
                 

              Automation Examples

                -
              • - Automation examples using the sun -
              • Automation for rainy days
              • -
              • - Automation: use_trigger_values -
              • Dim lights when playing media
              • - Motion detected light + Example using use_trigger_values +
              • +
              • + Examples using the sun
              • Restart Home Assistant if Wemo Switch is not detected @@ -190,6 +185,9 @@
              • Track your battery level
              • +
              • + Turn on lights for 10 minutes after motion detected +
              • Using time interval and input boolean
              • diff --git a/cookbook/turn_on_light_for_10_minutes_when_motion_detected/index.html b/cookbook/turn_on_light_for_10_minutes_when_motion_detected/index.html index 6d01651f01..587e739ba7 100644 --- a/cookbook/turn_on_light_for_10_minutes_when_motion_detected/index.html +++ b/cookbook/turn_on_light_for_10_minutes_when_motion_detected/index.html @@ -7,7 +7,7 @@ - Motion detected light - Home Assistant + Turn on lights for 10 minutes after motion detected - Home Assistant @@ -15,7 +15,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -107,7 +107,7 @@

                - Motion Detected Light + Turn on Lights for 10 Minutes After Motion Detected


                @@ -115,11 +115,11 @@

                Turn on lights with a resettable off timer

                -

                This recipe will turn on a light when there is motion and turn off the light when ten minutes has passed without any motion events .

                +

                This recipe will turn on a light when there is motion and turn off the light when ten minutes has passed without any motion events.

                automation:
                -  alias: Turn on kitchen lights when there is movement 
                +  alias: Turn on kitchen lights when there is movement
                   trigger:
                     - platform: state
                       entity_id: sensor.motion_sensor
                @@ -132,14 +132,14 @@
                   timed_lamp:
                     alias: "Turn on lamp and set timer"
                     sequence:
                -      # Cancel ev. old timers 
                +      # Cancel ev. old timers
                       - execute_service: script.turn_off
                -        service_data: 
                +        service_data:
                            entity_id: script.timer_off
                       - execute_service: light.turn_on
                         service_data:
                           entity_id: light.kitchen
                -      # Set new timer 
                +      # Set new timer
                       - execute_service: script.turn_on
                         service_data:
                           entity_id: script.timer_off
                @@ -150,7 +150,7 @@
                       - delay:
                           minutes: 10
                       - execute_service: light.turn_off
                -        service_data: 
                +        service_data:
                           entity_id: light.kitchen
                 
                @@ -175,20 +175,17 @@

                Automation Examples

                  -
                • - Automation examples using the sun -
                • Automation for rainy days
                • -
                • - Automation: use_trigger_values -
                • Dim lights when playing media
                • - Motion detected light + Example using use_trigger_values +
                • +
                • + Examples using the sun
                • Restart Home Assistant if Wemo Switch is not detected @@ -199,6 +196,9 @@
                • Track your battery level
                • +
                • + Turn on lights for 10 minutes after motion detected +
                • Using time interval and input boolean
                • diff --git a/images/supported_brands/splunk.png b/images/supported_brands/splunk.png index 3f30171db7..062ae1503e 100644 Binary files a/images/supported_brands/splunk.png and b/images/supported_brands/splunk.png differ diff --git a/sitemap.xml b/sitemap.xml index bd858873a1..8a3a2e9a77 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -808,6 +808,9 @@ https://home-assistant.io/components/sensor.onewire/ + + https://home-assistant.io/components/light.mysensors/ + https://home-assistant.io/components/sensor.mysensors/ @@ -883,6 +886,9 @@ https://home-assistant.io/components/media_player.samsungtv/ + + https://home-assistant.io/components/media_player.snapcast/ + https://home-assistant.io/components/input_select/ @@ -931,6 +937,9 @@ https://home-assistant.io/components/apcupsd/ + + https://home-assistant.io/components/graphite/ + https://home-assistant.io/components/sensor.apcupsd/ @@ -994,6 +1003,9 @@ https://home-assistant.io/cookbook/automation_using_timeinterval_inputboolean/ + + https://home-assistant.io/cookbook/customize_polling_interval/ + https://home-assistant.io/blog/2014/12/18/website-launched/ @@ -1125,622 +1137,622 @@ https://home-assistant.io/components/alarm_control_panel.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/alarm_control_panel.manual.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/alarm_control_panel.mqtt.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/arduino.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/automation.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/browser.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/camera.foscam.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/camera.generic.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/configurator.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/conversation.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/device_sun_light_trigger.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/device_tracker.actiontec.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/device_tracker.aruba.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/device_tracker.asuswrt.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/device_tracker.ddwrt.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/device_tracker.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/device_tracker.locative.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/device_tracker.luci.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/device_tracker.mqtt.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/device_tracker.netgear.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/device_tracker.nmap_scanner.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/device_tracker.owntracks.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/device_tracker.snmp.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/device_tracker.thomson.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/device_tracker.tomato.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/device_tracker.tplink.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/device_tracker.ubus.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/discovery.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/downloader.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/ecobee.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/group.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/history.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/ifttt.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/ifttt.manything.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/introduction.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/isy994.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/keyboard.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/light.blinksticklight.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/light.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/light.hue.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/light.hyperion.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/light.limitlessled.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/light.rfxtrx.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/light.tellstick.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/light.vera.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/light.wink.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/lock.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/lock.wink.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/logbook.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/media_player.cast.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/media_player.denon.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/media_player.firetv.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/media_player.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/media_player.itunes.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/media_player.kodi.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/media_player.mpd.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/media_player.plex.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/media_player.sonos.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/media_player.squeezebox.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/modbus.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/mqtt.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/notify.file.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/notify.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/notify.instapush.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/notify.nma.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/notify.pushbullet.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/notify.pushover.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/notify.slack.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/notify.smtp.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/notify.syslog.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/notify.telegram.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/notify.xmpp.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/rfxtrx.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/scene.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/script.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.arduino.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.arest.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.bitcoin.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.command_sensor.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.cpuspeed.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.dht.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.ecobee.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.efergy.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.forecast.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.glances.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.modbus.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.mqtt.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.mysensors.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.openweathermap.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.rest.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.rfxtrx.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.rpi_gpio.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.sabnzbd.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.speedtest.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.swiss_public_transport.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.systemmonitor.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.tellstick.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.temper.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.time_date.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.transmission.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.vera.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.wink.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sensor.worldclock.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/shell_command.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/simple_alarm.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/sun.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/switch.arduino.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/switch.arest.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/switch.command_switch.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/switch.edimax.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/switch.hikvision.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/switch.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/switch.modbus.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/switch.mqtt.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/switch.rest.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/switch.rfxtrx.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/switch.rpi_gpio.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/switch.tellstick.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/switch.transmission.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/switch.vera.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/switch.wemo.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/switch.wink.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/tellstick.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/thermostat.ecobee.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/thermostat.heat_control.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/thermostat.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/thermostat.nest.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/thermostat.radiotherm.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/vera.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/verisure.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/wink.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/zone.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/components/zwave.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/demo/frontend.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/demo/index.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/developers/add_new_platform.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/developers/api.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/developers/architecture.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/developers/creating_components.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/developers/credits.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/developers/frontend.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/developers/python_api.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/developers/rest_api.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/developers/website.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/getting-started/android.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/getting-started/automation.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/getting-started/autostart.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/getting-started/configuration.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/getting-started/devices.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/getting-started/presence-detection.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/getting-started/troubleshooting-configuration.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/getting-started/troubleshooting.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/googlef4f3693c209fe788.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00 https://home-assistant.io/static/mdi-demo.html - 2016-02-13T06:22:47+00:00 + 2016-02-13T08:03:24+00:00