diff --git a/source/getting-started/concepts-terminology.markdown b/source/getting-started/concepts-terminology.markdown index a031fc8e550..9fd4aac1130 100644 --- a/source/getting-started/concepts-terminology.markdown +++ b/source/getting-started/concepts-terminology.markdown @@ -13,7 +13,7 @@ Customizable pages to display information connected to and available in Home Ass Software that allows Home Assistant to connect to other software and platforms. For example, a product by Philips called Hue would use the Philips Hue integration and allow Home Assistant to talk to the hardware controller Hue Bridge. Any connected and Home Assistant compatible devices to the Hue Bridge would appear in Home Assistant as [devices](#devices--entities). -![Integrations](/images/getting-started/integrations.png) +![Integrations](/images/getting-started/integrations-new.png) A full list of compatible integrations can be found [here](/integrations). diff --git a/source/images/getting-started/integrations-new.png b/source/images/getting-started/integrations-new.png new file mode 100644 index 00000000000..15e92e6ef0d Binary files /dev/null and b/source/images/getting-started/integrations-new.png differ diff --git a/source/images/getting-started/integrations.png b/source/images/getting-started/integrations.png deleted file mode 100644 index e77c42f40d2..00000000000 Binary files a/source/images/getting-started/integrations.png and /dev/null differ