diff --git a/atom.xml b/atom.xml index 29c32f657d..a92a25796e 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2017-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ @@ -13,6 +13,27 @@ Octopress + + <![CDATA[Workshop at CLT 2017]]> + + 2017-02-14T08:04:05+00:00 + https://home-assistant.io/blog/2017/02/14/clt-workshop + There will be a Home Assistant Workshop at the Chemnitzer Linux-Tage 2017. First I will cover the installation, the setup, and the configuration process. The second part will be all about automation. Last but not least, we will talk about the integration of a new platform/component.

+ +

Check the Workshop overview to get the details.

+ +

Reqistration is required as the places in the room are limited. The deadline for the registration is March, 8th 2017.

+ +
    +
  • Location: Technische Universität Chemnitz, Reichenhainer Straße 90, 09126 Chemnitz, Germany
  • +
  • Date: March, 12th 2017
  • +
  • Time: 10:00, Room W2
  • +
  • Language: German
  • +
+ +]]>
+
+ <![CDATA[0.38: Alert, AppleTV, MQTT discovery, and Yeelight]]> @@ -1990,116 +2011,6 @@ You have to note:

If you need help…

…don’t hesitate to use our Forum or join us for a little chat. The release notes have comments enabled but it’s preferred if you the former communication channels. Thanks.

-]]> -
- - - <![CDATA[0.28: Reload automation and groups, API documentation, car tracking, Pi-Hole stats]]> - - 2016-09-10T06:00:00+00:00 - https://home-assistant.io/blog/2016/09/10/notify-group-reload-api-pihole - It’s already time for 0.28 thanks to our super short release cycles. Now, it’ official…we hit 4000 stars on Github. That’s amazing. Sorry, not as amazing as all the stuff that was going on for 0.27 but still pretty awesome.

- -

Reload automation rules

- -

This release brings you a huge improvement of the automation and group handling. Both can be reloaded without a Home Assistant restart by calling their new reload services. The automations can be controlled directly from the frontend.

- -

- -

- -

Raspberry Pi installation guide

-

Singleboard computers are very popular to run Home Assistant. To support this fact, the installation documentation for the Raspberry Pi devices was re-written to get users started as quickly as possible. @Landrash took the lead with on this tasks with help from @kellerza and @MartinHjelmare.

- -

Climate and cover

-

There are countless bugfixes included in this release which will make your experience with the climate and the cover platforms better. Two week ago was the biggest merger of implementations released that ever happened in the history of Home Assistant. Thanks to @turbokongen, @pvizeli, @djbanks, @danielperna84, and others the improvements on the code and the frontend side is continuing…

- -

API documentation

-

The Home Assistant API Documentation is a great addition to the already exisiting user documentation. The focus is not end-users but developers who whant to get details about the code without actually browsing the code on Github.

- -

Configuration validation

-

The validation of the configuration is still on-going. Approximatly 80 % is done. This means that we will propably talk about this topic in the next release notes again. To align the configuration of components and platforms we needed to break some. Please refer to the Breaking changes section to check if you need to update your configuration or simple check your log for configuration validation errors. Thanks to @kellerza, @fabaff, @Teagan42, and @pvizeli for your effort!

- -

All changes

- -

- -
    -
  • Light: Added bitfield to Flux LED since we are supporting effects (@tchellomello)
  • -
  • Device tracker: Owntracks waypoint import (@pavoni)
  • -
  • Climate: A lot of bugfix (@turbokongen, @pvizeli, @djbanks)
  • -
  • Notify: Improvement of the title handling (@lwis)
  • -
  • RFXtrx: Sensor cleanup (@turbokongen)
  • -
  • Device tracker: Fix for BLE device tracker (@open-homeautomation)
  • -
  • Device tracker: Allow ‘None’ MAC addresses to be loaded from known_devices file (@kellerza)
  • -
  • Cover: Bugfixes (@turbokongen, @danielperna84)
  • -
  • Sensor: Support for displaying details about crypto currencies (@fabaff)
  • -
  • Device tracker: Support for automatic to track your vehicles (@Teagan42)
  • -
  • Devie tracker: Add exclude option to Nmap device tracker (@danieljkemp)
  • -
  • Device tracker: Improved login errors for Asus device tracker (@kellerza)
  • -
  • Sensor: Support for displaying the status of Xbox Live accounts (@mKerix)
  • -
  • Notify: Adding link_names for sending Slack message (@salt-lick)
  • -
  • Binary sensor: Add the occupancy sensor class (@robbiet480)
  • -
  • Fan: Add supoort for MQTT fans (@robbiet480)
  • -
  • Docs: Add Sphinx API doc generation (@bbangert)
  • -
  • Core: Allow reloading automation without restart (@balloob)
  • -
  • Sensor: Added scale and offset to the Temper sensor (@mKerix)
  • -
  • Sensor: New support for [Trend] sensor (@pavoni)
  • -
  • Device tracker: Keep looking for new BLE devices (@Bart274)
  • -
  • Switch: Added device state attributes and support for legacy firmware for D-Link switches (@LinuxChristian)
  • -
  • Sensor: Improve 1-Wire device family detection (@Ardetus)
  • -
  • Modbus: Update to be thread safe (@persandstrom)
  • -
  • Camera: FFMpeg is abale to get the images (@pvizeli)
  • -
  • Core: Reload groups without restart (@balloob)
  • -
  • Core: Fix remove listener (@balloob)
  • -
  • Sensor: Support for monitoring your battery on a Linux host (@fabaff)
  • -
  • Core: Add support for complex template structures to data_template (@pvizeli)
  • -
  • check_config: Improve yaml fault tolerance and handle border cases (@kellerza)
  • -
  • Core: Add additional template for custom date formats (@lwis)
  • -
  • Sensor: Support for getting stats from Pi-Hole systems (@fabaff)
  • -
  • Modbus: New write_registers Modbus service (@persandstrom)
  • -
  • Device tracker: Fix TP-Link Archer C7 long passwords (@snikch)
  • -
- -

Hotfix 0.28.1 - September 12

- -
    -
  • Fix: Simplisafe alarm control panels accept any string for code (@tchellomello)
  • -
  • Fix: Z-Wave would sometimes not detect all thermostats (@turbokongen)
  • -
  • Fix: Automatic device tracker when 2 or more cars are tracked (@teagan42)
  • -
  • Fix: Group ordering is now based on config again (@balloob, @kellerza)
  • -
- -

Hotfix 0.28.2 - September 13

- -
    -
  • Light - pilight: Fix send RF code (@DavidLP)
  • -
  • Recorder: Fix specifying SQLite (@pvizeli)
  • -
  • Wink: Fix garage door detection (@turbokongen)
  • -
  • Climate - Ecobee: Fix inverted high and low temperatures (@turbokongen)
  • -
  • Allow changing covers using scenes (@nvella)
  • -
  • Device tracker - Automatic: Fix polling (@teagan42)
  • -
- -

Breaking changes

- -
    -
  • OpenweatherMap entity IDs are now like sensor.owm_temperature. Previously they were like sensor.weather_temperature. Apologies for this change, but we needed to make OpenWeatherMap more generic now that we have many weather platforms.
  • -
  • Updates of configuration variables due to configuration check or alignment with other platforms. Please update your configuration entries according to the documentation: - -
  • -
  • Custom components extending BaseNotificationService need to be aware that kwargs.get(ATTR_TITLE) will now return None if a title has not been set, and will need to specify kwargs.get(ATTR_TITLE, ATTR_TITLE_DEFAULT) if they always require a title.
  • -
- -

If you need help…

-

…don’t hesitate to use our Forum or join us for a little chat.

- ]]>
diff --git a/blog/2014/12/18/website-launched/index.html b/blog/2014/12/18/website-launched/index.html index 732cb0e909..d44a3a0142 100644 --- a/blog/2014/12/18/website-launched/index.html +++ b/blog/2014/12/18/website-launched/index.html @@ -170,6 +170,12 @@ diff --git a/blog/2014/12/26/home-control-home-automation-and-the-smart-home/index.html b/blog/2014/12/26/home-control-home-automation-and-the-smart-home/index.html index 24eaaf4ca4..a738ff265d 100644 --- a/blog/2014/12/26/home-control-home-automation-and-the-smart-home/index.html +++ b/blog/2014/12/26/home-control-home-automation-and-the-smart-home/index.html @@ -225,6 +225,12 @@ This article will try to explain how they all relate.

