diff --git a/atom.xml b/atom.xml index c3dc778ebb..13bb2d7ece 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2016-02-23T21:44:42+00:00 + 2016-02-24T09:01:41+00:00 https://home-assistant.io/ diff --git a/blog/categories/architecture/atom.xml b/blog/categories/architecture/atom.xml index 51e7bad80c..f1db3590da 100644 --- a/blog/categories/architecture/atom.xml +++ b/blog/categories/architecture/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Architecture | Home Assistant]]> - 2016-02-23T21:44:42+00:00 + 2016-02-24T09:01:41+00:00 https://home-assistant.io/ diff --git a/blog/categories/branding/atom.xml b/blog/categories/branding/atom.xml index 8aa71835a7..bbaff14441 100644 --- a/blog/categories/branding/atom.xml +++ b/blog/categories/branding/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Branding | Home Assistant]]> - 2016-02-23T21:44:42+00:00 + 2016-02-24T09:01:41+00:00 https://home-assistant.io/ diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index 29c4c8a3c9..19e53b1e32 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2016-02-23T21:44:42+00:00 + 2016-02-24T09:01:41+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index 07b3cb3eb7..f612cf9dc6 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2016-02-23T21:44:42+00:00 + 2016-02-24T09:01:41+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index a79663d7d3..ae37391237 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-23T21:44:42+00:00 + 2016-02-24T09:01:41+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index d5cd793c6f..a0f2a4ff8d 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2016-02-23T21:44:42+00:00 + 2016-02-24T09:01:41+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 9018b33cc3..4e8ce02200 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-23T21:44:42+00:00 + 2016-02-24T09:01:41+00:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index 2f72f77bbc..10903d4501 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-23T21:44:42+00:00 + 2016-02-24T09:01:41+00:00 https://home-assistant.io/ diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index 34328c46b7..005b62c759 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2016-02-23T21:44:42+00:00 + 2016-02-24T09:01:41+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index 9d5d56b911..38eff38bb8 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-23T21:44:42+00:00 + 2016-02-24T09:01:41+00:00 https://home-assistant.io/ diff --git a/components/browser/index.html b/components/browser/index.html index 0a9f6587d1..37860e3409 100644 --- a/components/browser/index.html +++ b/components/browser/index.html @@ -168,6 +168,9 @@
  • Configurator
  • +
  • + Demo platforms +
  • Discovery
  • diff --git a/components/configurator/index.html b/components/configurator/index.html index 83f75635dc..5333f5f276 100644 --- a/components/configurator/index.html +++ b/components/configurator/index.html @@ -154,6 +154,9 @@ This component is intended for developers.
  • Configurator
  • +
  • + Demo platforms +
  • Discovery
  • diff --git a/components/demo/index.html b/components/demo/index.html new file mode 100644 index 0000000000..28bb55008e --- /dev/null +++ b/components/demo/index.html @@ -0,0 +1,242 @@ + + + + + + + + + + Demo platforms - Home Assistant + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    + +
    + + +
    + + + + +
    +

    + Demo Platforms +

    +
    +
    + + +

    The demo platform allows you use component which are providing a demo of their implementation. The demo entities are dummies but show you how the acutal platform looks like. This way you can run own demonstration instance like the online Home Assistant demo.

    + +

    Available demo platforms:

    + +
      +
    • Alarm control panel (alarm_control_panel)
    • +
    • Binary sensor (binary_sensor)
    • +
    • Camera (camera)
    • +
    • Garage door (garage_door)
    • +
    • Light (light)
    • +
    • Lock (lock)
    • +
    • Notification (notify)
    • +
    • Roller shutter (rollershutter)
    • +
    • Sensor (sensor)
    • +
    • Switch (switch)
    • +
    • Thermostat (thermostat)
    • +
    + +

    To integrate a demo platform in Home Assistant, add the following section to your configuration.yaml file:

    + +
    +
    # Example configuration.yaml entry
    +[component]:
    +  - platform: demo
    +
    +
    +
    + +

    Configuration variables:

    + +
      +
    • [component] (Required): The name of the component as stated in the listing above the configuration example.
    • +
    + + +
    + + +
    + + + + +
    +
    + + + + + + + + + \ No newline at end of file diff --git a/components/discovery/index.html b/components/discovery/index.html index c8fa067f7d..d5098b7d7b 100644 --- a/components/discovery/index.html +++ b/components/discovery/index.html @@ -170,6 +170,9 @@ There is currently a