From 351ad40c4da63822e8aa16dc7a3e0e3e55096980 Mon Sep 17 00:00:00 2001 From: Danny Tsang <567982+dannytsang@users.noreply.github.com> Date: Sun, 30 Apr 2023 11:44:12 +0100 Subject: [PATCH] Reworded integration to better explain what Philips Hue is (#27210) --- source/getting-started/concepts-terminology.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/concepts-terminology.markdown b/source/getting-started/concepts-terminology.markdown index caf599d14b6..a918b698baf 100644 --- a/source/getting-started/concepts-terminology.markdown +++ b/source/getting-started/concepts-terminology.markdown @@ -11,7 +11,7 @@ Customizable pages to display information connected to and available in Home Ass ![Dashboard](/images/getting-started/lovelace.png) ## Integrations -Software that allows Home Assistant to connect to other software and platforms. For example, the Philips Hue integration allows Home Assistant to talk to the Hue Bridge and read data such as the state of your lights through to controlling the lights themselves. +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)