repository/example/README.md
Community Hass.io Add-ons Bot 28802f49a6 🎉 Release of add-on Example 2.0.2
2019-04-20 09:48:10 +00:00

1.9 KiB

Community Hass.io Add-ons: Example

Release Project Stage Project Maintenance

Discord Community Forum

Buy me a coffee

Support my work on Patreon

Example add-on by Community Hass.io add-ons.

About

This is an example add-on for Hass.io. 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 CircleCI.
  • Usage of the Community Hass.io Add-ons build environment.
  • Small use of the Bash function library in our base images.
  • The use of Docker label schema.

Click here for the full documentation