Skip to content

IgniparousTempest/hass-water-pump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

hass-water-pump

A water pump controller designed for a NodeMCU ESP-12E, to integrate with home assistant.

secrets.h file

Add a secrets.h header file to store the Wi-Fi SSID and password;

char* ssid = "";
char* password = "";

About

A WiFi controlled water pump with an ESP8266

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages