Add breaking change for 0.15 release

This commit is contained in:
Paulus Schoutsen 2016-03-16 18:32:19 -07:00
parent 84b9bb04c7
commit b127f4594f

View File

@ -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/