diff --git a/atom.xml b/atom.xml index 312237f7d2..1a0e4de088 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
Configuration variables:
Configuration variables:
diff --git a/components/camera.rpi_camera/index.html b/components/camera.rpi_camera/index.html index d87c038231..3bb0ecc90d 100644 --- a/components/camera.rpi_camera/index.html +++ b/components/camera.rpi_camera/index.html @@ -89,7 +89,9 @@
The rpi
platform allows you to integrate the Raspberry Pi camera into Home Assistant. This component uses the application “raspistill” to store the image from camera.
The rpi
platform allows you to integrate the Raspberry Pi camera into Home Assistant. This component uses the application raspistill
to store the image from camera.
To enable this camery in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry @@ -111,15 +113,15 @@Configuration variables:
The given file_path must be an existing file because the camera platform setup make a writeable check on it.
diff --git a/sitemap.xml b/sitemap.xml index 3a9c967aa3..2be6487cb7 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1766,26 +1766,26 @@