mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Merge pull request #1128 from jeroldalbertson-wf/patch-4
Fixed a small type. :)
This commit is contained in:
commit
82a28add2a
@ -18,7 +18,7 @@ The following outlines examples of the switch, services, and scripts required to
|
||||
The `switch.foscam_motion` will control whether the motion detection is on or off. This switch supports `statecmd`, which checks the current state of motion detection.
|
||||
|
||||
```yaml
|
||||
# Replace admin and password with an "Admin" priviledged Foscam user
|
||||
# Replace admin and password with an "Admin" privileged Foscam user
|
||||
# Replace ipaddress with the local IP address of your Foscam
|
||||
switch:
|
||||
platform: command_line
|
||||
|
Loading…
x
Reference in New Issue
Block a user