Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Hodor!

hodor

This ESP32 app shorts a door latch trigger via HTTP.

Getting started

You will need to create a secrets.h file, before you can deploy code to your board:

// secrets.h
const char* ssid = "";       // your network SSID (name)
const char* pass = "";       // your network password
const String secretKey = "";  // the path that needs to be called to trigger the door, like http://MY-IP/SECRET_KEY

About

This ESP32 app shorts a door latch trigger via HTTP.

Resources

Code of conduct

Security policy

Stars

1 star

Watchers

4 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages