Add breaking change for 0.15 release
This commit is contained in:
parent
84b9bb04c7
commit
b127f4594f
1 changed files with 6 additions and 0 deletions
|
@ -45,6 +45,12 @@ automation:
|
|||
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
|
||||
[Hunter Douglas Powerview]: /components/scene.hunterdouglas_powerview/
|
||||
[MQTT]: /components/lock.mqtt/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue