diff --git a/website/blog/2019-09-27-hacktoberfest.md b/website/blog/2019-09-27-hacktoberfest.md index acf4e515..28163a4e 100644 --- a/website/blog/2019-09-27-hacktoberfest.md +++ b/website/blog/2019-09-27-hacktoberfest.md @@ -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.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)