From 5cb901e44d0e683e3c49021cd0724fc73a824035 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Mon, 4 Dec 2017 21:35:05 +0000 Subject: [PATCH] Site updated at 2017-12-04 21:35:04 UTC --- addons/index.html | 4 - addons/tellstick/index.html | 211 ------------------ atom.xml | 2 +- blog/categories/announcements/atom.xml | 2 +- blog/categories/community/atom.xml | 2 +- blog/categories/device-tracking/atom.xml | 2 +- blog/categories/esp8266/atom.xml | 2 +- blog/categories/how-to/atom.xml | 2 +- blog/categories/ibeacons/atom.xml | 2 +- blog/categories/internet-of-things/atom.xml | 2 +- blog/categories/iot-data/atom.xml | 2 +- blog/categories/media/atom.xml | 2 +- blog/categories/merchandise/atom.xml | 2 +- blog/categories/micropython/atom.xml | 2 +- blog/categories/mqtt/atom.xml | 2 +- blog/categories/organisation/atom.xml | 2 +- blog/categories/owntracks/atom.xml | 2 +- blog/categories/presence-detection/atom.xml | 2 +- .../public-service-announcement/atom.xml | 2 +- blog/categories/release-notes/atom.xml | 2 +- blog/categories/survey/atom.xml | 2 +- blog/categories/talks/atom.xml | 2 +- blog/categories/technology/atom.xml | 2 +- blog/categories/user-stories/atom.xml | 2 +- blog/categories/video/atom.xml | 2 +- blog/categories/website/atom.xml | 2 +- sitemap.xml | 84 ++++--- 27 files changed, 64 insertions(+), 283 deletions(-) delete mode 100644 addons/tellstick/index.html diff --git a/addons/index.html b/addons/index.html index 2a4c285a31..dba9a70ca1 100644 --- a/addons/index.html +++ b/addons/index.html @@ -152,10 +152,6 @@ Snips.ai
Enhance your Hass.io installation with a local voice assistant. -
  • - TellStick
    - Telldus TellStick service enabler and tools. -
  • diff --git a/addons/tellstick/index.html b/addons/tellstick/index.html deleted file mode 100644 index fda217fe39..0000000000 --- a/addons/tellstick/index.html +++ /dev/null @@ -1,211 +0,0 @@ - - - - - - - - - TellStick - Home Assistant - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    -
    - -
    -

    - TellStick -

    -
    -
    -

    Setting up the Tellstick service and tools contained in the telldus-core package and adding configuration to enable Tellstick and Tellstick Duo to work on your Hass.io.

    -

    To use this add-on, you first install it from the list of Built-in add-ons in Hass.io. -After installation you are presented with a default and example configuration, to alter this you must follow both the JSON format and also be aligned with the valid parameters for Tellstick configuration file (tellstick.conf).

    -

    After any changes has been made to the configuration you need to restart the add-on for the changes to take effect.

    -

    Configuration variables:

    -
      -
    • id (Required): This is a number and must be unique for each device.
    • -
    • name (Required): A name for easy identification of the device.
    • -
    • protocol (Required): This is the protocol the device uses. More on the different protocols later down.
    • -
    • model (Optional): The parameter model is only used by some protocols where there exists different types of devices using the same protocol. This can be dimmers versus non-dimmers, codeswitch versus selflearning etc.
    • -
    • house (Optional): Depending on protocol the values here can vary a lot to identify or group per house or type.
    • -
    • unit (Optional): Unit identifier, in most cases a value between 1 to 16 and often used in combination with house.
    • -
    • fade (Optional): Fade is either true or false and tells a dimmer if is should fade smooth or instant between values (only for IKEA protocol as it seems).
    • -
    • code (Optional): A number series based on ones and zeroes often used for dip-switch based devices.
    • -
    -

    In order to communicate with the add-on you will also need to add Hass.io specific data in the configuration.yaml file. -For regular Home Assistant you only add tellstick: but for Hass.io and this add-on you need to add internal communication details.

    -
    # Example configuration.yaml entry
    -
    -tellstick:
    -    host: core-tellstick
    -    port: [50800, 50801]
    -    
    -
    -
    -

    To add lights, sensors and switches you follow the guidelines for each type individually that is described for Home Assistant

    -

    Examples

    -

    Example for adding more devices in the add-on configuration (note the comma separator between devices):

    -
    {
    -  "devices": [
    -    {
    -      "id": 1,
    -      "name": "Outdoor light",
    -      "protocol": "everflourish",
    -      "model": "selflearning-switch",
    -      "house": "A",
    -      "unit": "1"
    -    },
    -    {
    -      "id": 2,
    -      "name": "Hallway dimmer",
    -      "protocol": "risingsun",
    -      "model": "selflearning-dimmer",
    -      "house": "A",
    -      "unit": "2"
    -    }
    -  ]
    -}
    -
    -
    -
    -
    - -
    -
    - - - - - - - diff --git a/atom.xml b/atom.xml index 469b746615..db1acc1553 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml index 127c94b5e6..d936f1b618 100644 --- a/blog/categories/announcements/atom.xml +++ b/blog/categories/announcements/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Announcements | Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index fde48ef819..09b4dbc587 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml index 93e5679c92..bc0aab08ac 100644 --- a/blog/categories/device-tracking/atom.xml +++ b/blog/categories/device-tracking/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Device-Tracking | Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index a2cfcc700f..0c686d7306 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index 619e18b69f..7286a78619 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]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml index c89f296bb3..eb2a06767f 100644 --- a/blog/categories/ibeacons/atom.xml +++ b/blog/categories/ibeacons/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: iBeacons | Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/internet-of-things/atom.xml b/blog/categories/internet-of-things/atom.xml index a676eee410..281f652136 100644 --- a/blog/categories/internet-of-things/atom.xml +++ b/blog/categories/internet-of-things/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Internet-of-Things | Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml index 5c980237b5..cf1e486366 100644 --- a/blog/categories/iot-data/atom.xml +++ b/blog/categories/iot-data/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: IoT-Data | Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/media/atom.xml b/blog/categories/media/atom.xml index 6de45de06e..842f6687e0 100644 --- a/blog/categories/media/atom.xml +++ b/blog/categories/media/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Media | Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml index b1bcb8a98f..651c228e27 100644 --- a/blog/categories/merchandise/atom.xml +++ b/blog/categories/merchandise/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Merchandise | Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml index 900553efc0..98df60e8f4 100644 --- a/blog/categories/micropython/atom.xml +++ b/blog/categories/micropython/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Micropython | Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index 5dd119c74e..6a0124fac0 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml index e86e613008..93fca8d23e 100644 --- a/blog/categories/organisation/atom.xml +++ b/blog/categories/organisation/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Organisation | Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml index 0ef2a5a2a7..0d0716a2a9 100644 --- a/blog/categories/owntracks/atom.xml +++ b/blog/categories/owntracks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: OwnTracks | Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml index 0af4209536..04f3f9baa2 100644 --- a/blog/categories/presence-detection/atom.xml +++ b/blog/categories/presence-detection/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Presence-Detection | Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+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 ee92802e29..bc6c4dcde4 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]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index 44c471b2cb..b1107479c3 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]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index eee382cdc2..ad7a05a018 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml index 17d54b6959..1d7f0464cd 100644 --- a/blog/categories/talks/atom.xml +++ b/blog/categories/talks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Talks | Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml index fa792dd4ce..21da8b3b43 100644 --- a/blog/categories/technology/atom.xml +++ b/blog/categories/technology/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Technology | Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index 6fe715f301..96bd680c24 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]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml index 45c5d66332..fe6a17a406 100644 --- a/blog/categories/video/atom.xml +++ b/blog/categories/video/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Video | Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml index 18dc73559c..fa1d37468a 100644 --- a/blog/categories/website/atom.xml +++ b/blog/categories/website/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Website | Home Assistant]]> - 2017-12-04T11:25:34+00:00 + 2017-12-04T21:26:45+00:00 https://home-assistant.io/ diff --git a/sitemap.xml b/sitemap.xml index 99e850d5e7..b020d69f12 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -69,10 +69,6 @@ 2017-11-03T22:25:00+00:00 -https://home-assistant.io/addons/tellstick/ -2017-11-30T21:43:00+00:00 - - https://home-assistant.io/components/automation/ 2015-01-20T22:36:00+00:00 @@ -3746,7 +3742,7 @@ https://home-assistant.io/components/switch.hook/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/cookbook/automation_for_rainy_days/ @@ -4418,99 +4414,99 @@ https://home-assistant.io/docs/autostart/init.d/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/api/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/configuration/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/example_apps/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/installation/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/operation/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/reboot/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/running/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/tutorial/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/updating/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/windows/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/ecosystem/certificates/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/ecosystem/hadashboard/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/ecosystem/hass-configurator/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/ecosystem/ios/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/ecosystem/nginx/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/ecosystem/notebooks/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/ecosystem/scenegen/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/ecosystem/synology/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/tools/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/tools/dev-tools/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/tools/hass/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/docs/tools/scripts/ -2017-12-04T11:25:34+00:00 +2017-12-04T21:26:45+00:00 https://home-assistant.io/faq/after-upgrading/ @@ -5634,62 +5630,62 @@ https://home-assistant.io/demo/frontend.html -2017-12-04T11:24:57+00:00 +2017-12-04T21:26:11+00:00 https://home-assistant.io/demo/index.html -2017-12-04T11:24:57+00:00 +2017-12-04T21:26:11+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-event.html -2017-12-04T11:24:57+00:00 +2017-12-04T21:26:11+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-info.html -2017-12-04T11:24:57+00:00 +2017-12-04T21:26:11+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-service.html -2017-12-04T11:24:57+00:00 +2017-12-04T21:26:11+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-state.html -2017-12-04T11:24:57+00:00 +2017-12-04T21:26:11+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-template.html -2017-12-04T11:24:57+00:00 +2017-12-04T21:26:11+00:00 https://home-assistant.io/demo/panels/ha-panel-history.html -2017-12-04T11:24:57+00:00 +2017-12-04T21:26:11+00:00 https://home-assistant.io/demo/panels/ha-panel-iframe.html -2017-12-04T11:24:57+00:00 +2017-12-04T21:26:11+00:00 https://home-assistant.io/demo/panels/ha-panel-logbook.html -2017-12-04T11:24:57+00:00 +2017-12-04T21:26:11+00:00 https://home-assistant.io/demo/panels/ha-panel-map.html -2017-12-04T11:24:57+00:00 +2017-12-04T21:26:11+00:00 https://home-assistant.io/googlef4f3693c209fe788.html -2017-12-04T11:24:57+00:00 +2017-12-04T21:26:11+00:00 https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html -2017-12-04T11:24:58+00:00 +2017-12-04T21:26:12+00:00 https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html -2017-12-04T11:24:58+00:00 +2017-12-04T21:26:12+00:00 https://home-assistant.io/static/mdi-demo.html -2017-12-04T11:24:58+00:00 +2017-12-04T21:26:12+00:00