Allow Nest Cam turn on/off (#5891)

* Update camera.nest.markdown

* Update camera.nest.markdown
This commit is contained in:
Jason Hu 2018-07-25 23:49:08 -07:00 committed by Martin Hjelmare
parent 5d2641ff2b
commit 5cc6d9686e

View File

@ -18,3 +18,5 @@ The `nest` platform allows you to watch still frames from a video stream (not li
<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.