mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Small fixes
This commit is contained in:
parent
71df020286
commit
30a866c09f
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "Google Play Music Desktop Player (GPMDP)"
|
title: "Google Play Music Desktop Player"
|
||||||
description: "Instructions how to integrate GPMDP into Home Assistant."
|
description: "Instructions how to integrate GPMDP into Home Assistant."
|
||||||
date: 2016-05-09 08:00
|
date: 2016-05-09 08:00
|
||||||
sidebar: true
|
sidebar: true
|
||||||
|
@ -9,6 +9,7 @@ author_twitter: balloob
|
|||||||
comments: true
|
comments: true
|
||||||
categories: Release-Notes
|
categories: Release-Notes
|
||||||
---
|
---
|
||||||
|
|
||||||
<img src='/images/supported_brands/roku.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/lastfm.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/gpmdp.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='100' /><img src='/images/supported_brands/twilio.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='100' /><img src='/images/supported_brands/aws_lambda.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='100' /><img src='/images/supported_brands/aws_sns.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='100' /><img src='/images/supported_brands/aws_sqs.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='100' />
|
<img src='/images/supported_brands/roku.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/lastfm.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/gpmdp.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='100' /><img src='/images/supported_brands/twilio.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='100' /><img src='/images/supported_brands/aws_lambda.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='100' /><img src='/images/supported_brands/aws_sns.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='100' /><img src='/images/supported_brands/aws_sqs.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='100' />
|
||||||
|
|
||||||
Tons of new supported things in 0.20.
|
Tons of new supported things in 0.20.
|
||||||
@ -32,13 +33,14 @@ Tons of new supported things in 0.20.
|
|||||||
- Media Player: [LG Netcast TVs] now supported ([@wokar])
|
- Media Player: [LG Netcast TVs] now supported ([@wokar])
|
||||||
- Media Player: Allow enqueuing media on Sonos ([@shaftoe])
|
- Media Player: Allow enqueuing media on Sonos ([@shaftoe])
|
||||||
- Notify: [Ecobee thermostats] now supported ([@nkgilley])
|
- Notify: [Ecobee thermostats] now supported ([@nkgilley])
|
||||||
- Sensor: [mold indicator] added ([@xifle])
|
- Sensor: [Mold indicator] added ([@xifle])
|
||||||
- Export to [Logentries] support added ([@omgapuppy])
|
- Export to [Logentries] support added ([@omgapuppy])
|
||||||
- Group more info dialog allows control of group domain if available ([@fignuts])
|
- Group more info dialog allows control of group domain if available ([@fignuts])
|
||||||
|
|
||||||
### {% linkable_title Breaking changes %}
|
### {% linkable_title Breaking changes %}
|
||||||
|
|
||||||
- Asus WRT will now default to SSH with Telnet being an option
|
- Asus WRT will now default to SSH with Telnet being an option
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
device_tracker:
|
device_tracker:
|
||||||
platform: asuswrt
|
platform: asuswrt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user