|
2 years ago | |
---|---|---|
_INSTALATION | 2 years ago | |
_README_IMG | 2 years ago | |
app | 2 years ago | |
.editorconfig | 2 years ago | |
.ftpignore | 2 years ago | |
.gitignore | 2 years ago | |
.htaccess | 2 years ago | |
.todo | 2 years ago | |
Docs_api.md | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
api.php | 2 years ago | |
apiFront.php | 2 years ago | |
config_sample.php | 2 years ago | |
index.php | 2 years ago | |
make.sh | 2 years ago | |
manifest.json | 2 years ago | |
old.home | 2 years ago | |
serviceWorker.js | 2 years ago | |
test.php | 2 years ago | |
update.php | 2 years ago |
Smart_Home is a home automation project suited for ESP boards family (including NodeMCU). It supports PWA; supports tons of sensors; has modern and elegant UI; is easily customizable; is multilangual.
See Wikis for help about installation, usage and troubleshooting.
{
"token":"2"
}
{
"device":{
"hostname":"2",
"sleepTime":0
},
"state":"succes",
"value":"0"
}
}
{
"token":"4",
"values":{
"door":{
"value":1
}
}
}
{
}
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. If you know how to fix, improve or optimze something, go ahead and contribute! Help is greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the MIT License. See LICENSE
for more information.
Project Link: https://github.com/GamerClassN7/Smart_Home/
Tags (ignore): ESP32 ESP12 ESP08 ESP01 ESP Smart Home Automation System PWA PHP HTML JS DHT11 DHT22