home-assistant.io/source/_components/camera.nest.markdown
Jason Hu 5cc6d9686e Allow Nest Cam turn on/off (#5891)
* Update camera.nest.markdown

* Update camera.nest.markdown
2018-07-26 08:49:08 +02:00

23 lines
713 B
Markdown

---
layout: page
title: "Nest Camera"
description: "Instructions on how to integrate Nest cameras into Home Assistant."
date: 2016-12-03 08:10
sidebar: true
comments: false
sharing: true
footer: true
logo: nest.png
ha_category: Camera
ha_release: 0.34
ha_iot_class: "Cloud Poll"
---
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.
<p class='note'>
You must have the [Nest component](/components/nest/) configured to use this camera. The `nest` camera will automatically be setup when you do.
</p>
Nest Camera supports `camera.turn_on` and `camera.turn_off` service since 0.75 release.