mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add diagnostic, image and update to glossary (#35610)
* add diagnostic, image and update * Tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
3b184f61b2
commit
d73a57b6d7
@ -205,6 +205,11 @@
|
|||||||
definition: >-
|
definition: >-
|
||||||
Device trackers are used to track the presence, or location, of a device.
|
Device trackers are used to track the presence, or location, of a device.
|
||||||
link: /integrations/device_tracker
|
link: /integrations/device_tracker
|
||||||
|
- term: Diagnostics
|
||||||
|
definition: >-
|
||||||
|
The diagnostics integration provides a way to download diagnostic data from a device or integration to share it in issue reports. Sharing diagnostics data when reporting an issue allows developers to diagnose and
|
||||||
|
fix your reported problem quicker.
|
||||||
|
link: /integrations/diagnostics
|
||||||
- term: Discovery
|
- term: Discovery
|
||||||
definition: >
|
definition: >
|
||||||
Discovery is the automatic setup of zeroconf/mDNS and uPnP devices after
|
Discovery is the automatic setup of zeroconf/mDNS and uPnP devices after
|
||||||
@ -361,6 +366,12 @@
|
|||||||
link: https://en.wikipedia.org/wiki/Host_(network)
|
link: https://en.wikipedia.org/wiki/Host_(network)
|
||||||
aliases:
|
aliases:
|
||||||
- hosts
|
- hosts
|
||||||
|
- term: Image
|
||||||
|
definition: >-
|
||||||
|
The Image integration allows other integrations to display a static image.
|
||||||
|
link: /integrations/image
|
||||||
|
aliases:
|
||||||
|
- images
|
||||||
- term: Integration
|
- term: Integration
|
||||||
definition: >-
|
definition: >-
|
||||||
Integrations connect and integrate Home Assistant with devices, services,
|
Integrations connect and integrate Home Assistant with devices, services,
|
||||||
@ -548,6 +559,8 @@
|
|||||||
Switches are things that have two states you can select between, such as
|
Switches are things that have two states you can select between, such as
|
||||||
turning on or off a socket.
|
turning on or off a socket.
|
||||||
link: /integrations/switch/
|
link: /integrations/switch/
|
||||||
|
aliases:
|
||||||
|
- switches
|
||||||
- term: Template
|
- term: Template
|
||||||
definition: >-
|
definition: >-
|
||||||
A template is an automation definition that can include variables for the
|
A template is an automation definition that can include variables for the
|
||||||
@ -599,6 +612,18 @@
|
|||||||
TTS (text-to-speech) allows Home Assistant to talk to you.
|
TTS (text-to-speech) allows Home Assistant to talk to you.
|
||||||
link: /integrations/tts/
|
link: /integrations/tts/
|
||||||
|
|
||||||
|
- term: Update
|
||||||
|
definition: >-
|
||||||
|
An update entity is an entity that indicates if an update is available for a
|
||||||
|
device or service. This can be any update, be it a firmware update
|
||||||
|
for a device like a light bulb or router, or a software update for an add-on or a container.
|
||||||
|
excerpt: >
|
||||||
|
An update entity is an entity that indicates if an update is available for a
|
||||||
|
device or service.
|
||||||
|
link: /integrations/update
|
||||||
|
aliases:
|
||||||
|
- updates
|
||||||
|
|
||||||
- term: Valve
|
- term: Valve
|
||||||
definition: >-
|
definition: >-
|
||||||
Valves are devices to control the flow of liquids and gases. All valves in
|
Valves are devices to control the flow of liquids and gases. All valves in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user