mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Adds search integration documentation (#11978)
This commit is contained in:
parent
f3f7b6569b
commit
ddd933e24e
21
source/_integrations/search.markdown
Normal file
21
source/_integrations/search.markdown
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
title: Search
|
||||
description: Internal search module for Home Assistant.
|
||||
ha_category: []
|
||||
ha_release: 0.105
|
||||
logo: home-assistant.png
|
||||
ha_quality_scale: internal
|
||||
---
|
||||
|
||||
The `search` integration is an internally used integration by the
|
||||
Home Assistant Core.
|
||||
|
||||
All data stored in Home Assistant is interconnected, making it a graph.
|
||||
This means it can be searched as a graph.
|
||||
|
||||
This integration allows the internals of Home Assistant to search for
|
||||
relations between things like areas, devices, entities, configuration entries,
|
||||
scenes, scripts and automations.
|
||||
|
||||
The search integration is automatically loaded with the Home Assistant frontend
|
||||
and does not need to be configured separately.
|
Loading…
x
Reference in New Issue
Block a user