-
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.
Merge pull request #5 from Eskander/dev
Add documentation
- Loading branch information
Showing
8 changed files
with
59 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,26 @@ | ||
# Home Assistant Add-on: ArchiSteamFarm | ||
# Home Assistant Add-on: ArchiSteamFarm | ||
|
||
![Maintenance](https://img.shields.io/maintenance/yes/2024.svg) | ||
![Github Actions](https://github.com/Eskander/ha-addon-archisteamfarm/actions/workflows/builder.yaml/badge.svg?branch=main) | ||
![Supports amd64 Architecture](https://img.shields.io/badge/amd64-yes-green.svg) | ||
![Supports aarch64 Architecture](https://img.shields.io/badge/aarch64-yes-green.svg) | ||
![Supports armv7 Architecture](https://img.shields.io/badge/armv7-yes-green.svg) | ||
![ingress-badge](https://img.shields.io/badge/-ingress-blueviolet.svg?logo=cliqz&logoColor=white) | ||
|
||
## About | ||
|
||
[ArchiSteamFarm](https://github.com/JustArchiNET/ArchiSteamFarm/) is a C# application with primary purpose of farming Steam cards from multiple accounts simultaneously. | ||
|
||
This add-on installs ArchiSteamFarm on [Home Assistant](https://www.home-assistant.io/addons/) to be used from the sidebar (*ingress*), or as a standalone service (via *host:port*). | ||
|
||
![screenshot](screenshot.png) | ||
|
||
## Documentation | ||
|
||
Add-on documentation is available [here](/archisteamfarm/DOCS.md). | ||
|
||
For information about ASF configuration options, see project [documentation](https://github.com/JustArchiNET/ArchiSteamFarm/wiki). | ||
|
||
## Install | ||
|
||
[![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2FEskander%2Fha-addon-archisteamfarm) |
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,4 +1,6 @@ | ||
## 1.2 | ||
- Add documentation | ||
## 1.1 | ||
- Update ASF to 5.5.0.11 | ||
## 1.0 | ||
- Initial release |
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,14 @@ | ||
# Home Assistant Add-on: ArchiSteamFarm | ||
|
||
## How to use | ||
Set "*Show in sidebar*" setting (found on **Info** tab) to "*on*" to add ArchiSteamFarm to Home Assistant sidebar. | ||
|
||
You can also access ASF-ui on `homeassistant.local:port` by defining a **port** on **Configuration** tab. | ||
|
||
## Configuration | ||
Configuration folder is found on `/addon_configs/bccc8195_archisteamfarm` | ||
|
||
See ASF [documentation](https://github.com/JustArchiNET/ArchiSteamFarm/wiki) for information about configuration options. | ||
|
||
## Support | ||
For bug reports, [open an issue on GitHub](https://github.com/Eskander/ha-addon-archisteamfarm/issues). |
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,14 @@ | ||
# Home Assistant Add-on: ArchiSteamFarm | ||
# Home Assistant Add-on: ArchiSteamFarm | ||
|
||
![Maintenance](https://img.shields.io/maintenance/yes/2024.svg) | ||
![Github Actions](https://github.com/Eskander/ha-addon-archisteamfarm/actions/workflows/builder.yaml/badge.svg?branch=main) | ||
![Supports amd64 Architecture](https://img.shields.io/badge/amd64-yes-green.svg) | ||
![Supports aarch64 Architecture](https://img.shields.io/badge/aarch64-yes-green.svg) | ||
![Supports armv7 Architecture](https://img.shields.io/badge/armv7-yes-green.svg) | ||
![ingress-badge](https://img.shields.io/badge/-ingress-blueviolet.svg?logo=cliqz&logoColor=white) | ||
|
||
## About | ||
|
||
[ArchiSteamFarm](https://github.com/JustArchiNET/ArchiSteamFarm/) is a C# application with primary purpose of farming Steam cards from multiple accounts simultaneously. | ||
|
||
For information about ASF configuration options, see project [documentation](https://github.com/JustArchiNET/ArchiSteamFarm/wiki). |
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.