No description
Find a file
2016-11-20 05:15:49 +01:00
.gitignore Initial commit 2016-11-20 05:15:49 +01:00
application.lua Initial commit 2016-11-20 05:15:49 +01:00
dallas.lua Initial commit 2016-11-20 05:15:49 +01:00
init.lua Initial commit 2016-11-20 05:15:49 +01:00
README.md Initial commit 2016-11-20 05:15:49 +01:00
server.lua Initial commit 2016-11-20 05:15:49 +01:00

esp8266-temperature

This is my first stab at a wireless termometer.

It expects a credentials.lua file with content like this:

SSID = "myssid"
PASSWORD = "mypasswd"