Skip to content

Commit 052aa9f

Browse files
committed
Initital blof post for 0.36
1 parent be4517c commit 052aa9f

File tree

1 file changed

+140
-0
lines changed

1 file changed

+140
-0
lines changed
Lines changed: 140 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,140 @@
1+
---
2+
layout: post
3+
title: "0.36: ISS, USPS, Image processing, "
4+
description: "Track packages, space stations, TrackR devices, Xiaomi, and UPC"
5+
date: 2017-01-14 08:04:05 +0000
6+
date_formatted: "January 15, 2017"
7+
author: Fabian Affolter
8+
author_twitter: fabaff
9+
comments: true
10+
categories: Release-Notes
11+
og_image: /images/blog/2016-12-0.35/social.png
12+
---
13+
14+
Welcome to 2017 and 0.36. We are proud to announce the first release for this year. While we are still migrating parts to async but 0.36 is focusing on new features and bug fixes.
15+
16+
## Packages
17+
[Packages][packages] are providing a new way to organize different component's configuration parts together. With packages we offer the option to include different components or parts of configuration using any of the `!include` directives.
18+
19+
## International Space Station (ISS)
20+
No, unfortunately we are not going to space. The `iss` sensor is tracking the position of the International Space Station and gives your some details.
21+
22+
## Insteon local
23+
The support for Insteon was removed due to issues. With the `insteon_local` component support for [Insteon][insteon] is back.
24+
25+
## Image processing
26+
The new [image processing component][image] currently works with [number plates][plates]. But this could level the way to integrate feature like facial recognition or gestures control.
27+
28+
## All changes
29+
- Sensor: Support for [HydroQuebec][quebec] ([@titilambert])
30+
- Sensor: Tracking the [ISS][iss] ([@HydrelioxGitHub])
31+
- Sensor: [USPS][usps] deliveries tracking ([@happyleavesaoc])
32+
- Device tracker: New [ping-based][ping] tracker ([@michaelarnauts])
33+
- TTS: Support for [Pico][pico] ([@doudz])
34+
- Switch: [BeagleBone Black][beaglebone] GPIO are supported now ([@MatoKafkac])
35+
- Light: New support for [Tikteck][tik] Bluetooth bulbs ([@mjg59])
36+
- Switch: Support for customised [Kankun SP3 Wifi][kankun] switches ([@webworxshop])
37+
- Insteon local: Local [insteon][insteon] support([@wardcraigj])
38+
- `rest_command`: Support for using [REST][rest] ([@pvizeli])
39+
- Sensor: Show details of the [Dublin RTPI][dublin] information ([@ttroy50])
40+
- Light: [Zengge Bluetooth][zengge] bulbs ([@mjg59])
41+
- Fan: Wink support for [fans][wink-fan] ([@w1ll1am23])
42+
- Device tracker: New [TrackR][trackr] device tracker support ([@w1ll1am23])
43+
- Device tracker: Support for [Xiaomi router][xiaomi] ([@RiRomain])
44+
- Sensor: New [SMA Solar Webconnect][sma] sensor ([@kellerza])
45+
- Notify: [Lannouncer][lannouncer] TTS support ([@michaelarnauts])
46+
- Image processing: Support for [Image processing][image] ([@pvizeli])
47+
- Device tracker: [UPC][upc] connect box platform ([@pvizeli])
48+
49+
- Sensor - sonarr: Add `urlbase` to [Sonarr][] ([@quadportnick])
50+
- Switch - broadlink: Support for [SP][bl-switch] devices ([@Danielhiversen])
51+
- Homematic: Support for HMIP-PSM or HMWIOSwitch ([@danielperna84], [@pvizeli])
52+
- Light - flux: Ledenet protocol support by Flux LED ([@bah2830])
53+
- Device tracker: Support for longer intervals ([@partofthething])
54+
- ISY994: Weather sensors added ([@rmkraus])
55+
- Light - Yeelight: Auto discovery support and color temperature feature for [Yeelight][yeelight] ([@jjensn])
56+
- Media player - SqueezeBox: Switch to JSON-RPC ([@dasos])
57+
- Scripts: Support for `last_triggered` ([@Danielhiversen])
58+
- Media player: Support for `SUPPORT_PLAY` flag ([@armills])
59+
- Minor and not so minor features and bug fixes by [@balloob], [@pvizeli], [@fabaff], [@mezz64], [@andrey-git], [@aequitas], [@abmantis], [@turbokongen], [@jabesq], [@michaelarnauts], [@kellerza], [@titilambert], [@btorresgil], [@henworth], [@armills], [@mjg59], [@Giannie], [@n8henrie], [@magicus], [@florianholzapfel], [@MrMep], [@bah2830], [@happyleavesaoc], [@lwis], [@glance-], [@markferry], and [@nikdoof].
60+
61+
### If you need help...
62+
...don't hesitate to use our [Forum](https://community.home-assistant.io/) or join us for a little [chat](https://gitter.im/home-assistant/home-assistant). The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.
63+
64+
### Reporting Issues
65+
Experiencing issues introduced by this release? Please report them in our [issue tracker](https://github.com/home-assistant/home-assistant/issues). Make sure to fill in all fields of the issue template.
66+
67+
[@abmantis]: https://github.com/abmantis
68+
[@aequitas]: https://github.com/aequitas
69+
[@andrey-git]: https://github.com/andrey-git
70+
[@armills]: https://github.com/armills
71+
[@bah2830]: https://github.com/bah2830
72+
[@balloob]: https://github.com/balloob
73+
[@brandonweeks]: https://github.com/brandonweeks
74+
[@btorresgil]: https://github.com/btorresgil
75+
[@Danielhiversen]: https://github.com/Danielhiversen
76+
[@danieljkemp]: https://github.com/danieljkemp
77+
[@danielperna84]: https://github.com/danielperna84
78+
[@dasos]: https://github.com/dasos
79+
[@DavidLP]: https://github.com/DavidLP
80+
[@doudz]: https://github.com/doudz
81+
[@eieste]: https://github.com/eieste
82+
[@fabaff]: https://github.com/fabaff
83+
[@florianholzapfel]: https://github.com/florianholzapfel
84+
[@Giannie]: https://github.com/Giannie
85+
[@glance-]: https://github.com/glance-
86+
[@happyleavesaoc]: https://github.com/happyleavesaoc
87+
[@henworth]: https://github.com/henworth
88+
[@HydrelioxGitHub]: https://github.com/HydrelioxGitHub
89+
[@jabesq]: https://github.com/jabesq
90+
[@jjensn]: https://github.com/jjensn
91+
[@kellerza]: https://github.com/kellerza
92+
[@kk7ds]: https://github.com/kk7ds
93+
[@lwis]: https://github.com/lwis
94+
[@magicus]: https://github.com/magicus
95+
[@markferry]: https://github.com/markferry
96+
[@MatoKafkac]: https://github.com/MatoKafkac
97+
[@mezz64]: https://github.com/mezz64
98+
[@michaelarnauts]: https://github.com/michaelarnauts
99+
[@mjg59]: https://github.com/mjg59
100+
[@MrMep]: https://github.com/MrMep
101+
[@n8henrie]: https://github.com/n8henrie
102+
[@nikdoof]: https://github.com/nikdoof
103+
[@partofthething]: https://github.com/partofthething
104+
[@pvizeli]: https://github.com/pvizeli
105+
[@quadportnick]: https://github.com/quadportnick
106+
[@RiRomain]: https://github.com/RiRomain
107+
[@rmkraus]: https://github.com/rmkraus
108+
[@scmmmh]: https://github.com/scmmmh
109+
[@technicalpickles]: https://github.com/technicalpickles
110+
[@ttroy50]: https://github.com/ttroy50
111+
[@turbokongen]: https://github.com/turbokongen
112+
[@w1ll1am23]: https://github.com/w1ll1am23
113+
[@wardcraigj]: https://github.com/wardcraigj
114+
[@webworxshop]: https://github.com/webworxshop
115+
[@titilambert]: https://github.com/titilambert
116+
117+
[beaglebone]: https://home-assistant.io/components/bbb_gpio/
118+
[bl-switch]: https://home-assistant.io/components/switch.broadlink/
119+
[dublin]: https://home-assistant.io/components/sensor.dublin_public_transport/
120+
[image]: https://home-assistant.io/components/image_processing/
121+
[insteon]: https://home-assistant.io/components/insteon_local/
122+
[kankun]: https://home-assistant.io/components/switch.kankun/
123+
[lannouncer]: https://home-assistant.io/components/notify.lannouncer/
124+
[packages]: https://home-assistant.io/topics/packages/
125+
[pico]: https://home-assistant.io/components/tts.picotts/
126+
[ping]: https://home-assistant.io/components/device_tracker.ping/
127+
[plates]: https://home-assistant.io/components/openalpr/
128+
[quebec]: https://home-assistant.io/components/sensor.hydroquebec/
129+
[rest]: https://home-assistant.io/components/rest_command/
130+
[sma]: https://home-assistant.io/components/sensor.sma/
131+
[sonarr]: https://home-assistant.io/components/sensor.sonarr/
132+
[tik]: https://home-assistant.io/components/light.tikteck/
133+
[trackr]: https://home-assistant.io/components/device_tracker.trackr/
134+
[upc]: https://home-assistant.io/components/device_tracker.upc_connect/
135+
[usps]: https://home-assistant.io/components/sensor.usps/
136+
[wink-fan]: https://home-assistant.io/components/fan.wink/
137+
[xiaomi]: https://home-assistant.io/components/device_tracker.xiaomi/
138+
[yeelight]: https://home-assistant.io/components/light.yeelight/
139+
[zengge]: https://home-assistant.io/components/light.zengge/
140+

0 commit comments

Comments
 (0)