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