From cc271369552a91497fb1b9b7cfd40d9dba850fec Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 20 Mar 2019 11:35:36 -0700 Subject: [PATCH] Add one more tweet about streams --- source/_posts/2019-03-20-release-90.markdown | 3 +++ 1 file changed, 3 insertions(+) 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.