mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +00:00
Update Search integration page (#15148)
Adds some info that was missing here - ha_quality_scale (internal), ha_category (other). Crosslinked some of the integrations mentioned. Also added a sentence on where this information is currently displayed.
This commit is contained in:
parent
dad4a22e4f
commit
ef9cb36075
@ -1,8 +1,10 @@
|
|||||||
---
|
---
|
||||||
title: Search
|
title: Search
|
||||||
description: Internal search module for Home Assistant.
|
description: Internal search module for Home Assistant.
|
||||||
ha_category: []
|
ha_category:
|
||||||
|
- Other
|
||||||
ha_release: 0.105
|
ha_release: 0.105
|
||||||
|
ha_quality_scale: internal
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@home-assistant/core'
|
- '@home-assistant/core'
|
||||||
ha_domain: search
|
ha_domain: search
|
||||||
@ -16,7 +18,9 @@ This means it can be searched as a graph.
|
|||||||
|
|
||||||
This integration allows the internals of Home Assistant to search for
|
This integration allows the internals of Home Assistant to search for
|
||||||
relations between things like areas, devices, entities, configuration entries,
|
relations between things like areas, devices, entities, configuration entries,
|
||||||
scenes, scripts and automations.
|
[scenes](/integrations/scene/), [scripts](/integrations/script/) and [automations](/integrations/automation/).
|
||||||
|
|
||||||
|
Currently these relations are displayed on the "Related" tab in more info dialogs, and on Device info pages.
|
||||||
|
|
||||||
The search integration is automatically loaded with the Home Assistant frontend
|
The search integration is automatically loaded with the Home Assistant frontend
|
||||||
and does not need to be configured separately.
|
and does not need to be configured separately.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user