Skip to content

esphome-econet/esphome-econet.github.io

Repository files navigation

esphome-econet.github.io

This is a simple Github Pages Jekyll website, primarily used for installation of ESPHome-econet devices.

To run the site locally, clone the repo and then run:

bundle install

to install all required Gems, followed by

bundle exec jekyll serve

to start the web server.