From 22c02b236530ec4bfa1b7eff7ac317fdfbf65c7a Mon Sep 17 00:00:00 2001 From: jschwalbe Date: Sun, 8 Jul 2018 13:25:42 -0400 Subject: [PATCH] Update camera.nest.markdown Doesn't do live video. --- source/_components/camera.nest.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/camera.nest.markdown b/source/_components/camera.nest.markdown index 82808e724cb..fb87dafaf6c 100644 --- a/source/_components/camera.nest.markdown +++ b/source/_components/camera.nest.markdown @@ -13,7 +13,7 @@ ha_release: 0.34 ha_iot_class: "Cloud Poll" --- -The `nest` platform allows you to watch the live stream of your [Nest](https://nest.com/camera/meet-nest-cam/) camera in Home Assistant. +The `nest` platform allows you to watch still frames from a video stream (not live stream) of your [Nest](https://nest.com/camera/meet-nest-cam/) camera in Home Assistant.

You must have the [Nest component](/components/nest/) configured to use this camera. The `nest` camera will automatically be setup when you do.