mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Update camera.markdown (#10792)
This commit is contained in:
parent
264ea1b5a9
commit
e81cd379bf
@ -134,8 +134,6 @@ Turn on camera. Not all camera models support this service, please consult indiv
|
||||
|
||||
A simple way to test if you have set up your `camera` platform correctly, is to use <img src='/images/screenshots/developer-tool-services-icon.png' alt='service developer tool icon' class="no-shadow" height="38" /> **Services** from the **Developer Tools**. Choose your service from the dropdown menu **Service**, enter something like the sample below into the **Service Data** field, and hit **CALL SERVICE**.
|
||||
|
||||
```json
|
||||
{
|
||||
"entity_id": "camera.living_room_camera"
|
||||
}
|
||||
```yaml
|
||||
entity_id: camera.living_room_camera
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user