Skip to content
/ esp-template Public template

Template for my ESP iot devices

License

Notifications You must be signed in to change notification settings

bertmelis/esp-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for esp8266 and esp32 devices

Template for my devices using espMqttManager. Adds discovery for Home Assistant over MQTT.

Usage

I use platformio.

  • edit data/config.json (optionally add credentials)
  • edit main.cpp
  • build and upload:
$ pio run -t uploadfs
$ pio run -t upload

Done.

License

This library is released under the MIT Licence. A copy is included in the repo.

About

Template for my ESP iot devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages