diff --git a/source/_posts/2019-03-20-release-90.markdown b/source/_posts/2019-03-20-release-90.markdown index 7ce76490ba6..8f0ce5d97a0 100644 --- a/source/_posts/2019-03-20-release-90.markdown +++ b/source/_posts/2019-03-20-release-90.markdown @@ -13,9 +13,23 @@ og_image: /images/blog/2019-03-release-90/components.png - - Remote connection available for Home Assistant Cloud! Check out the cloud page in config - - New stream component to stream cameras smoothly to frontend and other devices like Chromecast. Initial version only supports h264 codec. Each camera integration will need to be updated for it. - - User groups! Restrict admin access to users ([at least UI wise](https://developers.home-assistant.io/blog/2019/03/11/user-permissions.html)) +Remote connection available for Home Assistant Cloud! Check out the cloud page in config to get going. + +## {% linkable_title Streams %} + +New stream component to stream cameras smoothly to frontend and other devices like Chromecast. Initial version only supports h264 codec. Each camera integration will need to be updated for it. + +Add to config: `stream:`. Now there is a new camera.play_stream service. + +