mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
2024.10: Fix build
This commit is contained in:
parent
b6c8fc0ec7
commit
6975be2e7a
@ -158,6 +158,8 @@
|
||||
- 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.
|
||||
aliases:
|
||||
- custom integrations
|
||||
- term: Customize
|
||||
definition: >-
|
||||
Customization allows you to overwrite the default parameters of your devices
|
||||
|
@ -167,7 +167,7 @@ keeping Home Assistant lean, and this release has some good improvements. This
|
||||
is specially for users of custom integrations, and this follows HACS getting a
|
||||
great [speed boost for downloads].
|
||||
|
||||
On each upgrade, all dependencies needed for {% term custom integrations %}
|
||||
On each upgrade, all dependencies needed for {% term "custom integrations" %}
|
||||
are now downloaded and installed. We are now using `uv` internally to download
|
||||
and install dependencies, which is a faster and more efficient way to download
|
||||
and install dependencies. If you're not aware, `uv` is what makes our release
|
||||
|
Loading…
x
Reference in New Issue
Block a user