mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Add link to service calls from 15 blog post
This commit is contained in:
parent
d0a2c8c52c
commit
f2fb47945f
@ -14,7 +14,7 @@ Two weeks has past so here is 0.15! We have been focussing a lot on quality. Mak
|
||||
|
||||
- [@fabaff] has upgraded the codebase to follow the PEP257 documentation standard.
|
||||
- [@partofthething] has migrated us to use the main Python Open Z-Wave library instead of our forked version.
|
||||
- To make our automations more powerful, [@persandstrom] added the option to use templates to dynamically create service calls. This works for automation, script, Alexa, universal media player, template switch.
|
||||
- To make our automations more powerful, [@persandstrom] added the option to use templates to dynamically create service calls. This works for automation, script, Alexa, universal media player, template switch. [Learn more.][services]
|
||||
- [@MartinHjelmare] has upgraded our scene support to now support all built-in services and components.
|
||||
|
||||
Besides bug fixes, this release also brings:
|
||||
@ -45,6 +45,7 @@ automation:
|
||||
entity_id: switch.{% raw %}{{ states('input_select.is') }}{% endraw %}
|
||||
```
|
||||
|
||||
[services]: /topics/service_calls/#use-templates-to-decide-which-service-to-call
|
||||
[Hunter Douglas Powerview]: /components/scene.hunterdouglas_powerview/
|
||||
[MQTT]: /components/lock.mqtt/
|
||||
[OwnTracks]: /components/device_tracker.owntracks/
|
||||
|
Loading…
x
Reference in New Issue
Block a user