Glossary term 'integration': fix typo, slight rephrase (#29930)

This commit is contained in:
c0ffeeca7 2023-11-21 07:50:30 +01:00 committed by GitHub
parent 343809fcd3
commit c61ec88b25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: