Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/finleyfamily/hass-repository-edge

EDGE - Home Assistant Add-ons
https://github.com/finleyfamily/hass-repository-edge

addons addons-repository edge home-assistant homeassistant homeassistant-addons repository unstable

Last synced: 3 months ago
JSON representation

EDGE - Home Assistant Add-ons

Awesome Lists containing this project

README

        

# EDGE - Finley Family Home Assistant Add-ons

![project stage][project-stage-shield]
![maintenance][maintenance-shield]
[![license][license-shield]](./LICENSE)

## WARNING! THIS IS AN EDGE REPOSITORY

This [Home Assistant] Add-ons repository contains edge builds of add-ons.
Edge build 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:

## Installation

Adding this add-ons repository to your [Home Assistant] instance is pretty straightforward.
In the [Home Assistant] add-on store, a possibility to add a repository is provided.

Use the following URL to add this repository:

```txt
https://github.com/finleyfamily/hass-repository-edge
```

## Add-ons Provided By This Repository

### ✓ [vscode][addon-vscode]

![Latest Version][vscode-version-shield]
![Supports amd64 Architecture][vscode-amd64-shield]

Fully featured Visual Studio Code (vscode) experience integrated into the Home Assistant frontend.

[:books: vscode add-on documentation][addon-doc-vscode]

## Releases

Add-on releases are **NOT** based on [Semantic Versioning][semver], unlike all our other repositories.
The latest build commit SHA hash of each add-on, represents the version number.

## Support

Got questions?

Open an [issue on GitHub][issues].
Note, we use a separate GitHub repository for each add-on.
Please ensure you are creating the issue on the correct GitHub repository matching the add-on.

- [Open an issue for the add-on: vscode][vscode-issue]

## Contributing

This is an active open-source project.
We are always open to people who want to use the code or contribute to it.

We have set up a separate document containing our [contribution guidelines](CONTRIBUTING.md).

Thank you for being involved!

## Adding A New Add-on

We are currently not accepting third party add-ons to this repository.

[addon-vscode]: https://github.com/finleyfamily/hass-addon-vscode/tree/4129ee7
[addon-doc-vscode]: https://github.com/finleyfamily/hass-addon-vscode/blob/4129ee7/README.md
[vscode-issue]: https://github.com/finleyfamily/hass-addon-vscode/issues
[vscode-version-shield]: https://img.shields.io/badge/version-4129ee7-blue.svg
[vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg
[vscode-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[vscode-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
[vscode-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[home assistant]: https://www.home-assistant.io/
[issues]: https://github.com/finleyfamily/hass-repository-edge/issues
[license-shield]: https://img.shields.io/github/license/finleyfamily/hass-repository-edge.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[semver]: http://semver.org/spec/v2.0.0.html