'README.md' updaten
This commit is contained in:
parent
2ba138c8bd
commit
6361a72426
1 changed files with 4 additions and 50 deletions
54
README.md
54
README.md
|
@ -13,73 +13,27 @@ https://gitlab.com/flwgns-docker/seafile-client
|
||||||
How to:
|
How to:
|
||||||
https://developers.home-assistant.io/docs/add-ons/tutorial/
|
https://developers.home-assistant.io/docs/add-ons/tutorial/
|
||||||
|
|
||||||
# Home Assistant Community Add-on: Example
|
# Home Assistant Add-on: Seafile (concept!!!)
|
||||||
|
|
||||||
Example add-on by Community Home Assistant add-ons.
|
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
bla bla
|
||||||
This is an example add-on for Home Assistant. When started, it displays a
|
|
||||||
random quote every 5 seconds.
|
|
||||||
|
|
||||||
It shows off several features and structures like:
|
|
||||||
|
|
||||||
- Full blown GitHub repository.
|
|
||||||
- General Dockerfile structure and setup.
|
|
||||||
- The use of the `config.yaml` and `build.yaml` files.
|
|
||||||
- General structure on how to use S6 overlay with services.
|
|
||||||
- Basic usage of Bashio.
|
|
||||||
- Continuous integration and deployment using GitHub Actions.
|
|
||||||
- Deployment to the GitHub Container registry.
|
|
||||||
- Small use of the Bash function library in our base images.
|
|
||||||
- The use of Docker label schema.
|
|
||||||
|
|
||||||
[:books: Read the full add-on documentation][docs]
|
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
Got questions?
|
Got questions?
|
||||||
|
|
||||||
You have several options to get them answered:
|
|
||||||
|
|
||||||
- The [Home Assistant Community Add-ons Discord chat server][discord] for add-on
|
|
||||||
support and feature requests.
|
|
||||||
- The [Home Assistant Discord chat server][discord-ha] for general Home
|
|
||||||
Assistant discussions and questions.
|
|
||||||
- The Home Assistant [Community Forum][forum].
|
|
||||||
- Join the [Reddit subreddit][reddit] in [/r/homeassistant][reddit]
|
|
||||||
|
|
||||||
You could also [open an issue here][issue] GitHub.
|
|
||||||
|
|
||||||
## Contributing
|
## 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](.github/CONTRIBUTING.md).
|
|
||||||
|
|
||||||
Thank you for being involved! :heart_eyes:
|
|
||||||
|
|
||||||
## Authors & contributors
|
## Authors & contributors
|
||||||
|
|
||||||
The original setup of this repository is by [Franck Nijhof][frenck].
|
The original setup of this repository is by Franck Nijhof.
|
||||||
|
|
||||||
For a full list of all authors and contributors,
|
|
||||||
check [the contributor's page][contributors].
|
|
||||||
|
|
||||||
## We have got some Home Assistant add-ons for you
|
|
||||||
|
|
||||||
Want some more functionality to your Home Assistant instance?
|
|
||||||
|
|
||||||
We have created multiple add-ons for Home Assistant. For a full list, check out
|
|
||||||
our [GitHub Repository][repository].
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2017-2022 Franck Nijhof
|
Copyright (c)
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
Loading…
Reference in a new issue