Skip to content

Commit 71df020

Browse files
committed
Fix Last.fm capitalization
1 parent 5ac2d84 commit 71df020

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/_posts/2016-05-21-release-020.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "0.20: Roku, Last.FM, AWS, Twilio"
3+
title: "0.20: Roku, Last.fm, AWS, Twilio"
44
description: "New release of Home Assistant is bringing a lot of great goodies for everyone. New media players, template optoins and a lot more."
55
date: 2016-05-21 11:06:00 -0700
66
date_formatted: "May 21, 2016"
@@ -25,7 +25,7 @@ Tons of new supported things in 0.20.
2525
- Support [Nest Protect] smoke alarms ([@khabi])
2626
- Configurator: allow supplying a link to the user ([@mnestor])
2727
- Media Player: [Roku] now supported ([@bah2830])
28-
- Sensor: [Last.FM] now supported ([@darookee], [@GreenTurtwig])
28+
- Sensor: [Last.fm] now supported ([@darookee], [@GreenTurtwig])
2929
- Notify: Amazon [Lambda], [SNS], [SQS] now supported ([@robbiet480])
3030
- Light: allow human readable colors in turn_on command ([@robbiet480])
3131
- YAML: new include dir options [`!include_dir_merge_list`] and [`!include_dir_merge_named`] ([@happyleavesaoc])
@@ -81,4 +81,4 @@ device_tracker:
8181
[SQS]: /components/notify.aws_sqs/
8282
[supervisord]: /components/sensor.supervisord/
8383
[Twilio SMS]: /components/notify.twilio_sms/
84-
[Last.FM]: /components/sensor.lastfm/
84+
[Last.fm]: /components/sensor.lastfm/

0 commit comments

Comments
 (0)