Skip to content
/ auto.lua Public

auto.lua - Tiny home automation framework in Lua, for use on OpenWrt routers

Notifications You must be signed in to change notification settings

attah/auto.lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto.lua

Tiny home automation framework in Lua, for use on OpenWrt routers

You probably need to install:

libubox-lua
curl

If it isn't there already, this goes in your Scheduled Tasks:

*/5 * * * * /bin/ubus send 5m_tick

This goes in your startup:

/path/to/auto.lua/new_station_events.sh&
LUA_PATH='/path/to/auto.lua/?.lua' lua /path/to/auto.lua/auto.lua &

About

auto.lua - Tiny home automation framework in Lua, for use on OpenWrt routers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published