mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-10 10:56:28 +00:00
Remove reference to standalone addon testing (#883)
This commit is contained in:
parent
e72a156c8d
commit
c65125d00f
@ -11,11 +11,8 @@ The fastest and recommended way to develop add-ons is using a local Visual Studi
|
|||||||
- You'll then be able to access the normal onboarding process via the Home Assistant instance at `http://localhost:7123/`.
|
- You'll then be able to access the normal onboarding process via the Home Assistant instance at `http://localhost:7123/`.
|
||||||
- The add-on(s) found in your root folder will automatically be found in the Local Add-ons repository.
|
- The add-on(s) found in your root folder will automatically be found in the Local Add-ons repository.
|
||||||
|
|
||||||
For standalone add-ons, there also exists an [addon devcontainer template][hassio-addon-devcontainer] on GitHub which provides the same boilerplate dev container for new add-on projects.
|
|
||||||
|
|
||||||
[hassio-addons]: https://github.com/home-assistant/hassio-addons
|
[hassio-addons]: https://github.com/home-assistant/hassio-addons
|
||||||
[remote-containers]: https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers
|
[remote-containers]: https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers
|
||||||
[hassio-addon-devcontainer]: https://github.com/issacg/hassio-addon-devcontainer
|
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user