mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
Add breaking change for 0.15 release
This commit is contained in:
parent
84b9bb04c7
commit
b127f4594f
@ -45,6 +45,12 @@ automation:
|
|||||||
entity_id: switch.{% raw %}{{ states('input_select.is') }}{% endraw %}
|
entity_id: switch.{% raw %}{{ states('input_select.is') }}{% endraw %}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Breaking Changes
|
||||||
|
|
||||||
|
- Media Player: Attributes to call service play_media has been renamed to
|
||||||
|
`media_content_type` and `media_content_id`, to match the corresponding media
|
||||||
|
player state attributes. This change affects automations, scripts and scenes.
|
||||||
|
|
||||||
[services]: /topics/service_calls/#use-templates-to-decide-which-service-to-call
|
[services]: /topics/service_calls/#use-templates-to-decide-which-service-to-call
|
||||||
[Hunter Douglas Powerview]: /components/scene.hunterdouglas_powerview/
|
[Hunter Douglas Powerview]: /components/scene.hunterdouglas_powerview/
|
||||||
[MQTT]: /components/lock.mqtt/
|
[MQTT]: /components/lock.mqtt/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user