mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 07:16:29 +00:00
Revert "Fix link" (#2213)
This commit is contained in:
parent
3929a6bd40
commit
3515e56cc7
@ -33,5 +33,5 @@ Home Assistant will look for an integration when it sees the domain referenced i
|
||||
- `<config directory>/custom_components/<domain>`
|
||||
- `homeassistant/components/<domain>` (built-in integrations)
|
||||
|
||||
You can override a built-in integration by having an integration with the same domain in your `<config directory>/custom_components` folder. [The `manifest.json` file requires a version tag when you override a core integration](creating_integration_manifest.md/#version). An overridden core integration can be identified by a specific icon in the upper right corner of the integration box in the overview [](https://my.home-assistant.io/redirect/integrations/)
|
||||
You can override a built-in integration by having an integration with the same domain in your `<config directory>/custom_components` folder. [The `manifest.json` file requires a version tag when you override a core integration](creating_integration_manifest/#version). An overridden core integration can be identified by a specific icon in the upper right corner of the integration box in the overview [](https://my.home-assistant.io/redirect/integrations/)
|
||||
Note that overriding built-in integrations is not recommended as you will no longer get updates. It is recommended to pick a unique name.
|
||||
|
Loading…
x
Reference in New Issue
Block a user