diff --git a/source/_components/camera.onvif.markdown b/source/_components/camera.onvif.markdown index fe8561afa32..9c48b6b4243 100644 --- a/source/_components/camera.onvif.markdown +++ b/source/_components/camera.onvif.markdown @@ -13,9 +13,9 @@ ha_release: 0.47 --- -The `ONVIF` platform allows you to use an ONVIF camera in Home Assistant. This requires FFmpeg component to be already configured. +The `onvif` camera platform allows you to use an ONVIF camera in Home Assistant. This requires the [`ffmpeg` component](/components/ffmpeg/) to be already configured. -To enable your ONVIF in your installation, add the following to your `configuration.yaml` file: +To enable your ONVIF camera in your installation, add the following to your `configuration.yaml` file: ```yaml # Example configuration.yaml entry diff --git a/source/images/OpenCV_Logo.png b/source/images/OpenCV_Logo.png deleted file mode 100644 index ba8bcf97285..00000000000 Binary files a/source/images/OpenCV_Logo.png and /dev/null differ diff --git a/source/images/onvif.png b/source/images/onvif.png deleted file mode 100644 index 2ae6ddc58bf..00000000000 Binary files a/source/images/onvif.png and /dev/null differ