-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Updating add-on vscode to 4129ee7
- Loading branch information
Showing
5 changed files
with
48 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
- remove digests for ghcr.io/hassio-addons/debian-base | ||
- fix README template, change icon |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Home Assistant Add-on: vscode | ||
|
||
[![release][release-shield]][release] | ||
![project stage][project-stage-shield] | ||
![maintenance][maintenance-shield] | ||
![license][license-shield] | ||
|
||
A [Home Assistant] add-on for vscode ([code-server]) with build-in support for SSH. | ||
|
||
This add-on combines elements of of [hassio-addons/addon-ssh] and [hassio-addons/addon-vscode] to create an all-in-one addition to your [Home Assistant] server. | ||
|
||
## About | ||
|
||
This add-on runs Visual Studio Code, allowing you to edit your [Home Assistant] configuration straight from the web browser, embedded straight into the [Home Assistant] frontend UI, or via SSH. | ||
|
||
Visual Studio Code runs as a remote server using [code-server], and is a full fledged vscode experience. | ||
|
||
## WARNING! THIS IS AN EDGE VERSION! | ||
|
||
This Home Assistant Add-ons repository contains edge builds of add-ons. | ||
Edge builds add-ons are based upon the latest development version. | ||
|
||
- They may not work at all. | ||
- They might stop working at any time. | ||
- They could have a negative impact on your system. | ||
|
||
This repository was created for: | ||
|
||
- Anybody willing to test. | ||
- Anybody interested in trying out upcoming add-ons or add-on features. | ||
- Developers. | ||
|
||
If you are more interested in stable releases of our add-ons: <https://github.com/finleyfamily/hass-repository> | ||
|
||
[code-server]: https://github.com/coder/code-server | ||
[hassio-addons/addon-ssh]: https://github.com/hassio-addons/addon-ssh | ||
[hassio-addons/addon-vscode]: https://github.com/hassio-addons/addon-vscode | ||
[home assistant]: https://www.home-assistant.io/ | ||
[license-shield]: https://img.shields.io/github/license/finleyfamily/hass-addon-vscode.svg | ||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg | ||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg | ||
[release-shield]: https://img.shields.io/badge/version-4129ee7-blue.svg | ||
[release]: https://github.com/finleyfamily/hass-addon-vscode/tree/4129ee7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.