Skip to content

esphome/esphome-project-template

Repository files navigation

ESPHome Project Template

This repo serves as a template for creating a new ESPHome project.

It includes a GitHub workflow that will automatically build the configuration(s) and then deploys a simple website via GitHub pages that utilises ESP Web Tools for users to easily install your project onto their device.

Instructions

  1. Use this repo template to generate your own repository.
  2. Clone your new repository.
  3. Follow the checklist created as an issue in your new repository.