diff --git a/source/_integrations/rpi_camera.markdown b/source/_integrations/rpi_camera.markdown index 401811f96ca..ff421be98ed 100644 --- a/source/_integrations/rpi_camera.markdown +++ b/source/_integrations/rpi_camera.markdown @@ -12,6 +12,10 @@ ha_platforms: The `rpi_camera` integration allows you to integrate the Raspberry Pi camera into Home Assistant. This integration uses the application [`raspistill`](https://www.raspberrypi.org/documentation/usage/camera/raspicam/raspistill.md) to store the image from camera. +
+This integration is only available on Home Assistant Core installation types. Unfortunately, it cannot be used with Home Assistant OS, Supervised or Container. +
+ ## Configuration To enable this camera in your installation, add the following to your `configuration.yaml` file: