1
1
---
2
2
layout : post
3
- title : " 0.67: TBD - ALSO UPDATE DATE "
4
- description : " TBD "
5
- date : 2018-04-06 00:01:00
6
- date_formatted : " April 14 , 2018"
3
+ title : " 0.67: Mastodon, Tahoma switches, Nanoleaf Aurora Light Panels "
4
+ description : " Security fixes and performance improvements 😅 "
5
+ date : 2018-04-13 00:01:00
6
+ date_formatted : " April 13 , 2018"
7
7
author : Paulus Schoutsen
8
8
author_twitter : balloob
9
9
comments : true
10
10
categories : Release-Notes
11
11
og_image : /images/blog/2018-04-0.67/components.png
12
12
---
13
13
14
- <a href =' /components/#version/0.67 ' ><img src =' /images/blog/2018-03-0.67/components.png ' style =' border : 0 ;box-shadow : none ;' ></a >
14
+ <a href =' /components/#version/0.67 ' ><img src =' /images/blog/2018-04-0.67/components.png ' style =' border : 0 ;box-shadow : none ;' ></a >
15
+
16
+ Release 0.67 is here! In case you missed [ the announcement from yesterday] [ ann-ubiquiti ] , Ubiquiti is paying me to write these release notes. Ooooooh yeah. With more time on my hands I'm going to be focusing on major improvements that we have been postponing for a while, first up will be a user system.
17
+
18
+ This release includes a security fix. The error log was accessible via the API without requiring authentication in previous releases. Although not a leak on it's own, combined with a faulty component that would log sensitive information to the error log could lead to that being exposed (we don't know of any component that does this). Thanks to [ Matt Hamilton] ( https://github.com/Eriner ) for disclosing this issue to us.
15
19
16
20
## {% linkable_title New Platforms %}
17
21
18
- - Qwikswitch async refactor & sensor ([ @kellerza ] - [ #13509 ] ) ([ qwikswitch docs] ) ([ light.qwikswitch docs] ) ([ sensor.qwikswitch docs] ) ([ switch.qwikswitch docs] ) (new-platform)
19
- - Adds folder_watcher component ([ @robmarkcole ] - [ #12918 ] ) ([ watchdog_file_watcher docs] ) (new-platform)
22
+ - Adds folder_watcher component ([ @robmarkcole ] - [ #12918 ] ) ([ folder_watcher docs] ) (new-platform)
20
23
- Add FreeDNS component ([ @bdurrer ] - [ #13526 ] ) ([ freedns docs] ) (new-platform)
21
24
- Google Maps location sharing device tracker ([ @michaelarnauts ] - [ #12301 ] ) ([ device_tracker.google_maps docs] ) (new-platform)
22
25
- Added Waze travel time sensor ([ @Myrddyn1 ] - [ #12387 ] ) ([ sensor.waze_travel_time docs] ) (new-platform)
23
26
- Added switch component to Amcrest IP Camera. ([ @adpriebe ] - [ #12992 ] ) ([ amcrest docs] ) ([ switch.amcrest docs] ) (new-platform)
24
27
- Add mastodon ([ @fabaff ] - [ #13441 ] ) ([ notify docs] ) (new-platform)
25
28
- Tahoma switches ([ @ikucuze ] - [ #13636 ] ) ([ tahoma docs] ) ([ switch.tahoma docs] ) (new-platform)
26
- - Add support for Nanoleaf Aurora Light Panels ([ @Oro ] - [ #13456 ] ) ([ light.aurora docs] ) (new-platform)
29
+ - Add support for Nanoleaf Aurora Light Panels ([ @Oro ] - [ #13456 ] ) ([ light.nanoleaf_aurora docs] ) (new-platform)
27
30
28
31
## {% linkable_title If you need help... %}
29
32
@@ -40,7 +43,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
40
43
- Update to new "b2vapi" of BMW ConnectedDrive ([ @ChristianKuehnel ] - [ #13305 ] ) ([ bmw_connected_drive docs] ) ([ binary_sensor.bmw_connected_drive docs] ) ([ lock.bmw_connected_drive docs] ) ([ sensor.bmw_connected_drive docs] ) (breaking change)
41
44
- Remove MercedesME component ([ @ReneNulschDE ] - [ #13538 ] ) ([ device_tracker docs] ) ([ mercedesme docs] ) ([ binary_sensor.mercedesme docs] ) ([ sensor.mercedesme docs] ) (breaking change)
42
45
- Channel up and down for webostv ([ @stephanerosi ] - [ #13624 ] ) ([ media_player.webostv docs] ) (breaking change)
43
- - Add media type separation for video/movie ([ @Tadly ] - [ #13612 ] ) (breaking change)
46
+ - Add media type separation for video/movie ([ @tadly ] - [ #13612 ] ) (breaking change)
44
47
- Added ENTITY_ID_FORMAT import and set entity_id in __ init__ ([ @timmo001 ] - [ #13642 ] ) ([ switch.broadlink docs] ) (breaking change)
45
48
46
49
## {% linkable_title All changes %}
@@ -58,7 +61,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
58
61
- Upgrade aiohttp to 3.1.0 ([ @fabaff ] - [ #13451 ] )
59
62
- Qwikswitch async & updates ([ @kellerza ] - [ #12641 ] ) ([ qwikswitch docs] ) ([ light.qwikswitch docs] ) ([ switch.qwikswitch docs] )
60
63
- Make Telnet Switch value template optional ([ @DanNixon ] - [ #13433 ] ) ([ switch.telnet docs] )
61
- - Update yeelightsunflower to 0.0.10 ([ @lindsaymarkwawrd ] - [ #13448 ] )
64
+ - Update yeelightsunflower to 0.0.10 ([ @lindsaymarkward ] - [ #13448 ] )
62
65
- Add more info to issue template ([ @c727 ] - [ #12955 ] )
63
66
- [ RFC] Update issue template ([ @amelchio ] - [ #12989 ] )
64
67
- Update total_connect_client to 0.17 for Honeywell L5100-WiFi Support ([ @phileaton ] - [ #13473 ] ) ([ alarm_control_panel.totalconnect docs] )
@@ -71,7 +74,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
71
74
- Fix typos and update link (fixes #13520 ) ([ @fabaff ] - [ #13529 ] )
72
75
- Tradfri - unique_id's and color_temp support for rgb-bulbs ([ @NovapaX ] - [ #13531 ] ) ([ light.tradfri docs] )
73
76
- Qwikswitch async refactor & sensor ([ @kellerza ] - [ #13509 ] ) ([ qwikswitch docs] ) ([ light.qwikswitch docs] ) ([ sensor.qwikswitch docs] ) ([ switch.qwikswitch docs] ) (new-platform)
74
- - Adds folder_watcher component ([ @robmarkcole ] - [ #12918 ] ) ([ watchdog_file_watcher docs] ) (new-platform)
77
+ - Adds folder_watcher component ([ @robmarkcole ] - [ #12918 ] ) ([ folder_watcher docs] ) (new-platform)
75
78
- Update rflink to 0.0.37 ([ @olskar ] - [ #12603 ] ) ([ rflink docs] )
76
79
- Added file path validity checks to file sensor ([ @FrederikBolding ] - [ #12505 ] ) ([ sensor.file docs] )
77
80
- Allow for overriding the DoorBird push notification URL in configuration ([ @Klikini ] - [ #13268 ] ) ([ doorbird docs] )
@@ -88,16 +91,16 @@ Experiencing issues introduced by this release? Please report them in our [issue
88
91
- Add support for Canary Flex ([ @snjoetw ] - [ #13280 ] ) ([ canary docs] ) ([ sensor.canary docs] )
89
92
- Fixes #12758 . Try other cameras even if one fails to initialize ([ @PhracturedBlue ] - [ #13276 ] ) ([ amcrest docs] )
90
93
- Added HassOpenCover and HassCloseCover intents ([ @tschmidty69 ] - [ #13372 ] ) ([ conversation docs] ) ([ cover docs] )
91
- - rfxtrx lib 0.22.0 ([ @danielhiversen ] - [ #13576 ] ) ([ rfxtrx docs] )
92
- - xiaomi lib upgrade ([ @danielhiversen ] - [ #13577 ] ) ([ xiaomi_aqara docs] )
94
+ - rfxtrx lib 0.22.0 ([ @Danielhiversen ] - [ #13576 ] ) ([ rfxtrx docs] )
95
+ - xiaomi lib upgrade ([ @Danielhiversen ] - [ #13577 ] ) ([ xiaomi_aqara docs] )
93
96
- Remove MercedesME component ([ @ReneNulschDE ] - [ #13538 ] ) ([ device_tracker docs] ) ([ mercedesme docs] ) ([ binary_sensor.mercedesme docs] ) ([ sensor.mercedesme docs] ) (breaking change)
94
97
- Added Waze travel time sensor ([ @Myrddyn1 ] - [ #12387 ] ) ([ sensor.waze_travel_time docs] ) (new-platform)
95
98
- Added switch component to Amcrest IP Camera. ([ @adpriebe ] - [ #12992 ] ) ([ amcrest docs] ) ([ switch.amcrest docs] ) (new-platform)
96
99
- Upgrade pyhydroquebec 2.2.1 ([ @titilambert ] - [ #13586 ] ) ([ sensor.hydroquebec docs] )
97
100
- Add mastodon ([ @fabaff ] - [ #13441 ] ) ([ notify docs] ) (new-platform)
98
101
- Added support for requesting RSSI values from Bluetooth devices ([ @FrederikBolding ] - [ #12458 ] ) ([ device_tracker.bluetooth_tracker docs] )
99
102
- Fix mysensors update callback ([ @MartinHjelmare ] - [ #13602 ] ) ([ mysensors docs] )
100
- - Broadlink ([ @danielhiversen ] - [ #13585 ] ) ([ sensor.broadlink docs] ) ([ switch.broadlink docs] )
103
+ - Broadlink ([ @Danielhiversen ] - [ #13585 ] ) ([ sensor.broadlink docs] ) ([ switch.broadlink docs] )
101
104
- Fix IMAP email message_data ([ @zhaokoh ] - [ #13606 ] ) ([ sensor.imap_email_content docs] )
102
105
- Re-add group polling as a fallback for observation ([ @lwis ] - [ #13613 ] ) ([ light.tradfri docs] )
103
106
- Unflake folder watcher test ([ @balloob ] - [ #13569 ] )
@@ -112,7 +115,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
112
115
- Xiaomi Mi WiFi Repeater 2 integration as device tracker ([ @syssi ] - [ #13521 ] )
113
116
- Upgrade youtube_dl to 2018.04.03 ([ @fabaff ] - [ #13647 ] ) ([ media_extractor docs] )
114
117
- Update plex.py ([ @chronm ] - [ #13659 ] ) ([ sensor.plex docs] )
115
- - Always enable config entries & remove config_entry_example ([ @balloob ] - [ #13663 ] ) ([ config docs] ) ( [ config_entry_example docs ] )
118
+ - Always enable config entries & remove config_entry_example ([ @balloob ] - [ #13663 ] ) ([ config docs] )
116
119
- Add missing service docs for hs_color ([ @armills ] - [ #13667 ] )
117
120
- Add regex functions as templating helpers ([ @mountainsandcode ] - [ #13631 ] )
118
121
- Channel up and down for webostv ([ @stephanerosi ] - [ #13624 ] ) ([ media_player.webostv docs] ) (breaking change)
@@ -129,16 +132,22 @@ Experiencing issues introduced by this release? Please report them in our [issue
129
132
- Fix asuswrt ap mode failure ([ @shuaiger ] - [ #13693 ] ) ([ device_tracker docs] )
130
133
- Support color temperature in Homekit ([ @morberg ] - [ #13658 ] ) ([ homekit docs] )
131
134
- Remove unused CONF_WATCHERS ([ @robmarkcole ] - [ #13678 ] ) ([ folder_watcher docs] )
132
- - Add media type separation for video/movie ([ @Tadly ] - [ #13612 ] ) (breaking change)
135
+ - Add media type separation for video/movie ([ @tadly ] - [ #13612 ] ) (breaking change)
133
136
- Adding configration to disable ip address as a requirement Fixes: #13399 ([ @PlanetJ ] - [ #13692 ] ) ([ device_tracker docs] )
134
137
- Tahoma switches ([ @ikucuze ] - [ #13636 ] ) ([ tahoma docs] ) ([ switch.tahoma docs] ) (new-platform)
135
138
- Send XY color for non-osram hue bulbs ([ @armills ] - [ #13665 ] ) ([ light.hue docs] )
136
139
- Update AbodePy version to 0.12.3 ([ @MisterWil ] - [ #13709 ] ) ([ abode docs] )
137
140
- Enable autodiscovery for mqtt cameras ([ @jmtatsch ] - [ #13697 ] ) ([ mqtt docs] ) ([ camera.mqtt docs] )
138
141
- Added ENTITY_ID_FORMAT import and set entity_id in __ init__ ([ @timmo001 ] - [ #13642 ] ) ([ switch.broadlink docs] ) (breaking change)
139
142
- Fix #10175 ([ @pschmitt ] - [ #13713 ] ) ([ media_player.liveboxplaytv docs] )
140
- - Add support for Nanoleaf Aurora Light Panels ([ @Oro ] - [ #13456 ] ) ([ light.aurora docs] ) (new-platform)
143
+ - Add support for Nanoleaf Aurora Light Panels ([ @Oro ] - [ #13456 ] ) ([ light.nanoleaf_aurora docs] ) (new-platform)
141
144
- Added gogogate2 cover ([ @dlbroadfoot ] - [ #13467 ] )
145
+ - Remove vendor lookup for mac addresses ([ @balloob ] - [ #13788 ] ) ([ device_tracker docs] )
146
+ - iglo hs color fix ([ @armills ] - [ #13808 ] ) ([ light.iglo docs] )
147
+ - Fix too green color conversion ([ @amelchio ] - [ #13828 ] )
148
+ - Rename from aurora light to nanoleaf_aurora ([ @Oro ] - [ #13831 ] ) ([ light.nanoleaf_aurora docs] )
149
+ - Channel up/down for LiveTV and next/previous for other apps ([ @stephanerosi ] - [ #13829 ] ) ([ media_player.webostv docs] )
150
+ - Add authentication to error log endpoint ([ @balloob ] - [ #13836 ] ) ([ api docs] )
142
151
143
152
[ #11187 ] : https://github.com/home-assistant/home-assistant/pull/11187
144
153
[ #12301 ] : https://github.com/home-assistant/home-assistant/pull/12301
@@ -234,9 +243,16 @@ Experiencing issues introduced by this release? Please report them in our [issue
234
243
[ #13702 ] : https://github.com/home-assistant/home-assistant/pull/13702
235
244
[ #13709 ] : https://github.com/home-assistant/home-assistant/pull/13709
236
245
[ #13713 ] : https://github.com/home-assistant/home-assistant/pull/13713
246
+ [ #13788 ] : https://github.com/home-assistant/home-assistant/pull/13788
247
+ [ #13808 ] : https://github.com/home-assistant/home-assistant/pull/13808
248
+ [ #13828 ] : https://github.com/home-assistant/home-assistant/pull/13828
249
+ [ #13829 ] : https://github.com/home-assistant/home-assistant/pull/13829
250
+ [ #13831 ] : https://github.com/home-assistant/home-assistant/pull/13831
251
+ [ #13836 ] : https://github.com/home-assistant/home-assistant/pull/13836
237
252
[ @5LICK ] : https://github.com/5LICK
238
253
[ @ChristianKuehnel ] : https://github.com/ChristianKuehnel
239
254
[ @DanNixon ] : https://github.com/DanNixon
255
+ [ @Danielhiversen ] : https://github.com/Danielhiversen
240
256
[ @FrederikBolding ] : https://github.com/FrederikBolding
241
257
[ @Kane610 ] : https://github.com/Kane610
242
258
[ @Klikini ] : https://github.com/Klikini
@@ -250,7 +266,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
250
266
[ @PlanetJ ] : https://github.com/PlanetJ
251
267
[ @ReneNulschDE ] : https://github.com/ReneNulschDE
252
268
[ @Skaronator ] : https://github.com/Skaronator
253
- [ @Tadly ] : https://github.com/Tadly
254
269
[ @adpriebe ] : https://github.com/adpriebe
255
270
[ @alandtse ] : https://github.com/alandtse
256
271
[ @amelchio ] : https://github.com/amelchio
@@ -262,7 +277,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
262
277
[ @cdce8p ] : https://github.com/cdce8p
263
278
[ @chronm ] : https://github.com/chronm
264
279
[ @colinodell ] : https://github.com/colinodell
265
- [ @danielhiversen ] : https://github.com/danielhiversen
266
280
[ @danielperna84 ] : https://github.com/danielperna84
267
281
[ @dlbroadfoot ] : https://github.com/dlbroadfoot
268
282
[ @fabaff ] : https://github.com/fabaff
@@ -272,7 +286,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
272
286
[ @ikucuze ] : https://github.com/ikucuze
273
287
[ @jmtatsch ] : https://github.com/jmtatsch
274
288
[ @kellerza ] : https://github.com/kellerza
275
- [ @lindsaymarkwawrd ] : https://github.com/lindsaymarkwawrd
289
+ [ @lindsaymarkward ] : https://github.com/lindsaymarkward
276
290
[ @lwis ] : https://github.com/lwis
277
291
[ @mf-social ] : https://github.com/mf-social
278
292
[ @michaelarnauts ] : https://github.com/michaelarnauts
@@ -288,6 +302,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
288
302
[ @snjoetw ] : https://github.com/snjoetw
289
303
[ @stephanerosi ] : https://github.com/stephanerosi
290
304
[ @syssi ] : https://github.com/syssi
305
+ [ @tadly ] : https://github.com/tadly
291
306
[ @teharris1 ] : https://github.com/teharris1
292
307
[ @timmo001 ] : https://github.com/timmo001
293
308
[ @titilambert ] : https://github.com/titilambert
@@ -301,6 +316,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
301
316
[ alarm_control_panel.totalconnect docs ] : /components/alarm_control_panel.totalconnect/
302
317
[ alexa docs ] : /components/alexa/
303
318
[ amcrest docs ] : /components/amcrest/
319
+ [ api docs ] : /components/api/
304
320
[ binary_sensor.bmw_connected_drive docs ] : /components/binary_sensor.bmw_connected_drive/
305
321
[ binary_sensor.mercedesme docs ] : /components/binary_sensor.mercedesme/
306
322
[ binary_sensor.workday docs ] : /components/binary_sensor.workday/
@@ -326,9 +342,11 @@ Experiencing issues introduced by this release? Please report them in our [issue
326
342
[ hue docs ] : /components/hue/
327
343
[ insteon_plm docs ] : /components/insteon_plm/
328
344
[ light docs ] : /components/light/
329
- [ light.aurora docs ] : /components/light.aurora /
345
+ [ light.nanoleaf_aurora docs ] : /components/light.nanoleaf_aurora /
330
346
[ light.hue docs ] : /components/light.hue/
347
+ [ light.iglo docs ] : /components/light.iglo/
331
348
[ light.mystrom docs ] : /components/light.mystrom/
349
+ [ light.nanoleaf_aurora docs ] : /components/light.nanoleaf_aurora/
332
350
[ light.qwikswitch docs ] : /components/light.qwikswitch/
333
351
[ light.tradfri docs ] : /components/light.tradfri/
334
352
[ light.xiaomi_miio docs ] : /components/light.xiaomi_miio/
@@ -373,6 +391,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
373
391
[ tado docs ] : /components/tado/
374
392
[ tahoma docs ] : /components/tahoma/
375
393
[ tradfri docs ] : /components/tradfri/
376
- [ watchdog_file_watcher docs] : /components/watchdog_file_watcher /
394
+ [ folder_watcher docs] : /components/folder_watcher /
377
395
[ xiaomi_aqara docs ] : /components/xiaomi_aqara/
378
396
[ zwave docs ] : /components/zwave/
397
+ [ ann-ubiquiti ] : /blog/2018/04/12/ubiquiti-and-home-assistant/
0 commit comments