mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 11:47:00 +00:00
Glossary term 'integration': fix typo, slight rephrase (#29930)
This commit is contained in:
parent
343809fcd3
commit
c61ec88b25
@ -214,15 +214,15 @@
|
|||||||
- hosts
|
- hosts
|
||||||
- term: Integration
|
- term: Integration
|
||||||
definition: >-
|
definition: >-
|
||||||
Integrations connect and integrates Home Assistant with devices, services,
|
Integrations connect and integrate Home Assistant with devices, services,
|
||||||
and more. Such an integration contains all the logic that takes care of
|
and more. They contain all the logic to handle
|
||||||
vendor- and device-specific implementations such as authentication or
|
vendor- and device-specific implementations, such as authentication or
|
||||||
special protocols and brings those into Home Assistant in a standardized
|
specific protocols. The integration brings such device-specific elements into Home Assistant in a standardized
|
||||||
way. For example, the [Hue](/integrations/hue) integration integrates
|
way. For example, the [Hue](/integrations/hue) integration integrates
|
||||||
the Philips Hue bridge and its connected bulbs into Home Assistant, making
|
the Philips Hue bridge and its connected bulbs into Home Assistant, making
|
||||||
them available as Home Assistant light entities you can control.
|
them available as Home Assistant light entities you can control.
|
||||||
excerpt: >
|
excerpt: >
|
||||||
Integrations connect and integrates Home Assistant with your devices,
|
Integrations connect and integrate Home Assistant with your devices,
|
||||||
services, and more.
|
services, and more.
|
||||||
link: /integrations/
|
link: /integrations/
|
||||||
aliases:
|
aliases:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user