From b4764ade3767f3d5419c0d35c55fcc0249c75167 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Thu, 15 Aug 2024 13:06:17 +0200 Subject: [PATCH] Glossary: add term 'custom integration' (#34283) --- source/_data/glossary.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_data/glossary.yml b/source/_data/glossary.yml index 61da1571599..a24a146247f 100644 --- a/source/_data/glossary.yml +++ b/source/_data/glossary.yml @@ -155,6 +155,9 @@ Covers are devices such as blinds, garage doors, etc that can be opened and closed and optionally set to a specific position. link: /integrations/cover +- term: Custom integration + definition: >- + A custom integration is an integration that has been created by someone from the Home Assistant community and has been published for others to use at their own risk. Custom integrations are not supported by the Home Assistant project. They are not reviewed or tested by the Home Assistant development team and thus may negatively impact the stability of your Home Assistant instance. An example of a custom integration is the [Spook](https://spook.boo/) integration. - term: Customize definition: >- Customization allows you to overwrite the default parameters of your devices