From 095af3261701c1aa79854828ebf427054b78380a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Notin?= Date: Mon, 7 Apr 2025 07:30:00 +0200 Subject: [PATCH] Add link to "domains" (#38408) Not an easy concept. So, since personally I had to go search for the corresponding doc page, I think it'll be useful to others to have a link. --- source/_docs/blueprint/selectors.markdown | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source/_docs/blueprint/selectors.markdown b/source/_docs/blueprint/selectors.markdown index 822ded95bb0..4cfe13d1c35 100644 --- a/source/_docs/blueprint/selectors.markdown +++ b/source/_docs/blueprint/selectors.markdown @@ -173,7 +173,7 @@ entity: required: false domain: description: > - Limits the list of areas that provide entities of a certain domain(s), + Limits the list of areas that provide entities of a certain [domain(s)](/docs/configuration/entities_domains/#domains), for example, [`light`](/integrations/light) or [`binary_sensor`](/integrations/binary_sensor). Can be either a string with a single domain, or a list of string domains to limit the selection to. @@ -521,7 +521,7 @@ entity: required: false domain: description: > - Limits the list of devices that provide entities of a certain domain(s), + Limits the list of devices that provide entities of a certain [domain(s)](/docs/configuration/entities_domains/#domains), for example, [`light`](/integrations/light) or [`binary_sensor`](/integrations/binary_sensor). Can be either a string with a single domain, or a list of string domains to limit the selection @@ -694,7 +694,7 @@ filter: required: false domain: description: > - Limits the list of entities to entities of a certain domain(s), for example, + Limits the list of entities to entities of a certain [domain(s)](/docs/configuration/entities_domains/#domains), for example, [`light`](/integrations/light) or [`binary_sensor`](/integrations/binary_sensor). Can be either a string with a single domain, or a list of string domains to limit the selection @@ -826,7 +826,7 @@ entity: required: false domain: description: > - When set, the list only includes floors that have entities of certain domains, + When set, the list only includes floors that have entities of certain [domains](/docs/configuration/entities_domains/#domains), for example, [`light`](/integrations/light) or [`binary_sensor`](/integrations/binary_sensor). Can be either a string with a single domain, or a list of string domains to limit the selection to. @@ -1380,7 +1380,7 @@ entity: required: false domain: description: > - Limits the targets to entities of a certain domain(s), + Limits the targets to entities of a certain [domain(s)](/docs/configuration/entities_domains/#domains), for example, [`light`](/integrations/light) or [`binary_sensor`](/integrations/binary_sensor). Can be either a with a single domain, or a list of string domains to limit the