https://github.com/makefu/smartesthome
the smallest smart home
https://github.com/makefu/smartesthome
Last synced: 10 months ago
JSON representation
the smallest smart home
- Host: GitHub
- URL: https://github.com/makefu/smartesthome
- Owner: makefu
- License: mit
- Created: 2015-09-16T18:56:03.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-04-15T12:05:27.000Z (about 8 years ago)
- Last Synced: 2024-12-27T16:30:34.338Z (over 1 year ago)
- Language: Lua
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SmartestHome
Source of the SmartHome inside the shackspace:
http://shackspace.de/wiki/doku.php?id=project:smarthome
- `init.lua` : startup script for esp
- `esp_display_status.lua` : updates the display and checks for internet delay
- `fadesrv.lua` : webserver implementation for changing the led
- `head.html` : first part of the website
- `bottom.html` : second part of the website
- `tail.html` : last part of the website
- `web.html` : local complete website for testing
# License
MIT