diff --git a/source/_posts/2019-03-20-release-90.markdown b/source/_posts/2019-03-20-release-90.markdown index 77557c4b082..fa05a153b0f 100644 --- a/source/_posts/2019-03-20-release-90.markdown +++ b/source/_posts/2019-03-20-release-90.markdown @@ -34,6 +34,9 @@ To get started, add `stream:` to your configuration.yaml, configure the [generic +

Stream any camera on any device.

New feature by @hunterjm coming soon to a @home_assistant near you. pic.twitter.com/At9wUkcZZJ

— Paulus Schoutsen (@balloob) February 28, 2019 +
+ ## {% linkable_title User Groups %} This has been a long time in the making, and has been worked on for a long time: you can now put users in groups to prevent them from being able to configure things from the UI. Users in the new "users" group will not see links to the configuration panel or to the developer tools. This is currently a UI feature, not a security feature. [We're working](https://developers.home-assistant.io/blog/2019/03/11/user-permissions.html) on making this a security feature by limiting access at API level too.