repository/example
Community Hass.io Add-ons Bot 708d17b1bb 🎉 Release of add-on Example 4.0.4
2021-01-19 23:28:17 +00:00
..
CHANGELOG.md 🎉 Release of add-on Example 4.0.4 2021-01-19 23:28:17 +00:00
config.json 🎉 Release of add-on Example 4.0.4 2021-01-19 23:28:17 +00:00
DOCS.md 🎉 Release of add-on Example 4.0.0 2021-01-18 21:35:07 +00:00
icon.png 🎉 Release of add-on Example v1.2.0 2018-02-26 20:22:00 +01:00
logo.png 🎉 Release of add-on Example v1.2.0 2018-02-26 20:22:00 +01:00
README.md 🎉 Release of add-on Example 4.0.4 2021-01-19 23:28:17 +00:00

Home Assistant Community Add-on: Example

Release Project Stage Project Maintenance

Discord Community Forum

Sponsor Frenck via GitHub Sponsors

Support Frenck on Patreon

Example add-on by Community Home Assistant add-ons.

About

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.json and build.json files.
  • General shell scripting structure (run.sh).
  • Quality assurance using CodeClimate.
  • Continuous integration and deployment using GitLab.
  • Usage of the Community Home Assistant Add-ons build environment.
  • Small use of the Bash function library in our base images.
  • The use of Docker label schema.