Skip to content

Commit d0a2aeb

Browse files
committed
Minor fixes
1 parent 73ed694 commit d0a2aeb

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

source/_components/group.markdown

-3
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,12 @@ group:
4545
entities:
4646
- sensor.bedroom_temp
4747
- sensor.porch_temp
48-
- sensor.bathroom_humidity
4948
awesome_people:
5049
name: Awesome People
5150
view: no
5251
entities:
5352
- device_tracker.dad_smith
5453
- device_tracker.mom_smith
55-
- device_tracker.dog_smith
56-
5754
```
5855
5956
Configuration variables:

source/_posts/2016-12-17-text-to-speech-aquostv-flic-zamg.markdown

+6-8
Original file line numberDiff line numberDiff line change
@@ -15,26 +15,24 @@ og_image: /images/blog/2016-12-0.35/social.png
1515

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

18-
## Text to Speech
19-
18+
## {% linkable_title Text to Speech %}
2019
With the addition of a [text-to-speech][tts] 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.
2120

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

24-
## Call for help with HASSbian (our Raspberry Pi image)
25-
23+
## {% linkable_title Call for help with HASSbian (our Raspberry Pi image) %}
2624
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.
2725

2826
So if you know your Linux-foo and would love to contribute to open source, join the [Hassbian developer chat](https://gitter.im/home-assistant/hassbian) and take a stab at one of [our open issues](https://github.com/home-assistant/pi-gen/issues).
2927

30-
## VLC media player, Broadlink, and GPSLogger
28+
## {% linkable_title VLC media player, Broadlink, and GPSLogger %}
3129
Let you control [VLC media player][vlc-media] and play sound on connected speakers.
3230

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

3533
The [GPSLogger](https://home-assistant.io/components/device_tracker.gpslogger/) now also supports attributes as the speed, direction, altitude, provider, and activity.
3634

37-
## All changes
35+
## {% linkable_title All changes %}
3836
- Media player: Support for Sharp [AquaosTV][aquostv] ([@titilambert])
3937
- Media player: [VLC][vlc-media] support ([@Danielhiversen])
4038
- Switch: Digital Loggers relay([@dethpickle])
@@ -64,10 +62,10 @@ The [GPSLogger](https://home-assistant.io/components/device_tracker.gpslogger/)
6462
- Media player - Kodi: Authentification fixed and fan art ([@balloob], [@joopert])
6563
- Minor and not so minor features and bug fixes by [@pvizeli], [@jminn], [@magicus], [@teodoc], [@fabaff], [@technicalpickles], [@balloob], [@lukas-hetzenecker], [@rubund], [@dasos], [@trisk], [@armills], [@auduny], [@lwis], [@nkgilley], [@janLo], [@keatontaylor], [@stefan-jonasson], [@Jypy], [@jawilson], [@DavidLP], [@molobrakos], [@jabesq], [@joerocklin], [@kellerza], [@kirichkov], and [@danielperna84].
6664

67-
### If you need help...
65+
### {% linkable_title If you need help... %}
6866
...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.
6967

70-
### Reporting Issues
68+
### {% linkable_title Reporting Issues %}
7169
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.
7270

7371

0 commit comments

Comments
 (0)