diff --git a/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/index.html b/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/index.html index 7cbd3b17dc..2ea4e128e0 100644 --- a/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/index.html +++ b/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/index.html @@ -205,6 +205,12 @@ diff --git a/blog/2015/01/11/bootstrapping-your-setup-with-discovery/index.html b/blog/2015/01/11/bootstrapping-your-setup-with-discovery/index.html index 523ed0888d..3fceac3af8 100644 --- a/blog/2015/01/11/bootstrapping-your-setup-with-discovery/index.html +++ b/blog/2015/01/11/bootstrapping-your-setup-with-discovery/index.html @@ -182,6 +182,12 @@ diff --git a/blog/2015/01/13/nest-in-da-house/index.html b/blog/2015/01/13/nest-in-da-house/index.html index d3d9d89ac3..d0a620005a 100644 --- a/blog/2015/01/13/nest-in-da-house/index.html +++ b/blog/2015/01/13/nest-in-da-house/index.html @@ -185,6 +185,12 @@ diff --git a/blog/2015/01/24/release-notes/index.html b/blog/2015/01/24/release-notes/index.html index 3fd1f71ed6..2fb9a2421b 100644 --- a/blog/2015/01/24/release-notes/index.html +++ b/blog/2015/01/24/release-notes/index.html @@ -193,6 +193,12 @@ Home Assistant now supports --open-ui and diff --git a/blog/2015/02/08/looking-at-the-past/index.html b/blog/2015/02/08/looking-at-the-past/index.html index 69b8981734..6a21aebbc6 100644 --- a/blog/2015/02/08/looking-at-the-past/index.html +++ b/blog/2015/02/08/looking-at-the-past/index.html @@ -201,6 +201,12 @@ Events are saved in a local database. Google Graphs is used to draw the graph. D diff --git a/blog/2015/02/24/streaming-updates/index.html b/blog/2015/02/24/streaming-updates/index.html index 0d94f8b458..914f9edcfe 100644 --- a/blog/2015/02/24/streaming-updates/index.html +++ b/blog/2015/02/24/streaming-updates/index.html @@ -186,6 +186,12 @@ diff --git a/blog/2015/03/01/home-assistant-migrating-to-yaml/index.html b/blog/2015/03/01/home-assistant-migrating-to-yaml/index.html index 225c458397..adc0cda9ba 100644 --- a/blog/2015/03/01/home-assistant-migrating-to-yaml/index.html +++ b/blog/2015/03/01/home-assistant-migrating-to-yaml/index.html @@ -176,6 +176,12 @@ diff --git a/blog/2015/03/08/new-logo/index.html b/blog/2015/03/08/new-logo/index.html index 126836f9e0..f6ed185ce6 100644 --- a/blog/2015/03/08/new-logo/index.html +++ b/blog/2015/03/08/new-logo/index.html @@ -177,6 +177,12 @@ The old logo, the new detailed logo and the new simple logo. diff --git a/blog/2015/03/11/release-notes/index.html b/blog/2015/03/11/release-notes/index.html index facdf28b6a..3e25c1dedd 100644 --- a/blog/2015/03/11/release-notes/index.html +++ b/blog/2015/03/11/release-notes/index.html @@ -210,6 +210,12 @@ An initial version of voice control for Home Assistant has landed. The current i diff --git a/blog/2015/03/22/release-notes/index.html b/blog/2015/03/22/release-notes/index.html index 0236f85686..a8cf9031cd 100644 --- a/blog/2015/03/22/release-notes/index.html +++ b/blog/2015/03/22/release-notes/index.html @@ -245,6 +245,12 @@ I (Paulus) have contributed a scene component. A user can create scenes that cap diff --git a/blog/2015/04/25/release-notes/index.html b/blog/2015/04/25/release-notes/index.html index a0ee28f0f7..4415958d7f 100644 --- a/blog/2015/04/25/release-notes/index.html +++ b/blog/2015/04/25/release-notes/index.html @@ -256,6 +256,12 @@ diff --git a/blog/2015/05/09/utc-time-zone-awareness/index.html b/blog/2015/05/09/utc-time-zone-awareness/index.html index e5ea6c5770..bcfaea4fa0 100644 --- a/blog/2015/05/09/utc-time-zone-awareness/index.html +++ b/blog/2015/05/09/utc-time-zone-awareness/index.html @@ -197,6 +197,12 @@ diff --git a/blog/2015/05/14/release-notes/index.html b/blog/2015/05/14/release-notes/index.html index 7950028417..9c74e84966 100644 --- a/blog/2015/05/14/release-notes/index.html +++ b/blog/2015/05/14/release-notes/index.html @@ -277,6 +277,12 @@ Before diving into the newly supported devices and services, I want to highlight diff --git a/blog/2015/06/10/release-notes/index.html b/blog/2015/06/10/release-notes/index.html index 56fd82b8bf..e13f22b679 100644 --- a/blog/2015/06/10/release-notes/index.html +++ b/blog/2015/06/10/release-notes/index.html @@ -328,6 +328,12 @@ This switch platform allows you to control your motion detection setting on your diff --git a/blog/2015/07/11/ip-cameras-arduino-kodi-efergy-support/index.html b/blog/2015/07/11/ip-cameras-arduino-kodi-efergy-support/index.html index d007bd4b19..fb23e2c103 100644 --- a/blog/2015/07/11/ip-cameras-arduino-kodi-efergy-support/index.html +++ b/blog/2015/07/11/ip-cameras-arduino-kodi-efergy-support/index.html @@ -284,6 +284,12 @@ Fabian has added support for Forecast.io to g diff --git a/blog/2015/08/09/mqtt-raspberry-pi-squeezebox-asuswrt-support/index.html b/blog/2015/08/09/mqtt-raspberry-pi-squeezebox-asuswrt-support/index.html index 3e33e67847..6733b8d12e 100644 --- a/blog/2015/08/09/mqtt-raspberry-pi-squeezebox-asuswrt-support/index.html +++ b/blog/2015/08/09/mqtt-raspberry-pi-squeezebox-asuswrt-support/index.html @@ -269,6 +269,12 @@ Support for Temper temperature sensors has been contributed by +
  • + Workshop at CLT 2017 +
  • + + +
  • 0.38: Alert, AppleTV, MQTT discovery, and Yeelight
  • @@ -292,12 +298,6 @@ Support for Temper temperature sensors has been contributed by - Home Assistant Governance [updated] - - - diff --git a/blog/2015/08/17/verisure-and-modern-tp-link-router-support/index.html b/blog/2015/08/17/verisure-and-modern-tp-link-router-support/index.html index 9682b842a2..79adb32469 100644 --- a/blog/2015/08/17/verisure-and-modern-tp-link-router-support/index.html +++ b/blog/2015/08/17/verisure-and-modern-tp-link-router-support/index.html @@ -193,6 +193,12 @@ diff --git a/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/index.html b/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/index.html index a363e821cf..96e6130f78 100644 --- a/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/index.html +++ b/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/index.html @@ -306,6 +306,12 @@ The automation and script syntax here is using a deprecated and no longer suppor diff --git a/blog/2015/08/31/version-7-revamped-ui-and-improved-distribution/index.html b/blog/2015/08/31/version-7-revamped-ui-and-improved-distribution/index.html index ecb0649244..daea76e33d 100644 --- a/blog/2015/08/31/version-7-revamped-ui-and-improved-distribution/index.html +++ b/blog/2015/08/31/version-7-revamped-ui-and-improved-distribution/index.html @@ -270,6 +270,12 @@ diff --git a/blog/2015/09/11/different-ways-to-use-mqtt-with-home-assistant/index.html b/blog/2015/09/11/different-ways-to-use-mqtt-with-home-assistant/index.html index bc295fa40d..80b4b8de00 100644 --- a/blog/2015/09/11/different-ways-to-use-mqtt-with-home-assistant/index.html +++ b/blog/2015/09/11/different-ways-to-use-mqtt-with-home-assistant/index.html @@ -361,6 +361,12 @@ diff --git a/blog/2015/09/13/home-assistant-meets-ifttt/index.html b/blog/2015/09/13/home-assistant-meets-ifttt/index.html index 88812d37f3..c1cb0105c5 100644 --- a/blog/2015/09/13/home-assistant-meets-ifttt/index.html +++ b/blog/2015/09/13/home-assistant-meets-ifttt/index.html @@ -342,6 +342,12 @@ diff --git a/blog/2015/09/18/monitoring-with-glances-and-home-assistant/index.html b/blog/2015/09/18/monitoring-with-glances-and-home-assistant/index.html index 26c00d0eee..959579855f 100644 --- a/blog/2015/09/18/monitoring-with-glances-and-home-assistant/index.html +++ b/blog/2015/09/18/monitoring-with-glances-and-home-assistant/index.html @@ -235,6 +235,12 @@ Glances web server started on http://0.0.0.0:61208/ diff --git a/blog/2015/09/19/alarm-sonos-and-itunes-support/index.html b/blog/2015/09/19/alarm-sonos-and-itunes-support/index.html index d6cf8e3372..cc52cdb22a 100644 --- a/blog/2015/09/19/alarm-sonos-and-itunes-support/index.html +++ b/blog/2015/09/19/alarm-sonos-and-itunes-support/index.html @@ -220,6 +220,12 @@ Automation has gotten a lot of love. It now supports conditions, multiple trigge diff --git a/blog/2015/10/05/home-assistant-goes-geo-with-owntracks/index.html b/blog/2015/10/05/home-assistant-goes-geo-with-owntracks/index.html index f23101faa7..f6c88af6f4 100644 --- a/blog/2015/10/05/home-assistant-goes-geo-with-owntracks/index.html +++ b/blog/2015/10/05/home-assistant-goes-geo-with-owntracks/index.html @@ -200,6 +200,12 @@ Map in Home Assistant showing two people and three zones (home, school, work) diff --git a/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/index.html b/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/index.html index 873d4869a8..18abdd2a8b 100644 --- a/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/index.html +++ b/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/index.html @@ -409,6 +409,12 @@ Home Assistant will keep track of historical values and allow you to integrate i diff --git a/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/index.html b/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/index.html index e056b9562e..3cb14dfbee 100644 --- a/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/index.html +++ b/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/index.html @@ -189,6 +189,12 @@ diff --git a/blog/2015/10/26/firetv-and-radiotherm-now-supported/index.html b/blog/2015/10/26/firetv-and-radiotherm-now-supported/index.html index 6f392bde4e..b42a70170d 100644 --- a/blog/2015/10/26/firetv-and-radiotherm-now-supported/index.html +++ b/blog/2015/10/26/firetv-and-radiotherm-now-supported/index.html @@ -211,6 +211,12 @@ This makes more sense as most people run Home Assistant as a daemon

    diff --git a/blog/2015/11/16/zwave-switches-lights-and-honeywell-thermostats-now-supported/index.html b/blog/2015/11/16/zwave-switches-lights-and-honeywell-thermostats-now-supported/index.html index 239413dcf1..eb1f9eb76a 100644 --- a/blog/2015/11/16/zwave-switches-lights-and-honeywell-thermostats-now-supported/index.html +++ b/blog/2015/11/16/zwave-switches-lights-and-honeywell-thermostats-now-supported/index.html @@ -205,6 +205,12 @@ diff --git a/blog/2015/11/22/survey-november-2015/index.html b/blog/2015/11/22/survey-november-2015/index.html index a8b0567dcf..225a4e9721 100644 --- a/blog/2015/11/22/survey-november-2015/index.html +++ b/blog/2015/11/22/survey-november-2015/index.html @@ -247,6 +247,12 @@ diff --git a/blog/2015/12/05/community-highlights/index.html b/blog/2015/12/05/community-highlights/index.html index b4a5dff94f..ef13fe3078 100644 --- a/blog/2015/12/05/community-highlights/index.html +++ b/blog/2015/12/05/community-highlights/index.html @@ -182,6 +182,12 @@ diff --git a/blog/2015/12/06/locks-rollershutters-binary-sensors-and-influxdb-support/index.html b/blog/2015/12/06/locks-rollershutters-binary-sensors-and-influxdb-support/index.html index ab38004505..b97d823abb 100644 --- a/blog/2015/12/06/locks-rollershutters-binary-sensors-and-influxdb-support/index.html +++ b/blog/2015/12/06/locks-rollershutters-binary-sensors-and-influxdb-support/index.html @@ -189,6 +189,12 @@ diff --git a/blog/2015/12/07/influxdb-and-grafana/index.html b/blog/2015/12/07/influxdb-and-grafana/index.html index 8b6d0ec51a..d4e7027903 100644 --- a/blog/2015/12/07/influxdb-and-grafana/index.html +++ b/blog/2015/12/07/influxdb-and-grafana/index.html @@ -264,6 +264,12 @@ name: binary_sensor diff --git a/blog/2015/12/10/activating-tasker-tasks-from-home-assistant-using-command-line-switches/index.html b/blog/2015/12/10/activating-tasker-tasks-from-home-assistant-using-command-line-switches/index.html index 1545cdb364..acea2fa11d 100644 --- a/blog/2015/12/10/activating-tasker-tasks-from-home-assistant-using-command-line-switches/index.html +++ b/blog/2015/12/10/activating-tasker-tasks-from-home-assistant-using-command-line-switches/index.html @@ -226,6 +226,12 @@ This is where we’ll configure our task, so select the plus icon to select an a diff --git a/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/index.html b/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/index.html index 298e9c0474..079807c25c 100644 --- a/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/index.html +++ b/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/index.html @@ -202,6 +202,12 @@ Philips Hue FAQ entries regarding 3rd party light bulbs. diff --git a/blog/2015/12/13/setup-encryption-using-lets-encrypt/index.html b/blog/2015/12/13/setup-encryption-using-lets-encrypt/index.html index f969c0074d..ad6835c1ce 100644 --- a/blog/2015/12/13/setup-encryption-using-lets-encrypt/index.html +++ b/blog/2015/12/13/setup-encryption-using-lets-encrypt/index.html @@ -261,6 +261,12 @@ sudo docker run -it --rm -p 80:80 --name certbot \ diff --git a/blog/2015/12/22/amazon-echo-icloud-and-templates/index.html b/blog/2015/12/22/amazon-echo-icloud-and-templates/index.html index f8fab51d59..18cea04253 100644 --- a/blog/2015/12/22/amazon-echo-icloud-and-templates/index.html +++ b/blog/2015/12/22/amazon-echo-icloud-and-templates/index.html @@ -221,6 +221,12 @@ diff --git a/blog/2016/01/17/extended-support-for-diy-solutions/index.html b/blog/2016/01/17/extended-support-for-diy-solutions/index.html index bd3a6e3350..367188b116 100644 --- a/blog/2016/01/17/extended-support-for-diy-solutions/index.html +++ b/blog/2016/01/17/extended-support-for-diy-solutions/index.html @@ -203,6 +203,12 @@ diff --git a/blog/2016/01/19/perfect-home-automation/index.html b/blog/2016/01/19/perfect-home-automation/index.html index e9c4970f58..095f262505 100644 --- a/blog/2016/01/19/perfect-home-automation/index.html +++ b/blog/2016/01/19/perfect-home-automation/index.html @@ -207,6 +207,12 @@ diff --git a/blog/2016/01/30/insteon-lifx-twitter-and-zigbee/index.html b/blog/2016/01/30/insteon-lifx-twitter-and-zigbee/index.html index 1cb70cb644..5e566e502f 100644 --- a/blog/2016/01/30/insteon-lifx-twitter-and-zigbee/index.html +++ b/blog/2016/01/30/insteon-lifx-twitter-and-zigbee/index.html @@ -209,6 +209,12 @@ Example of the new views in the frontend. Learn mor diff --git a/blog/2016/02/09/Smarter-Smart-Things-with-MQTT-and-Home-Assistant/index.html b/blog/2016/02/09/Smarter-Smart-Things-with-MQTT-and-Home-Assistant/index.html index 88d7b9cf53..fb0cc16da1 100644 --- a/blog/2016/02/09/Smarter-Smart-Things-with-MQTT-and-Home-Assistant/index.html +++ b/blog/2016/02/09/Smarter-Smart-Things-with-MQTT-and-Home-Assistant/index.html @@ -380,6 +380,12 @@ Z-Wave light bulb | diff --git a/blog/2016/02/12/classifying-the-internet-of-things/index.html b/blog/2016/02/12/classifying-the-internet-of-things/index.html index 862685b4eb..e82bcd83ba 100644 --- a/blog/2016/02/12/classifying-the-internet-of-things/index.html +++ b/blog/2016/02/12/classifying-the-internet-of-things/index.html @@ -346,6 +346,12 @@ diff --git a/blog/2016/02/13/speedtest-bloomsky-splunk-and-garage-doors/index.html b/blog/2016/02/13/speedtest-bloomsky-splunk-and-garage-doors/index.html index cdacecf2c9..afd558fdec 100644 --- a/blog/2016/02/13/speedtest-bloomsky-splunk-and-garage-doors/index.html +++ b/blog/2016/02/13/speedtest-bloomsky-splunk-and-garage-doors/index.html @@ -212,6 +212,12 @@ diff --git a/blog/2016/02/18/multi-room-audio-with-snapcast/index.html b/blog/2016/02/18/multi-room-audio-with-snapcast/index.html index 889f724de0..ff38a63b77 100644 --- a/blog/2016/02/18/multi-room-audio-with-snapcast/index.html +++ b/blog/2016/02/18/multi-room-audio-with-snapcast/index.html @@ -296,6 +296,12 @@ diff --git a/blog/2016/02/20/community-highlights/index.html b/blog/2016/02/20/community-highlights/index.html index 311ea56200..6a7636fbcb 100644 --- a/blog/2016/02/20/community-highlights/index.html +++ b/blog/2016/02/20/community-highlights/index.html @@ -220,6 +220,12 @@ Hold your NFC tag against the belly of Garfield to unlock the alarm. diff --git a/blog/2016/02/27/steam-d-link-smart-plugs-and-neurio-energy-sensors/index.html b/blog/2016/02/27/steam-d-link-smart-plugs-and-neurio-energy-sensors/index.html index eb838231f4..ded65e63c6 100644 --- a/blog/2016/02/27/steam-d-link-smart-plugs-and-neurio-energy-sensors/index.html +++ b/blog/2016/02/27/steam-d-link-smart-plugs-and-neurio-energy-sensors/index.html @@ -211,6 +211,12 @@ diff --git a/blog/2016/03/12/z-wave-pep257-templated-service-calls/index.html b/blog/2016/03/12/z-wave-pep257-templated-service-calls/index.html index 9df8b5e158..efe6a2ea83 100644 --- a/blog/2016/03/12/z-wave-pep257-templated-service-calls/index.html +++ b/blog/2016/03/12/z-wave-pep257-templated-service-calls/index.html @@ -215,6 +215,12 @@ player state attributes. This change affects automations, scripts and scenes. +
  • + Workshop at CLT 2017 +
  • + + +
  • 0.38: Alert, AppleTV, MQTT discovery, and Yeelight
  • @@ -238,12 +244,6 @@ player state attributes. This change affects automations, scripts and scenes. - -
  • - Home Assistant Governance [updated] -
  • - - diff --git a/blog/2016/03/26/embedded-mqtt-broker-uber-yamaha-growl/index.html b/blog/2016/03/26/embedded-mqtt-broker-uber-yamaha-growl/index.html index c61b71ba8b..afe1349d9c 100644 --- a/blog/2016/03/26/embedded-mqtt-broker-uber-yamaha-growl/index.html +++ b/blog/2016/03/26/embedded-mqtt-broker-uber-yamaha-growl/index.html @@ -224,6 +224,12 @@ diff --git a/blog/2016/04/05/your-hub-should-be-local-and-open/index.html b/blog/2016/04/05/your-hub-should-be-local-and-open/index.html index fbe4c56ebd..ba22c805b7 100644 --- a/blog/2016/04/05/your-hub-should-be-local-and-open/index.html +++ b/blog/2016/04/05/your-hub-should-be-local-and-open/index.html @@ -180,6 +180,12 @@ diff --git a/blog/2016/04/07/static-website/index.html b/blog/2016/04/07/static-website/index.html index 82a1f6df12..6bd6f24157 100644 --- a/blog/2016/04/07/static-website/index.html +++ b/blog/2016/04/07/static-website/index.html @@ -186,6 +186,12 @@ diff --git a/blog/2016/04/09/onkyo-panasonic-gtfs-and-config-validation/index.html b/blog/2016/04/09/onkyo-panasonic-gtfs-and-config-validation/index.html index d3b29cdb0d..43d9637d3c 100644 --- a/blog/2016/04/09/onkyo-panasonic-gtfs-and-config-validation/index.html +++ b/blog/2016/04/09/onkyo-panasonic-gtfs-and-config-validation/index.html @@ -194,6 +194,12 @@ diff --git a/blog/2016/04/17/updated-documentation/index.html b/blog/2016/04/17/updated-documentation/index.html index c9cc8bb776..cbfb82d0c2 100644 --- a/blog/2016/04/17/updated-documentation/index.html +++ b/blog/2016/04/17/updated-documentation/index.html @@ -178,6 +178,12 @@ diff --git a/blog/2016/04/19/to-infinity-and-beyond/index.html b/blog/2016/04/19/to-infinity-and-beyond/index.html index fde125284c..15dd4f7cc9 100644 --- a/blog/2016/04/19/to-infinity-and-beyond/index.html +++ b/blog/2016/04/19/to-infinity-and-beyond/index.html @@ -195,6 +195,12 @@ diff --git a/blog/2016/04/20/bluetooth-lg-webos-tvs-and-roombas/index.html b/blog/2016/04/20/bluetooth-lg-webos-tvs-and-roombas/index.html index 4ebe111435..cad822110f 100644 --- a/blog/2016/04/20/bluetooth-lg-webos-tvs-and-roombas/index.html +++ b/blog/2016/04/20/bluetooth-lg-webos-tvs-and-roombas/index.html @@ -213,6 +213,12 @@ diff --git a/blog/2016/04/30/ibeacons-part-1-making-presence-detection-work-better/index.html b/blog/2016/04/30/ibeacons-part-1-making-presence-detection-work-better/index.html index 9a3e67049d..1264ef7eae 100644 --- a/blog/2016/04/30/ibeacons-part-1-making-presence-detection-work-better/index.html +++ b/blog/2016/04/30/ibeacons-part-1-making-presence-detection-work-better/index.html @@ -300,6 +300,12 @@ For example, my wife works next door - and I couldn’t detect whether she’s a diff --git a/blog/2016/05/06/open-iot-summit-talk/index.html b/blog/2016/05/06/open-iot-summit-talk/index.html index 0d01364c04..d5f8ac9883 100644 --- a/blog/2016/05/06/open-iot-summit-talk/index.html +++ b/blog/2016/05/06/open-iot-summit-talk/index.html @@ -176,6 +176,12 @@ diff --git a/blog/2016/05/07/empowering-scripts-and-alexa/index.html b/blog/2016/05/07/empowering-scripts-and-alexa/index.html index 8da18a2c52..08199d6b6d 100644 --- a/blog/2016/05/07/empowering-scripts-and-alexa/index.html +++ b/blog/2016/05/07/empowering-scripts-and-alexa/index.html @@ -258,6 +258,12 @@ diff --git a/blog/2016/05/12/video-configuring-home-assistant/index.html b/blog/2016/05/12/video-configuring-home-assistant/index.html index 8da8382a87..e78e77bee2 100644 --- a/blog/2016/05/12/video-configuring-home-assistant/index.html +++ b/blog/2016/05/12/video-configuring-home-assistant/index.html @@ -176,6 +176,12 @@ diff --git a/blog/2016/05/18/why-we-use-polymer/index.html b/blog/2016/05/18/why-we-use-polymer/index.html index 8b0d9d40a9..a86e4baf36 100644 --- a/blog/2016/05/18/why-we-use-polymer/index.html +++ b/blog/2016/05/18/why-we-use-polymer/index.html @@ -190,6 +190,12 @@ diff --git a/blog/2016/05/21/release-020/index.html b/blog/2016/05/21/release-020/index.html index 240efa1519..7b96d0edf6 100644 --- a/blog/2016/05/21/release-020/index.html +++ b/blog/2016/05/21/release-020/index.html @@ -209,6 +209,12 @@ diff --git a/blog/2016/05/22/get-started-with-all-in-one-installer/index.html b/blog/2016/05/22/get-started-with-all-in-one-installer/index.html index f8b1996256..746a293965 100644 --- a/blog/2016/05/22/get-started-with-all-in-one-installer/index.html +++ b/blog/2016/05/22/get-started-with-all-in-one-installer/index.html @@ -180,6 +180,12 @@ diff --git a/blog/2016/05/26/ibeacons-how-to-track-things-that-cant-track-themselves-part-ii/index.html b/blog/2016/05/26/ibeacons-how-to-track-things-that-cant-track-themselves-part-ii/index.html index c92bcb5dde..0ebaeb1e16 100644 --- a/blog/2016/05/26/ibeacons-how-to-track-things-that-cant-track-themselves-part-ii/index.html +++ b/blog/2016/05/26/ibeacons-how-to-track-things-that-cant-track-themselves-part-ii/index.html @@ -316,6 +316,12 @@ diff --git a/blog/2016/06/01/community-highlights/index.html b/blog/2016/06/01/community-highlights/index.html index 8585e5b1fe..f818194138 100644 --- a/blog/2016/06/01/community-highlights/index.html +++ b/blog/2016/06/01/community-highlights/index.html @@ -196,6 +196,12 @@ diff --git a/blog/2016/06/08/super-fast-web-enocean-lirc/index.html b/blog/2016/06/08/super-fast-web-enocean-lirc/index.html index 5e0b09ee58..0dd40d5884 100644 --- a/blog/2016/06/08/super-fast-web-enocean-lirc/index.html +++ b/blog/2016/06/08/super-fast-web-enocean-lirc/index.html @@ -230,6 +230,12 @@ diff --git a/blog/2016/06/13/home-assistant-at-pycon-2016/index.html b/blog/2016/06/13/home-assistant-at-pycon-2016/index.html index 217b5009bd..f9857ed9b2 100644 --- a/blog/2016/06/13/home-assistant-at-pycon-2016/index.html +++ b/blog/2016/06/13/home-assistant-at-pycon-2016/index.html @@ -201,6 +201,12 @@ diff --git a/blog/2016/06/18/pandora-bt-home-hub-5-and-local-file-camera/index.html b/blog/2016/06/18/pandora-bt-home-hub-5-and-local-file-camera/index.html index 1cc41dd41a..87ffcfee08 100644 --- a/blog/2016/06/18/pandora-bt-home-hub-5-and-local-file-camera/index.html +++ b/blog/2016/06/18/pandora-bt-home-hub-5-and-local-file-camera/index.html @@ -223,6 +223,12 @@ diff --git a/blog/2016/06/23/usb-webcams-and-home-assistant/index.html b/blog/2016/06/23/usb-webcams-and-home-assistant/index.html index 803222f32e..639b74f2b7 100644 --- a/blog/2016/06/23/usb-webcams-and-home-assistant/index.html +++ b/blog/2016/06/23/usb-webcams-and-home-assistant/index.html @@ -277,6 +277,12 @@ target_dir /tmp diff --git a/blog/2016/07/01/envisalink-homematic-hdmi-cec-and-sony-bravia-tv/index.html b/blog/2016/07/01/envisalink-homematic-hdmi-cec-and-sony-bravia-tv/index.html index 4ed93eb406..dc36984c11 100644 --- a/blog/2016/07/01/envisalink-homematic-hdmi-cec-and-sony-bravia-tv/index.html +++ b/blog/2016/07/01/envisalink-homematic-hdmi-cec-and-sony-bravia-tv/index.html @@ -224,6 +224,12 @@ diff --git a/blog/2016/07/06/pocketchip-running-home-assistant/index.html b/blog/2016/07/06/pocketchip-running-home-assistant/index.html index 163a5f6e14..1119c2a69a 100644 --- a/blog/2016/07/06/pocketchip-running-home-assistant/index.html +++ b/blog/2016/07/06/pocketchip-running-home-assistant/index.html @@ -219,6 +219,12 @@ Over a year ago I participated in the +
  • + Workshop at CLT 2017 +
  • + + +
  • 0.38: Alert, AppleTV, MQTT discovery, and Yeelight
  • @@ -242,12 +248,6 @@ Over a year ago I participated in the - Home Assistant Governance [updated] - - - diff --git a/blog/2016/07/16/sqlalchemy-knx-join-simplisafe/index.html b/blog/2016/07/16/sqlalchemy-knx-join-simplisafe/index.html index d8bb99b8df..8b49b9e6b3 100644 --- a/blog/2016/07/16/sqlalchemy-knx-join-simplisafe/index.html +++ b/blog/2016/07/16/sqlalchemy-knx-join-simplisafe/index.html @@ -219,6 +219,12 @@ diff --git a/blog/2016/07/19/visualizing-your-iot-data/index.html b/blog/2016/07/19/visualizing-your-iot-data/index.html index 747895f103..083af599fa 100644 --- a/blog/2016/07/19/visualizing-your-iot-data/index.html +++ b/blog/2016/07/19/visualizing-your-iot-data/index.html @@ -271,6 +271,12 @@ SQLite version 3.11.0 2016-02-15 17:29:24 diff --git a/blog/2016/07/23/internet-of-things-data-exploration-with-jupyter-notebooks/index.html b/blog/2016/07/23/internet-of-things-data-exploration-with-jupyter-notebooks/index.html index 64f5d1f729..7e6ca68458 100644 --- a/blog/2016/07/23/internet-of-things-data-exploration-with-jupyter-notebooks/index.html +++ b/blog/2016/07/23/internet-of-things-data-exploration-with-jupyter-notebooks/index.html @@ -236,6 +236,12 @@ One of the graphs created with this tutorial. diff --git a/blog/2016/07/28/esp8266-and-micropython-part1/index.html b/blog/2016/07/28/esp8266-and-micropython-part1/index.html index d63d5bd2ac..a1ec67f391 100644 --- a/blog/2016/07/28/esp8266-and-micropython-part1/index.html +++ b/blog/2016/07/28/esp8266-and-micropython-part1/index.html @@ -323,6 +323,12 @@ If a module is missing then you need to download it from the +
  • + Workshop at CLT 2017 +
  • + + +
  • 0.38: Alert, AppleTV, MQTT discovery, and Yeelight
  • @@ -346,12 +352,6 @@ If a module is missing then you need to download it from the - Home Assistant Governance [updated] - - - diff --git a/blog/2016/07/30/custom-frontend-panels-jupyter-notebooks-directv/index.html b/blog/2016/07/30/custom-frontend-panels-jupyter-notebooks-directv/index.html index fe04b98af3..febfe9ebc0 100644 --- a/blog/2016/07/30/custom-frontend-panels-jupyter-notebooks-directv/index.html +++ b/blog/2016/07/30/custom-frontend-panels-jupyter-notebooks-directv/index.html @@ -238,6 +238,12 @@ diff --git a/blog/2016/08/03/laundry-automation-update/index.html b/blog/2016/08/03/laundry-automation-update/index.html index bc29f548f6..1e216a2808 100644 --- a/blog/2016/08/03/laundry-automation-update/index.html +++ b/blog/2016/08/03/laundry-automation-update/index.html @@ -275,6 +275,12 @@ diff --git a/blog/2016/08/07/optimizing-the-home-assistant-mobile-web-app/index.html b/blog/2016/08/07/optimizing-the-home-assistant-mobile-web-app/index.html index 8ef9e76e36..e4c5becde5 100644 --- a/blog/2016/08/07/optimizing-the-home-assistant-mobile-web-app/index.html +++ b/blog/2016/08/07/optimizing-the-home-assistant-mobile-web-app/index.html @@ -311,6 +311,12 @@ diff --git a/blog/2016/08/13/foursquare-fast-com-ffmpeg-gpsd/index.html b/blog/2016/08/13/foursquare-fast-com-ffmpeg-gpsd/index.html index d6e56c9f45..6ee4ef3ff2 100644 --- a/blog/2016/08/13/foursquare-fast-com-ffmpeg-gpsd/index.html +++ b/blog/2016/08/13/foursquare-fast-com-ffmpeg-gpsd/index.html @@ -237,6 +237,12 @@ diff --git a/blog/2016/08/16/we-have-apps-now/index.html b/blog/2016/08/16/we-have-apps-now/index.html index f4ec577b86..30b13a0b9a 100644 --- a/blog/2016/08/16/we-have-apps-now/index.html +++ b/blog/2016/08/16/we-have-apps-now/index.html @@ -291,6 +291,12 @@ diff --git a/blog/2016/08/19/github-style-calendar-heatmap-of-device-data/index.html b/blog/2016/08/19/github-style-calendar-heatmap-of-device-data/index.html index 30074e47a8..beefb8ea1e 100644 --- a/blog/2016/08/19/github-style-calendar-heatmap-of-device-data/index.html +++ b/blog/2016/08/19/github-style-calendar-heatmap-of-device-data/index.html @@ -177,6 +177,12 @@ Heatmap diff --git a/blog/2016/08/28/notifications-hue-fake-unification/index.html b/blog/2016/08/28/notifications-hue-fake-unification/index.html index d0d1c0a3b2..aae915b010 100644 --- a/blog/2016/08/28/notifications-hue-fake-unification/index.html +++ b/blog/2016/08/28/notifications-hue-fake-unification/index.html @@ -372,6 +372,12 @@ diff --git a/blog/2016/08/31/esp8266-and-micropython-part2/index.html b/blog/2016/08/31/esp8266-and-micropython-part2/index.html index a19642826c..ef7c158b20 100644 --- a/blog/2016/08/31/esp8266-and-micropython-part2/index.html +++ b/blog/2016/08/31/esp8266-and-micropython-part2/index.html @@ -267,6 +267,12 @@ So, part 1 of ESP8266 diff --git a/blog/2016/09/10/notify-group-reload-api-pihole/index.html b/blog/2016/09/10/notify-group-reload-api-pihole/index.html index bb887bdc08..ce41e43f42 100644 --- a/blog/2016/09/10/notify-group-reload-api-pihole/index.html +++ b/blog/2016/09/10/notify-group-reload-api-pihole/index.html @@ -270,6 +270,12 @@ diff --git a/blog/2016/09/29/async-sleepiq-emoncms-stocks/index.html b/blog/2016/09/29/async-sleepiq-emoncms-stocks/index.html index 4f98811b94..08afe1e11b 100644 --- a/blog/2016/09/29/async-sleepiq-emoncms-stocks/index.html +++ b/blog/2016/09/29/async-sleepiq-emoncms-stocks/index.html @@ -288,6 +288,12 @@ diff --git a/blog/2016/10/01/we-have-raspberry-image-now/index.html b/blog/2016/10/01/we-have-raspberry-image-now/index.html index d36991af30..4281d0e1dd 100644 --- a/blog/2016/10/01/we-have-raspberry-image-now/index.html +++ b/blog/2016/10/01/we-have-raspberry-image-now/index.html @@ -188,6 +188,12 @@ diff --git a/blog/2016/10/02/hacktoberfest/index.html b/blog/2016/10/02/hacktoberfest/index.html index 23c4e02029..f89322f6a1 100644 --- a/blog/2016/10/02/hacktoberfest/index.html +++ b/blog/2016/10/02/hacktoberfest/index.html @@ -193,6 +193,12 @@ diff --git a/blog/2016/10/08/hassbian-rest-digital-ocean/index.html b/blog/2016/10/08/hassbian-rest-digital-ocean/index.html index a06ec9eec7..e35590ef82 100644 --- a/blog/2016/10/08/hassbian-rest-digital-ocean/index.html +++ b/blog/2016/10/08/hassbian-rest-digital-ocean/index.html @@ -296,6 +296,12 @@ diff --git a/blog/2016/10/22/flash-briefing-updater-hacktoberfest/index.html b/blog/2016/10/22/flash-briefing-updater-hacktoberfest/index.html index 3e2183d769..759ca9d54b 100644 --- a/blog/2016/10/22/flash-briefing-updater-hacktoberfest/index.html +++ b/blog/2016/10/22/flash-briefing-updater-hacktoberfest/index.html @@ -495,6 +495,12 @@ diff --git a/blog/2016/10/25/explaining-the-updater/index.html b/blog/2016/10/25/explaining-the-updater/index.html index af98d19736..1e2a333d1f 100644 --- a/blog/2016/10/25/explaining-the-updater/index.html +++ b/blog/2016/10/25/explaining-the-updater/index.html @@ -211,6 +211,12 @@ diff --git a/blog/2016/11/05/hacktoberfest-influxdb-weather/index.html b/blog/2016/11/05/hacktoberfest-influxdb-weather/index.html index e79a23d349..d6917ccb39 100644 --- a/blog/2016/11/05/hacktoberfest-influxdb-weather/index.html +++ b/blog/2016/11/05/hacktoberfest-influxdb-weather/index.html @@ -290,6 +290,12 @@ diff --git a/blog/2016/11/20/calendar-wink-thermostats-cisco-ios/index.html b/blog/2016/11/20/calendar-wink-thermostats-cisco-ios/index.html index 723ef281b1..8d2848c9eb 100644 --- a/blog/2016/11/20/calendar-wink-thermostats-cisco-ios/index.html +++ b/blog/2016/11/20/calendar-wink-thermostats-cisco-ios/index.html @@ -242,6 +242,12 @@ diff --git a/blog/2016/12/03/remote-websockets-sonarr/index.html b/blog/2016/12/03/remote-websockets-sonarr/index.html index 833775070d..d11acc4fb9 100644 --- a/blog/2016/12/03/remote-websockets-sonarr/index.html +++ b/blog/2016/12/03/remote-websockets-sonarr/index.html @@ -319,6 +319,12 @@ diff --git a/blog/2016/12/17/text-to-speech-aquostv-flic-zamg/index.html b/blog/2016/12/17/text-to-speech-aquostv-flic-zamg/index.html index 4950faa6c2..0186d69794 100644 --- a/blog/2016/12/17/text-to-speech-aquostv-flic-zamg/index.html +++ b/blog/2016/12/17/text-to-speech-aquostv-flic-zamg/index.html @@ -259,6 +259,12 @@ diff --git a/blog/2016/12/19/thank-you/index.html b/blog/2016/12/19/thank-you/index.html index 8b66ee4d47..05411610cf 100644 --- a/blog/2016/12/19/thank-you/index.html +++ b/blog/2016/12/19/thank-you/index.html @@ -186,6 +186,12 @@ diff --git a/blog/2017/01/03/control-my-christmas-tree-stats/index.html b/blog/2017/01/03/control-my-christmas-tree-stats/index.html index 4cd91f1e49..3348a1c6ba 100644 --- a/blog/2017/01/03/control-my-christmas-tree-stats/index.html +++ b/blog/2017/01/03/control-my-christmas-tree-stats/index.html @@ -94,7 +94,7 @@ @@ -199,6 +199,12 @@ diff --git a/blog/2017/01/14/iss-usps-images-packages/index.html b/blog/2017/01/14/iss-usps-images-packages/index.html index 1a6e922d3c..e5eff5ac77 100644 --- a/blog/2017/01/14/iss-usps-images-packages/index.html +++ b/blog/2017/01/14/iss-usps-images-packages/index.html @@ -271,6 +271,12 @@ You have to note: diff --git a/blog/2017/01/18/numbers/index.html b/blog/2017/01/18/numbers/index.html index bcfae8a7f8..3ec43dfc44 100644 --- a/blog/2017/01/18/numbers/index.html +++ b/blog/2017/01/18/numbers/index.html @@ -184,6 +184,12 @@ diff --git a/blog/2017/01/21/home-assistant-governance/index.html b/blog/2017/01/21/home-assistant-governance/index.html index 3e596ee3ac..2b36237032 100644 --- a/blog/2017/01/21/home-assistant-governance/index.html +++ b/blog/2017/01/21/home-assistant-governance/index.html @@ -257,6 +257,12 @@ diff --git a/blog/2017/01/28/face-coffee-wink/index.html b/blog/2017/01/28/face-coffee-wink/index.html index 1549b6d640..b4064feb2b 100644 --- a/blog/2017/01/28/face-coffee-wink/index.html +++ b/blog/2017/01/28/face-coffee-wink/index.html @@ -324,6 +324,12 @@ diff --git a/blog/2017/02/03/babyphone/index.html b/blog/2017/02/03/babyphone/index.html index f9f9de3f1e..66cd12dc24 100644 --- a/blog/2017/02/03/babyphone/index.html +++ b/blog/2017/02/03/babyphone/index.html @@ -303,6 +303,12 @@ We change the platform name for binary sensor in 0.38 from +
  • + Workshop at CLT 2017 +
  • + + +
  • 0.38: Alert, AppleTV, MQTT discovery, and Yeelight
  • @@ -322,12 +328,6 @@ We change the platform name for binary sensor in 0.38 from - Home Assistant Governance [updated] - - - diff --git a/blog/2017/02/04/hassbian-toybox/index.html b/blog/2017/02/04/hassbian-toybox/index.html index f47d234c52..38ad9737b3 100644 --- a/blog/2017/02/04/hassbian-toybox/index.html +++ b/blog/2017/02/04/hassbian-toybox/index.html @@ -217,6 +217,12 @@ On the close horizon from @Landrash th diff --git a/blog/2017/02/11/alert-appletv-mqtt-yeelight/index.html b/blog/2017/02/11/alert-appletv-mqtt-yeelight/index.html index 6d9f984f7f..f8bfac72bc 100644 --- a/blog/2017/02/11/alert-appletv-mqtt-yeelight/index.html +++ b/blog/2017/02/11/alert-appletv-mqtt-yeelight/index.html @@ -300,6 +300,12 @@ diff --git a/blog/2017/02/14/clt-workshop/index.html b/blog/2017/02/14/clt-workshop/index.html new file mode 100644 index 0000000000..19aa9f199b --- /dev/null +++ b/blog/2017/02/14/clt-workshop/index.html @@ -0,0 +1,263 @@ + + + + + + + + + + Workshop at CLT 2017 - Home Assistant + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    + +
    + + +
    + +
    + +

    Workshop at CLT 2017

    + + + +
    + + + Less than one minute reading time + + +
      + + +
    • Community
    • + + +
    +
    + + Comments + +
    + +
    + + +

    There will be a Home Assistant Workshop at the Chemnitzer Linux-Tage 2017. First I will cover the installation, the setup, and the configuration process. The second part will be all about automation. Last but not least, we will talk about the integration of a new platform/component.

    + +

    Check the Workshop overview to get the details.

    + +

    Reqistration is required as the places in the room are limited. The deadline for the registration is March, 8th 2017.

    + +
      +
    • Location: Technische Universität Chemnitz, Reichenhainer Straße 90, 09126 Chemnitz, Germany
    • +
    • Date: March, 12th 2017
    • +
    • Time: 10:00, Room W2
    • +
    • Language: German
    • +
    +
    + + +
    +

    Comments

    +
    +
    + + +
    + + + + +
    +
    + + + + + + + \ No newline at end of file diff --git a/blog/archives/index.html b/blog/archives/index.html index 6edecd602b..94a5416600 100644 --- a/blog/archives/index.html +++ b/blog/archives/index.html @@ -3176,7 +3176,7 @@
      -
    • community
    • +
    • Community
    @@ -3413,6 +3413,38 @@ + + + + @@ -3470,6 +3502,12 @@ diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index 0b8004f8ae..6575327a29 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -1,10 +1,10 @@ - <![CDATA[Category: community | Home Assistant]]> + <![CDATA[Category: Community | Home Assistant]]> - 2017-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ @@ -13,6 +13,50 @@ Octopress + + <![CDATA[Workshop at CLT 2017]]> + + 2017-02-14T08:04:05+00:00 + https://home-assistant.io/blog/2017/02/14/clt-workshop + + + + + <![CDATA[Numbers]]> + + 2017-01-18T08:04:05+00:00 + https://home-assistant.io/blog/2017/01/18/numbers + + + <![CDATA[Control My Christmas Tree Stats]]> @@ -20,7 +64,7 @@ https://home-assistant.io/blog/2017/01/03/control-my-christmas-tree-stats -I’m very excited to report that Home Assistant didn’t crash a single time. In fact, it didn’t even bog down or need to be restarted. The Wemo Insight and Sonoff relays were incredibly resilient, as well. I only had one Sonoff failure and two Wemo Insight failures both of which were resolved by power cycling them. The digital LED strips also fared pretty well, hanging up only twice, aside from a loose connector. +I'm very excited to report that Home Assistant didn't crash a single time. In fact, it didn't even bog down or need to be restarted. The Wemo Insight and Sonoff relays were incredibly resilient, as well. I only had one Sonoff failure and two Wemo Insight failures both of which were resolved by power cycling them. The digital LED strips also fared pretty well, hanging up only twice, aside from a loose connector. I would like to send a big thank you to the Home Assistant developers who have worked so hard on making Home Assistant run so well. This project is a testament to your hard work on making Home Assistant one of the best home automation platforms out there. Thank you! -I’m looking forward to continuing my home automation adventures with Home Assistant and I can’t wait for next Christmas with an even bigger and badder tree. :) +I’m looking forward to continuing my home automation adventures with Home Assistant and I can't wait for next Christmas with an even bigger and badder tree. :) Wishing everyone the best in 2017! Cheers! -Ben [bruh]: https://www.youtube.com/channel/UCLecVrux63S6aYiErxdiy4w +]]> + + + + <![CDATA[Thank You]]> + + 2016-12-19T05:04:05+00:00 + https://home-assistant.io/blog/2016/12/19/thank-you + + + + + <![CDATA[Participating in Hacktoberfest]]> + + 2016-10-02T00:04:05+00:00 + https://home-assistant.io/blog/2016/10/02/hacktoberfest + diff --git a/blog/categories/community/index.html b/blog/categories/community/index.html index 2f2cc92eda..5fc89544bc 100644 --- a/blog/categories/community/index.html +++ b/blog/categories/community/index.html @@ -7,26 +7,26 @@ - Category: community - Home Assistant + Category: Community - Home Assistant - + - + - + - - + + @@ -99,6 +99,70 @@

    2017

    + + + + +
    +
    + +
    + +
    +
    +

    Numbers

    + + + +
    +
    + +
    +
    + + + + + + + +

    2016

    + + + + + + + + + + + + + + + + + + +

    2015

    + +
    +
    + +
    + +
    +
    +

    Community Highlights

    + +
    + + + @@ -186,6 +422,12 @@ diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml index 93f0354d42..528dc287e1 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-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/device-tracking/index.html b/blog/categories/device-tracking/index.html index d5596c1e2a..33e5fd9713 100644 --- a/blog/categories/device-tracking/index.html +++ b/blog/categories/device-tracking/index.html @@ -190,6 +190,12 @@ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index a7c1545cbc..bb7857377a 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2017-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/index.html b/blog/categories/esp8266/index.html index 69293006a7..8019489fe4 100644 --- a/blog/categories/esp8266/index.html +++ b/blog/categories/esp8266/index.html @@ -267,6 +267,12 @@ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index 250a0b8521..36655ed027 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-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/index.html b/blog/categories/how-to/index.html index c08ad49a03..7f2c6a8851 100644 --- a/blog/categories/how-to/index.html +++ b/blog/categories/how-to/index.html @@ -794,6 +794,12 @@ diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml index 8c21ebe1e4..9a05bdb177 100644 --- a/blog/categories/ibeacons/atom.xml +++ b/blog/categories/ibeacons/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: iBeacons | Home Assistant]]> - 2017-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/ibeacons/index.html b/blog/categories/ibeacons/index.html index 13f2a1bacc..6a6949bb74 100644 --- a/blog/categories/ibeacons/index.html +++ b/blog/categories/ibeacons/index.html @@ -226,6 +226,12 @@ diff --git a/blog/categories/internet-of-things/atom.xml b/blog/categories/internet-of-things/atom.xml index ed0c02f393..0b88056a34 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-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/internet-of-things/index.html b/blog/categories/internet-of-things/index.html index c47cf048dd..deb42f017d 100644 --- a/blog/categories/internet-of-things/index.html +++ b/blog/categories/internet-of-things/index.html @@ -285,6 +285,12 @@ diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml index 739466ac17..86d2031084 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-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/iot-data/index.html b/blog/categories/iot-data/index.html index da5702789e..a4f4df92fc 100644 --- a/blog/categories/iot-data/index.html +++ b/blog/categories/iot-data/index.html @@ -256,6 +256,12 @@ diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml index f4bcb84903..3c578f2afd 100644 --- a/blog/categories/micropython/atom.xml +++ b/blog/categories/micropython/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Micropython | Home Assistant]]> - 2017-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/micropython/index.html b/blog/categories/micropython/index.html index de7bcef5d4..17f90779a0 100644 --- a/blog/categories/micropython/index.html +++ b/blog/categories/micropython/index.html @@ -228,6 +228,12 @@ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index 9be78174f1..c9130088dc 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2017-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/index.html b/blog/categories/mqtt/index.html index 9750d987ff..2565da7d58 100644 --- a/blog/categories/mqtt/index.html +++ b/blog/categories/mqtt/index.html @@ -299,6 +299,12 @@ diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml index bedc91a997..b449f8dd44 100644 --- a/blog/categories/organisation/atom.xml +++ b/blog/categories/organisation/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Organisation | Home Assistant]]> - 2017-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/organisation/index.html b/blog/categories/organisation/index.html index 6596e961ae..1893f27aec 100644 --- a/blog/categories/organisation/index.html +++ b/blog/categories/organisation/index.html @@ -288,6 +288,12 @@ diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml index e28d0c76da..f8cd9caf55 100644 --- a/blog/categories/owntracks/atom.xml +++ b/blog/categories/owntracks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: OwnTracks | Home Assistant]]> - 2017-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/owntracks/index.html b/blog/categories/owntracks/index.html index af03c4bb04..5d309204d2 100644 --- a/blog/categories/owntracks/index.html +++ b/blog/categories/owntracks/index.html @@ -226,6 +226,12 @@ diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml index 93ed31af48..ffcdc6a85f 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-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/presence-detection/index.html b/blog/categories/presence-detection/index.html index 86c9c23902..3811660486 100644 --- a/blog/categories/presence-detection/index.html +++ b/blog/categories/presence-detection/index.html @@ -190,6 +190,12 @@ diff --git a/blog/categories/public-service-announcement/atom.xml b/blog/categories/public-service-announcement/atom.xml index 2181c9c02b..c1ba79b4a5 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-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/public-service-announcement/index.html b/blog/categories/public-service-announcement/index.html index 5af174ea90..7fc458af65 100644 --- a/blog/categories/public-service-announcement/index.html +++ b/blog/categories/public-service-announcement/index.html @@ -186,6 +186,12 @@ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index f5fc2f8540..9ec6bdadd5 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-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/index.html b/blog/categories/release-notes/index.html index 76e7d1394b..0cec7f0f68 100644 --- a/blog/categories/release-notes/index.html +++ b/blog/categories/release-notes/index.html @@ -1858,6 +1858,12 @@ diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index a20ef00fe6..12b0a2eef1 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2017-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/survey/index.html b/blog/categories/survey/index.html index d0a942a8cf..8bbedf8b37 100644 --- a/blog/categories/survey/index.html +++ b/blog/categories/survey/index.html @@ -186,6 +186,12 @@ diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml index ea8f0d4522..9068a0b178 100644 --- a/blog/categories/talks/atom.xml +++ b/blog/categories/talks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Talks | Home Assistant]]> - 2017-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/talks/index.html b/blog/categories/talks/index.html index 187d479c3d..197254e5fe 100644 --- a/blog/categories/talks/index.html +++ b/blog/categories/talks/index.html @@ -188,6 +188,12 @@ diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml index 105e273f4a..6f4b7fecb0 100644 --- a/blog/categories/technology/atom.xml +++ b/blog/categories/technology/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Technology | Home Assistant]]> - 2017-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/technology/index.html b/blog/categories/technology/index.html index bf647f8bb1..df812b2e41 100644 --- a/blog/categories/technology/index.html +++ b/blog/categories/technology/index.html @@ -285,6 +285,12 @@ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index f8c10f7733..aaf580a818 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-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/index.html b/blog/categories/user-stories/index.html index df7239affb..2c117b4d09 100644 --- a/blog/categories/user-stories/index.html +++ b/blog/categories/user-stories/index.html @@ -221,6 +221,12 @@ diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml index 977eb0106c..43d945ff93 100644 --- a/blog/categories/video/atom.xml +++ b/blog/categories/video/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Video | Home Assistant]]> - 2017-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/video/index.html b/blog/categories/video/index.html index e8ed94c9f3..e783baf7b4 100644 --- a/blog/categories/video/index.html +++ b/blog/categories/video/index.html @@ -389,6 +389,12 @@ diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml index d4bfd21efc..35d0ec1e2e 100644 --- a/blog/categories/website/atom.xml +++ b/blog/categories/website/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Website | Home Assistant]]> - 2017-02-14T10:21:46+00:00 + 2017-02-14T11:14:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/website/index.html b/blog/categories/website/index.html index 124066f176..e6b7fac17a 100644 --- a/blog/categories/website/index.html +++ b/blog/categories/website/index.html @@ -221,6 +221,12 @@ diff --git a/blog/index.html b/blog/index.html index 18ea08c015..ea4b8415c1 100644 --- a/blog/index.html +++ b/blog/index.html @@ -79,6 +79,59 @@ +
    +
    + +

    + Workshop at CLT 2017 +

    + + + +
    + + + Less than one minute reading time + + +
      + + +
    • Community
    • + + +
    +
    + + Comments + +
    + +
    + + +
    +

    There will be a Home Assistant Workshop at the Chemnitzer Linux-Tage 2017. First I will cover the installation, the setup, and the configuration process. The second part will be all about automation. Last but not least, we will talk about the integration of a new platform/component.

    + +

    Check the Workshop overview to get the details.

    + +

    Reqistration is required as the places in the room are limited. The deadline for the registration is March, 8th 2017.

    + +
      +
    • Location: Technische Universität Chemnitz, Reichenhainer Straße 90, 09126 Chemnitz, Germany
    • +
    • Date: March, 12th 2017
    • +
    • Time: 10:00, Room W2
    • +
    • Language: German
    • +
    + + + +
    +
    +
    +
    @@ -852,7 +905,7 @@ You have to note:
      -
    • community
    • +
    • Community
    @@ -943,137 +996,6 @@ You have to note: -
    -
    -
    - -
    -
    - -

    - 0.35: Text-to-speech, VLC, Flic, netdata -

    - - - -
    - - - four minutes reading time - - -
      - - -
    • Release-Notes
    • - - -
    -
    - - Comments - -
    - -
    - - -
    -

    5000 stars on GitHub, 2000 people in out Gitter chatroom and over a million monthly page views. I don’t think we could wish for a better place to be at the end of 2016. Feels like an early Christmas present! Our early one for you is 0.35. It’s not a single thing inside a nice wrapping, more like several little gifts inside the 0.35 box.

    - -

    This will be the last release of 2016 as our developers are taking a well deserved break. We will be back in 2017!

    - -

    Text to Speech

    -

    With the addition of a text-to-speech component by @pvizeli we have been able to bring Home Assistant to a whole new level. The text-to-speech component will take in any text and will play it on a media player that supports to play media. We have tested this on Sonos, Chromecast, and Google Home.

    - -

    https://www.youtube.com/watch?v=Ke0QuoJ4tRM

    - -

    Call for help with HASSbian (our Raspberry Pi image)

    -

    In an effort to make Home Assistant, we’re planning to extend the things that people can do out of the box with HASSbian, our Raspberry Pi image. As you might know, the image is currently maintained by @Landrash. However he also spends a lot of time on improving the docs and helping out with a ton of other things.

    - -

    So if you know your Linux-foo and would love to contribute to open source, join the Hassbian developer chat and take a stab at one of our open issues.

    - -

    VLC media player, Broadlink, and GPSLogger

    -

    Let you control VLC media player and play sound on connected speakers.

    - -

    This Broadlink switch platform allow to you control Broadlink RM2 Pro and RM mini IR+RF devices. This Broadlink sensor platform adds support for Broadlink RM2 and A1 Devices.

    - -

    The GPSLogger now also supports attributes as the speed, direction, altitude, provider, and activity.

    - -

    All changes

    - - -

    Release 0.35.1 - December 18

    - -

    Some issues have been reported with TTS that will be addressed by 0.35.1. The TTS component had issues linking the media player to the right media file if you were using Docker or SSL certificates. This can be fixed by exposing to your HTTP config what url you use for hosting Home Assistant:

    - -
    http:
    -  base_url: example.duckdns.org
    -
    -
    - -
      -
    • Fix exit hanging on OS X with async logging (@balloob)
    • -
    • Fix Text to speech clearing cache (@pvizeli)
    • -
    • Allow setting a base API url in HTTP component (@balloob)
    • -
    • Fix occasional errors in automation (@pvizeli)
    • -
    - -

    Release 0.35.2 - December 19

    - -
      -
    • When base url specified, do not combine it with server_port (@balloob)
    • -
    - -

    Release 0.35.3 - December 23

    - -
      -
    • Fix issue with voicerrs and post api (@pvizeli)
    • -
    • Fix async component update on service calls (@pvizeli)
    • -
    • Fix async log handle do not close (@pvizeli)
    • -
    • Fix nest component with various KeyError exceptions (@technicalpickles)
    • -
    - -

    If you need help…

    -

    …don’t hesitate to use our Forum or join us for a little chat. The release notes have comments enabled but it’s preferred if you use the former communication channels. Thanks.

    - -

    Reporting Issues

    -

    Experiencing issues introduced by this release? Please report them in our issue tracker. Make sure to fill in all fields of the issue template.

    - - -

    @@ -1155,8 +1077,6 @@ You have to note:
  • Website
  • -
  • community
  • -
  • iBeacons
  • diff --git a/blog/posts/10/index.html b/blog/posts/10/index.html index a57779a627..a61c36204f 100644 --- a/blog/posts/10/index.html +++ b/blog/posts/10/index.html @@ -79,6 +79,76 @@ +
    +
    + +

    + Release notes for April 25, 2015 +

    + + + +
    + + + two minutes reading time + + +
      + + +
    • Release-Notes
    • + + +
    +
    + + Comments + +
    + +
    + + +
    +

    It’s been a month since the latest update and a lot has happened again. Here a quick overview of the new things.

    + +

    Line Charts +James has upgraded the history in the frontend to support line graphs. Line graphs will be shown for any entity that has a unit of measurement. The line graphs will also be shown in the more info card of an entity. See the demo for a live example.

    + +

    + +

    + +

    ISY994 hub support + Ryan has contributed support to integrate the ISY994 hub by Universal Devices. This allows you to integrate your X10/Insteon sensors, switches and lights.

    + +

    He has created an extensive getting started guide which can be found on the ISY994 component page.

    + +
    # Example configuration.yaml entry
    +isy994:
    +
    +
    + +

    Logbook + I (Paulus) have added a logbook component. The logbook component provides a different perspective on the history of your house by showing all the changes that happened to your house in chronological order. See the demo for a live example. +

    + +
    # Example configuration.yaml entry
    +logbook:
    +
    +
    + + + + Read on → + +
    +
    +
    +
    @@ -608,59 +678,6 @@ Home Assistant now supports --open-ui and

    -
    -
    - -

    - Hello PushBullet, nice talking to you -

    - - - -
    - - - 1 minute reading time - - -
      - - -
    • Release-Notes
    • - - -
    -
    - - Comments - -
    - -
    - - -
    -

    One of the things that was missing in Home Assistant for a while was a way to communicate with users. Wouldn’t it be nice to get a message when important events happen like the lights being turned on while no one is home? Since the Home Assistant frontend runs as a web application on the phone, we have no way to bring ourselves to the front. This is where the new notify component comes in, powered by PushBullet.

    - -

    The new notify component will take in messages and tells them to the user. For now this will be powered by the very awesome PushBullet but any other messaging platform can be easily added.

    - -

    - - A message triggered by the simple_alarm component is shown by PushBullet on the Moto360. -

    - -

    Read on to learn how to enable the notify component and integrate it with other components.

    - - - - Read on → - -
    -
    -
    - - -
    - -
    -
    - -

    - 0.28: Reload automation and groups, API documentation, car tracking, Pi-Hole stats -

    - - - -
    - - - five minutes reading time - - -
      - - -
    • Release-Notes
    • - - -
    -
    - - Comments - -
    - -
    - - -
    -

    It’s already time for 0.28 thanks to our super short release cycles. Now, it’ official…we hit 4000 stars on Github. That’s amazing. Sorry, not as amazing as all the stuff that was going on for 0.27 but still pretty awesome.

    - -

    Reload automation rules

    - -

    This release brings you a huge improvement of the automation and group handling. Both can be reloaded without a Home Assistant restart by calling their new reload services. The automations can be controlled directly from the frontend.

    - -

    - -

    - -

    Raspberry Pi installation guide

    -

    Singleboard computers are very popular to run Home Assistant. To support this fact, the installation documentation for the Raspberry Pi devices was re-written to get users started as quickly as possible. @Landrash took the lead with on this tasks with help from @kellerza and @MartinHjelmare.

    - -

    Climate and cover

    -

    There are countless bugfixes included in this release which will make your experience with the climate and the cover platforms better. Two week ago was the biggest merger of implementations released that ever happened in the history of Home Assistant. Thanks to @turbokongen, @pvizeli, @djbanks, @danielperna84, and others the improvements on the code and the frontend side is continuing…

    - -

    API documentation

    -

    The Home Assistant API Documentation is a great addition to the already exisiting user documentation. The focus is not end-users but developers who whant to get details about the code without actually browsing the code on Github.

    - -

    Configuration validation

    -

    The validation of the configuration is still on-going. Approximatly 80 % is done. This means that we will propably talk about this topic in the next release notes again. To align the configuration of components and platforms we needed to break some. Please refer to the Breaking changes section to check if you need to update your configuration or simple check your log for configuration validation errors. Thanks to @kellerza, @fabaff, @Teagan42, and @pvizeli for your effort!

    - -

    All changes

    - -

    - -
      -
    • Light: Added bitfield to Flux LED since we are supporting effects (@tchellomello)
    • -
    • Device tracker: Owntracks waypoint import (@pavoni)
    • -
    • Climate: A lot of bugfix (@turbokongen, @pvizeli, @djbanks)
    • -
    • Notify: Improvement of the title handling (@lwis)
    • -
    • RFXtrx: Sensor cleanup (@turbokongen)
    • -
    • Device tracker: Fix for BLE device tracker (@open-homeautomation)
    • -
    • Device tracker: Allow ‘None’ MAC addresses to be loaded from known_devices file (@kellerza)
    • -
    • Cover: Bugfixes (@turbokongen, @danielperna84)
    • -
    • Sensor: Support for displaying details about crypto currencies (@fabaff)
    • -
    • Device tracker: Support for automatic to track your vehicles (@Teagan42)
    • -
    • Devie tracker: Add exclude option to Nmap device tracker (@danieljkemp)
    • -
    • Device tracker: Improved login errors for Asus device tracker (@kellerza)
    • -
    • Sensor: Support for displaying the status of Xbox Live accounts (@mKerix)
    • -
    • Notify: Adding link_names for sending Slack message (@salt-lick)
    • -
    • Binary sensor: Add the occupancy sensor class (@robbiet480)
    • -
    • Fan: Add supoort for MQTT fans (@robbiet480)
    • -
    • Docs: Add Sphinx API doc generation (@bbangert)
    • -
    • Core: Allow reloading automation without restart (@balloob)
    • -
    • Sensor: Added scale and offset to the Temper sensor (@mKerix)
    • -
    • Sensor: New support for [Trend] sensor (@pavoni)
    • -
    • Device tracker: Keep looking for new BLE devices (@Bart274)
    • -
    • Switch: Added device state attributes and support for legacy firmware for D-Link switches (@LinuxChristian)
    • -
    • Sensor: Improve 1-Wire device family detection (@Ardetus)
    • -
    • Modbus: Update to be thread safe (@persandstrom)
    • -
    • Camera: FFMpeg is abale to get the images (@pvizeli)
    • -
    • Core: Reload groups without restart (@balloob)
    • -
    • Core: Fix remove listener (@balloob)
    • -
    • Sensor: Support for monitoring your battery on a Linux host (@fabaff)
    • -
    • Core: Add support for complex template structures to data_template (@pvizeli)
    • -
    • check_config: Improve yaml fault tolerance and handle border cases (@kellerza)
    • -
    • Core: Add additional template for custom date formats (@lwis)
    • -
    • Sensor: Support for getting stats from Pi-Hole systems (@fabaff)
    • -
    • Modbus: New write_registers Modbus service (@persandstrom)
    • -
    • Device tracker: Fix TP-Link Archer C7 long passwords (@snikch)
    • -
    - -

    Hotfix 0.28.1 - September 12

    - -
      -
    • Fix: Simplisafe alarm control panels accept any string for code (@tchellomello)
    • -
    • Fix: Z-Wave would sometimes not detect all thermostats (@turbokongen)
    • -
    • Fix: Automatic device tracker when 2 or more cars are tracked (@teagan42)
    • -
    • Fix: Group ordering is now based on config again (@balloob, @kellerza)
    • -
    - -

    Hotfix 0.28.2 - September 13

    - -
      -
    • Light - pilight: Fix send RF code (@DavidLP)
    • -
    • Recorder: Fix specifying SQLite (@pvizeli)
    • -
    • Wink: Fix garage door detection (@turbokongen)
    • -
    • Climate - Ecobee: Fix inverted high and low temperatures (@turbokongen)
    • -
    • Allow changing covers using scenes (@nvella)
    • -
    • Device tracker - Automatic: Fix polling (@teagan42)
    • -
    - -

    Breaking changes

    - -
      -
    • OpenweatherMap entity IDs are now like sensor.owm_temperature. Previously they were like sensor.weather_temperature. Apologies for this change, but we needed to make OpenWeatherMap more generic now that we have many weather platforms.
    • -
    • Updates of configuration variables due to configuration check or alignment with other platforms. Please update your configuration entries according to the documentation: - -
    • -
    • Custom components extending BaseNotificationService need to be aware that kwargs.get(ATTR_TITLE) will now return None if a title has not been set, and will need to specify kwargs.get(ATTR_TITLE, ATTR_TITLE_DEFAULT) if they always require a title.
    • -
    - -

    If you need help…

    -

    …don’t hesitate to use our Forum or join us for a little chat.

    - - -

    @@ -1631,8 +1620,6 @@
  • Website
  • -
  • community
  • -
  • iBeacons
  • diff --git a/blog/posts/3/index.html b/blog/posts/3/index.html index b85810b44a..dbdc0c68b7 100644 --- a/blog/posts/3/index.html +++ b/blog/posts/3/index.html @@ -79,6 +79,148 @@ +
    +
    + +

    + 0.28: Reload automation and groups, API documentation, car tracking, Pi-Hole stats +

    + + + +
    + + + five minutes reading time + + +
      + + +
    • Release-Notes
    • + + +
    +
    + + Comments + +
    + +
    + + +
    +

    It’s already time for 0.28 thanks to our super short release cycles. Now, it’ official…we hit 4000 stars on Github. That’s amazing. Sorry, not as amazing as all the stuff that was going on for 0.27 but still pretty awesome.

    + +

    Reload automation rules

    + +

    This release brings you a huge improvement of the automation and group handling. Both can be reloaded without a Home Assistant restart by calling their new reload services. The automations can be controlled directly from the frontend.

    + +

    + +

    + +

    Raspberry Pi installation guide

    +

    Singleboard computers are very popular to run Home Assistant. To support this fact, the installation documentation for the Raspberry Pi devices was re-written to get users started as quickly as possible. @Landrash took the lead with on this tasks with help from @kellerza and @MartinHjelmare.

    + +

    Climate and cover

    +

    There are countless bugfixes included in this release which will make your experience with the climate and the cover platforms better. Two week ago was the biggest merger of implementations released that ever happened in the history of Home Assistant. Thanks to @turbokongen, @pvizeli, @djbanks, @danielperna84, and others the improvements on the code and the frontend side is continuing…

    + +

    API documentation

    +

    The Home Assistant API Documentation is a great addition to the already exisiting user documentation. The focus is not end-users but developers who whant to get details about the code without actually browsing the code on Github.

    + +

    Configuration validation

    +

    The validation of the configuration is still on-going. Approximatly 80 % is done. This means that we will propably talk about this topic in the next release notes again. To align the configuration of components and platforms we needed to break some. Please refer to the Breaking changes section to check if you need to update your configuration or simple check your log for configuration validation errors. Thanks to @kellerza, @fabaff, @Teagan42, and @pvizeli for your effort!

    + +

    All changes

    + +

    + +
      +
    • Light: Added bitfield to Flux LED since we are supporting effects (@tchellomello)
    • +
    • Device tracker: Owntracks waypoint import (@pavoni)
    • +
    • Climate: A lot of bugfix (@turbokongen, @pvizeli, @djbanks)
    • +
    • Notify: Improvement of the title handling (@lwis)
    • +
    • RFXtrx: Sensor cleanup (@turbokongen)
    • +
    • Device tracker: Fix for BLE device tracker (@open-homeautomation)
    • +
    • Device tracker: Allow ‘None’ MAC addresses to be loaded from known_devices file (@kellerza)
    • +
    • Cover: Bugfixes (@turbokongen, @danielperna84)
    • +
    • Sensor: Support for displaying details about crypto currencies (@fabaff)
    • +
    • Device tracker: Support for automatic to track your vehicles (@Teagan42)
    • +
    • Devie tracker: Add exclude option to Nmap device tracker (@danieljkemp)
    • +
    • Device tracker: Improved login errors for Asus device tracker (@kellerza)
    • +
    • Sensor: Support for displaying the status of Xbox Live accounts (@mKerix)
    • +
    • Notify: Adding link_names for sending Slack message (@salt-lick)
    • +
    • Binary sensor: Add the occupancy sensor class (@robbiet480)
    • +
    • Fan: Add supoort for MQTT fans (@robbiet480)
    • +
    • Docs: Add Sphinx API doc generation (@bbangert)
    • +
    • Core: Allow reloading automation without restart (@balloob)
    • +
    • Sensor: Added scale and offset to the Temper sensor (@mKerix)
    • +
    • Sensor: New support for [Trend] sensor (@pavoni)
    • +
    • Device tracker: Keep looking for new BLE devices (@Bart274)
    • +
    • Switch: Added device state attributes and support for legacy firmware for D-Link switches (@LinuxChristian)
    • +
    • Sensor: Improve 1-Wire device family detection (@Ardetus)
    • +
    • Modbus: Update to be thread safe (@persandstrom)
    • +
    • Camera: FFMpeg is abale to get the images (@pvizeli)
    • +
    • Core: Reload groups without restart (@balloob)
    • +
    • Core: Fix remove listener (@balloob)
    • +
    • Sensor: Support for monitoring your battery on a Linux host (@fabaff)
    • +
    • Core: Add support for complex template structures to data_template (@pvizeli)
    • +
    • check_config: Improve yaml fault tolerance and handle border cases (@kellerza)
    • +
    • Core: Add additional template for custom date formats (@lwis)
    • +
    • Sensor: Support for getting stats from Pi-Hole systems (@fabaff)
    • +
    • Modbus: New write_registers Modbus service (@persandstrom)
    • +
    • Device tracker: Fix TP-Link Archer C7 long passwords (@snikch)
    • +
    + +

    Hotfix 0.28.1 - September 12

    + +
      +
    • Fix: Simplisafe alarm control panels accept any string for code (@tchellomello)
    • +
    • Fix: Z-Wave would sometimes not detect all thermostats (@turbokongen)
    • +
    • Fix: Automatic device tracker when 2 or more cars are tracked (@teagan42)
    • +
    • Fix: Group ordering is now based on config again (@balloob, @kellerza)
    • +
    + +

    Hotfix 0.28.2 - September 13

    + +
      +
    • Light - pilight: Fix send RF code (@DavidLP)
    • +
    • Recorder: Fix specifying SQLite (@pvizeli)
    • +
    • Wink: Fix garage door detection (@turbokongen)
    • +
    • Climate - Ecobee: Fix inverted high and low temperatures (@turbokongen)
    • +
    • Allow changing covers using scenes (@nvella)
    • +
    • Device tracker - Automatic: Fix polling (@teagan42)
    • +
    + +

    Breaking changes

    + +
      +
    • OpenweatherMap entity IDs are now like sensor.owm_temperature. Previously they were like sensor.weather_temperature. Apologies for this change, but we needed to make OpenWeatherMap more generic now that we have many weather platforms.
    • +
    • Updates of configuration variables due to configuration check or alignment with other platforms. Please update your configuration entries according to the documentation: + +
    • +
    • Custom components extending BaseNotificationService need to be aware that kwargs.get(ATTR_TITLE) will now return None if a title has not been set, and will need to specify kwargs.get(ATTR_TITLE, ATTR_TITLE_DEFAULT) if they always require a title.
    • +
    + +

    If you need help…

    +

    …don’t hesitate to use our Forum or join us for a little chat.

    + + + +
    +
    +
    +
    @@ -857,69 +999,6 @@ The first release of Micropython for ESP8266 was delivered a couple of weeks ago

    -
    -
    - -

    - IoT Data Exploration with Jupyter Notebooks -

    - - - -
    - - - three minutes reading time - - -
      - - -
    • How-To
    • - -
    • IoT-Data
    • - - -
    -
    - - Comments - -
    - -
    - - -
    -

    This is the first blog post by Anton Kireyeu. A new contributor to Home Assistant who will focus on exploring and visualizing Home Assistant data.

    - -

    As we learned in the recent blog post by Fabian, all operational data of your Home Assistant application is stored locally and is available for exploration. Our first steps were querying data with the DB Browser for SQLite, exporting the data extract as a CSV file and graphing in LibreOffice. But what else can be done with this data and what tools are there available?

    - -

    This post will help you get set up using a few popular data scientist tools to allow you to locally process your data:

    - -
      -
    •  Pandas: an open source tool for data analysis for Python
    • -
    •  matplotlib: a Python plotting library
    • -
    •  Jupyter notebook: application for creation and sharing of documents containing live code, visualizations and explanatory text
    • -
    - -

    - -One of the graphs created with this tutorial. -

    - -

    TL; DR: Use this Jupyter Notebook to visualize of your data

    - - - - Read on → - -
    -
    -
    - - -
    - -
    -
    - -

    - iBeacons: How to track things that can’t track themselves (part II) -

    - - - -
    - - - eight minutes reading time - - -
      - - -
    • Device-Tracking
    • - -
    • OwnTracks
    • - -
    • iBeacons
    • - - -
    -
    - - Comments - -
    - -
    - - -
    -

    This post is by Home Assistant contributor Greg Dowling.

    - -

    In Part 1 I talked about using iBeacons to improve presence tracking. In part 2 I’ll talk about how to track things like keys that can’t track themselves by using iBeacons.

    - -

    Tracking things using iBeacons

    -

    In the first part I mentioned that iBeacons just send out I’m here packets, and we used this to trigger an update when your phone came close to a fixed beacon.

    - -

    But beacons don’t have to be fixed.

    - -

    Your phone knows roughly where it is located (based on mobile phone masts, Wi-Fi networks or GPS). If your phone sees an I’m here message then it knows the beacon is close.

    - -

    If your phone can remember (or tell a server) where it was when it last saw the iBeacon - then it knows where the beacon was. So the result of this is that you can track where an iBeacon was - even though the iBeacon doesn’t have any tracking technology itself.

    - -

    So if you put an iBeacon on your keys or in your car - then you can track them.

    - -

    - - Here are my keys - with a Estimote Nearable iBeacon stuck to them. Ugly but effective! -

    - - - - Read on → -

    @@ -875,8 +872,6 @@ In the past month I was thinking about ways to integrate USB webcams into Home A
  • Website
  • -
  • community
  • -
  • iBeacons
  • diff --git a/blog/posts/5/index.html b/blog/posts/5/index.html index 6e39ac4101..93a50b1ad1 100644 --- a/blog/posts/5/index.html +++ b/blog/posts/5/index.html @@ -79,6 +79,72 @@ +
    +
    + +

    + iBeacons: How to track things that can’t track themselves (part II) +

    + + + +
    + + + eight minutes reading time + + +
      + + +
    • Device-Tracking
    • + +
    • OwnTracks
    • + +
    • iBeacons
    • + + +
    +
    + + Comments + +
    + +
    + + +
    +

    This post is by Home Assistant contributor Greg Dowling.

    + +

    In Part 1 I talked about using iBeacons to improve presence tracking. In part 2 I’ll talk about how to track things like keys that can’t track themselves by using iBeacons.

    + +

    Tracking things using iBeacons

    +

    In the first part I mentioned that iBeacons just send out I’m here packets, and we used this to trigger an update when your phone came close to a fixed beacon.

    + +

    But beacons don’t have to be fixed.

    + +

    Your phone knows roughly where it is located (based on mobile phone masts, Wi-Fi networks or GPS). If your phone sees an I’m here message then it knows the beacon is close.

    + +

    If your phone can remember (or tell a server) where it was when it last saw the iBeacon - then it knows where the beacon was. So the result of this is that you can track where an iBeacon was - even though the iBeacon doesn’t have any tracking technology itself.

    + +

    So if you put an iBeacon on your keys or in your car - then you can track them.

    + +

    + + Here are my keys - with a Estimote Nearable iBeacon stuck to them. Ugly but effective! +

    + + + + Read on → + +
    +
    +
    +
    @@ -691,55 +757,6 @@ - -
    -
    - -
    -
    - -

    - Updated documentation -

    - - - -
    - - - 1 minute reading time - - -
      - - -
    • Website
    • - - -
    -
    - - Comments - -
    - -
    - - -
    -

    One of the main complaints that we receive is something along the lines “I read that X is possible yet I am unable to find it on the website.”. This post is to announce that we have taken the first steps to improve it by revamping the getting started and developers sections. It’s still a work in progress but we now have a solid foundation to build on for the future 👍.

    - -

    Our documentation has been going through various phases. Initially it was just the README in our GitHub repository. I discovered Jekyll and GitHub pages in December 2014 and created home-assistant.io. I more or less broke the README in 5 pages and called it a website. Back then we had a whopping 11 components.

    - -

    As Home Assistant grew, so did our documentation. Fabian Affolter does an amazing job in making sure there is at least a documentation stub for each new feature that lands. And that’s quite a feat given our frequent releases! But despite all the efforts, the documentation outgrew our existing documentation organisation.

    - -

    Today it has been almost 1.5 years since we started the website. We now have 264 components and platforms under our belt and have been honored with 1.5 million page views ✨. And hopefully we now also have documentation that our community deserves.

    - -

    Finally, if you see some content that could use more clarifcation or is outdated, don’t hesitate to use the ‘Edit in GitHub’ link that is present on each page.

    - -

    @@ -823,8 +840,6 @@
  • Website
  • -
  • community
  • -
  • iBeacons
  • diff --git a/blog/posts/6/index.html b/blog/posts/6/index.html index 9e05a0124a..cf85613bc0 100644 --- a/blog/posts/6/index.html +++ b/blog/posts/6/index.html @@ -79,6 +79,55 @@ +
    +
    + +

    + Updated documentation +

    + + + +
    + + + 1 minute reading time + + +
      + + +
    • Website
    • + + +
    +
    + + Comments + +
    + +
    + + +
    +

    One of the main complaints that we receive is something along the lines “I read that X is possible yet I am unable to find it on the website.”. This post is to announce that we have taken the first steps to improve it by revamping the getting started and developers sections. It’s still a work in progress but we now have a solid foundation to build on for the future 👍.

    + +

    Our documentation has been going through various phases. Initially it was just the README in our GitHub repository. I discovered Jekyll and GitHub pages in December 2014 and created home-assistant.io. I more or less broke the README in 5 pages and called it a website. Back then we had a whopping 11 components.

    + +

    As Home Assistant grew, so did our documentation. Fabian Affolter does an amazing job in making sure there is at least a documentation stub for each new feature that lands. And that’s quite a feat given our frequent releases! But despite all the efforts, the documentation outgrew our existing documentation organisation.

    + +

    Today it has been almost 1.5 years since we started the website. We now have 264 components and platforms under our belt and have been honored with 1.5 million page views ✨. And hopefully we now also have documentation that our community deserves.

    + +

    Finally, if you see some content that could use more clarifcation or is outdated, don’t hesitate to use the ‘Edit in GitHub’ link that is present on each page.

    + + +
    +
    +
    +
    @@ -738,109 +787,6 @@ Hold your NFC tag against the belly of Garfield to unlock the alarm. - -
    -
    - -
    -
    - -

    - Classifying the Internet of Things -

    - - - -
    - - - seven minutes reading time - - -
      - - -
    • Internet-of-Things
    • - - -
    -
    - - Comments - -
    - -
    - - -
    -

    The core of home automation is knowing what’s going on. The faster we know about a state change, the better we can serve the user. If you want to have your lights to turn on when you arrive at home, it doesn’t help if it only knows about it after you’ve already opened the door and manually (!!) turned on the light.

    - -

    Each smart device consists of the ‘normal’ device and the piece that makes it ‘smart’: the connectivity. The connectivity part of a device can consists of either control, state or both.

    - -

    State describes what a device is up to right now. For example, a light can be on with a red color and a medium brightness.

    - -

    Control is about controlling the smart device by sending commands via an API. These commands can vary from configuring how a device works till mimicking how a user would interact with a device. A media player can allow skipping to the next track and a sensor could allow to configure its sensitivity or polling interval.

    - -

    The Home Assistant APIs are setup to be as convenient as possible. However, a network is always as weak as it’s weakest link. In our case these are the integrations. Take for example controlling a light that does not report state. The only state Home Assistant can report on after sending a command is the assumed state: what do we expect the state of the light to be if the command worked.

    - -

    We want our users to get the best home automation experience out there and this starts with making sure they have devices that work well with Home Assistant. That’s why we will start applying the following classifiers to our integrations:

    - -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ClassifierDescription
    Assumed State - We are unable to get the state of the device. Best we can do is to assume the state based on our last command. -
    Cloud Polling - Integration of this device happens via the cloud and requires an active internet connection. Polling the state means that an update might be noticed later. -
    Cloud Push - Integration of this device happens via the cloud and requires an active internet connection. Home Assistant will be notified as soon as a new state is available. -
    Local Polling - Offers direct communication with device. Polling the state means that an update might be noticed later. -
    Local Push - Offers direct communication with device. Home Assistant will be notified as soon as a new state is available. -
    - -

    The background to how we got to these classifiers can be read after the break.

    - - - - Read on → -

    @@ -924,8 +870,6 @@ Hold your NFC tag against the belly of Garfield to unlock the alarm.
  • Website
  • -
  • community
  • -
  • iBeacons
  • diff --git a/blog/posts/7/index.html b/blog/posts/7/index.html index 14109a15e9..4d9b36b8f0 100644 --- a/blog/posts/7/index.html +++ b/blog/posts/7/index.html @@ -79,6 +79,109 @@ +
    +
    + +

    + Classifying the Internet of Things +

    + + + +
    + + + seven minutes reading time + + +
      + + +
    • Internet-of-Things
    • + + +
    +
    + + Comments + +
    + +
    + + +
    +

    The core of home automation is knowing what’s going on. The faster we know about a state change, the better we can serve the user. If you want to have your lights to turn on when you arrive at home, it doesn’t help if it only knows about it after you’ve already opened the door and manually (!!) turned on the light.

    + +

    Each smart device consists of the ‘normal’ device and the piece that makes it ‘smart’: the connectivity. The connectivity part of a device can consists of either control, state or both.

    + +

    State describes what a device is up to right now. For example, a light can be on with a red color and a medium brightness.

    + +

    Control is about controlling the smart device by sending commands via an API. These commands can vary from configuring how a device works till mimicking how a user would interact with a device. A media player can allow skipping to the next track and a sensor could allow to configure its sensitivity or polling interval.

    + +

    The Home Assistant APIs are setup to be as convenient as possible. However, a network is always as weak as it’s weakest link. In our case these are the integrations. Take for example controlling a light that does not report state. The only state Home Assistant can report on after sending a command is the assumed state: what do we expect the state of the light to be if the command worked.

    + +

    We want our users to get the best home automation experience out there and this starts with making sure they have devices that work well with Home Assistant. That’s why we will start applying the following classifiers to our integrations:

    + +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    ClassifierDescription
    Assumed State + We are unable to get the state of the device. Best we can do is to assume the state based on our last command. +
    Cloud Polling + Integration of this device happens via the cloud and requires an active internet connection. Polling the state means that an update might be noticed later. +
    Cloud Push + Integration of this device happens via the cloud and requires an active internet connection. Home Assistant will be notified as soon as a new state is available. +
    Local Polling + Offers direct communication with device. Polling the state means that an update might be noticed later. +
    Local Push + Offers direct communication with device. Home Assistant will be notified as soon as a new state is available. +
    + +

    The background to how we got to these classifiers can be read after the break.

    + + + + Read on → + +
    +
    +
    + -
    - -
    -
    - -

    - 0.9: Rollershutters, locks, binary sensors and InfluxDB -

    - - - -
    - - - Less than one minute reading time - - -
      - - -
    • Release-Notes
    • - - -
    -
    - - Comments - -
    - -
    - - -
    -

    It’s been a few weeks but we managed to polish a nice new release of Home Assistant for y’all!

    - -

    - - - -

    To update, run pip3 install --upgrade homeassistant.

    - -

    - -

    - - -

    @@ -742,8 +784,6 @@ The InfluxDB database is a so-called time se
  • Website
  • -
  • community
  • -
  • iBeacons
  • diff --git a/blog/posts/8/index.html b/blog/posts/8/index.html index d97fa14402..c791147b2b 100644 --- a/blog/posts/8/index.html +++ b/blog/posts/8/index.html @@ -79,6 +79,67 @@ +
    +
    + +

    + 0.9: Rollershutters, locks, binary sensors and InfluxDB +

    + + + +
    + + + Less than one minute reading time + + +
      + + +
    • Release-Notes
    • + + +
    +
    + + Comments + +
    + +
    + + +
    +

    It’s been a few weeks but we managed to polish a nice new release of Home Assistant for y’all!

    + +

    + + + +

    To update, run pip3 install --upgrade homeassistant.

    + +

    + +

    + + + +
    +
    +
    +
    @@ -622,60 +683,6 @@ Inspried by a -
    - -

    - Home Assistant meets IFTTT -

    - - - -
    - - - two minutes reading time - - -
      - - -
    • How-To
    • - -
    • Release-Notes
    • - - -
    -
    - - Comments - -
    - -
    - - -
    -

    Today we announce the release of Home Assistant v0.7.2 which includes brand new support by @sfam to integrate with IFTTT. IFTTT stands for If This, Then That and is a webservice that integrates with almost every possible webservice out there. Adding Home Assistant to this mix means Home Assistant can connect with all via IFTTT.

    - -

    It is now possible to disable your irregation system if it is going to be cloudy tomorrow or tweet if your smoke alarm goes off.

    - -

    - -

    - -

    Head over to the setup instructions to get started with IFTTT. Click the read more button for some example recipes.

    - - - - Read on → - -
    -
    -
    - diff --git a/sitemap.xml b/sitemap.xml index 218f08a98d..77333833bd 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1,6 +1,10 @@ +https://home-assistant.io/blog/2017/02/14/clt-workshop/ +2017-02-14T08:04:05+00:00 + + https://home-assistant.io/blog/2017/02/11/alert-appletv-mqtt-yeelight/ 2017-02-11T08:04:05+00:00 @@ -790,9 +794,6 @@ https://home-assistant.io/blog/categories/micropython/ -https://home-assistant.io/blog/categories/community/ - - https://home-assistant.io/blog/posts/2/ @@ -2804,62 +2805,62 @@ https://home-assistant.io/demo/frontend.html -2017-02-14T10:20:19+00:00 +2017-02-14T11:14:02+00:00 https://home-assistant.io/demo/index.html -2017-02-14T10:20:19+00:00 +2017-02-14T11:14:02+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-event.html -2017-02-14T10:20:19+00:00 +2017-02-14T11:14:02+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-info.html -2017-02-14T10:20:19+00:00 +2017-02-14T11:14:02+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-service.html -2017-02-14T10:20:19+00:00 +2017-02-14T11:14:02+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-state.html -2017-02-14T10:20:19+00:00 +2017-02-14T11:14:02+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-template.html -2017-02-14T10:20:19+00:00 +2017-02-14T11:14:02+00:00 https://home-assistant.io/demo/panels/ha-panel-history.html -2017-02-14T10:20:19+00:00 +2017-02-14T11:14:02+00:00 https://home-assistant.io/demo/panels/ha-panel-iframe.html -2017-02-14T10:20:19+00:00 +2017-02-14T11:14:02+00:00 https://home-assistant.io/demo/panels/ha-panel-logbook.html -2017-02-14T10:20:19+00:00 +2017-02-14T11:14:02+00:00 https://home-assistant.io/demo/panels/ha-panel-map.html -2017-02-14T10:20:19+00:00 +2017-02-14T11:14:02+00:00 https://home-assistant.io/googlef4f3693c209fe788.html -2017-02-14T10:20:19+00:00 +2017-02-14T11:14:02+00:00 https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html -2017-02-14T10:20:19+00:00 +2017-02-14T11:14:02+00:00 https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html -2017-02-14T10:20:19+00:00 +2017-02-14T11:14:02+00:00 https://home-assistant.io/static/mdi-demo.html -2017-02-14T10:20:19+00:00 +2017-02-14T11:14:02+00:00