From 6af673b80bc26bad8c9f610ba766c5aa45d608cd Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 4 Apr 2019 10:01:21 -0700 Subject: [PATCH] Add stream tweet --- source/_posts/2019-04-03-release-91.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_posts/2019-04-03-release-91.markdown b/source/_posts/2019-04-03-release-91.markdown index 81d6e225ef0..a51bb0daec4 100644 --- a/source/_posts/2019-04-03-release-91.markdown +++ b/source/_posts/2019-04-03-release-91.markdown @@ -19,6 +19,9 @@ It's time for release 0.91 and this release is all about streaming cameras. Home Thanks to [@hunterjm] for all this work on this! ❤️ Check the latest release of the [Home Assistant podcast](https://hasspodcast.io/home-assistant-podcast-47-0-91-and-streaming-cameras-everywhere-with-jason/) for an interview with [@hunterjm] about streams in Home Assistant. +

Love the new streaming service in @home_assistant 0.91!
Five vastly different techs in collab! <3 pic.twitter.com/Qk9rC3Uooi

— Torbjörn Söderberg (@tubstr) April 4, 2019 +
+ We're still in the process of updating more cameras to support the stream component. If you want to try it today, the easiest approach is to configure a [generic camera][generic docs] with a `stream_source` or buy a camera that supports the standard ONVIF protocol. A BIG shout to [@awarecan], who has migrated our CI infrastructure to [CircleCI](https://www.circleci.com) and [Codecov](https://codecov.io/). CircleCI's advanced caching and code splitting controls has speed up tests significantly. Codecov tracks our code coverage and generates detailed reports for each contribution to see how well it is tested.