Add extra scene link

This commit is contained in:
Paulus Schoutsen 2019-09-27 18:10:44 -07:00
parent 7493cfead0
commit e544f3c53a

View File

@ -24,6 +24,7 @@ Scenes are a powerful tool that is easy to understand for users. It's therefore
- [Add `scene.create` service to create scenes on the fly.](https://github.com/home-assistant/home-assistant/issues/27023) - [Add `scene.create` service to create scenes on the fly.](https://github.com/home-assistant/home-assistant/issues/27023)
- [Add `scene.apply` service to apply a scene defined as service data.](https://github.com/home-assistant/home-assistant/issues/26813) - [Add `scene.apply` service to apply a scene defined as service data.](https://github.com/home-assistant/home-assistant/issues/26813)
- [Add activate scene to script syntax](https://github.com/home-assistant/home-assistant/issues/27026)
- [Add reproduce state support to entity integrations.](https://github.com/home-assistant/home-assistant/issues?utf8=%E2%9C%93&q=label%3AHacktoberfest+reproduce_state+is%3Aopen+) (multiple issues) - [Add reproduce state support to entity integrations.](https://github.com/home-assistant/home-assistant/issues?utf8=%E2%9C%93&q=label%3AHacktoberfest+reproduce_state+is%3Aopen+) (multiple issues)
<!--truncate--> <!--truncate-->