No description
  • Shell 67.1%
  • JavaScript 31.3%
  • Dockerfile 1.6%
Find a file
2026-01-19 15:50:05 -08:00
actions multiple buttons 2026-01-19 15:50:05 -08:00
bin docker shenanigans 2026-01-03 18:40:18 -08:00
.gitignore init 2025-12-23 00:44:39 -08:00
controller-info.json init 2025-12-23 00:44:39 -08:00
docker-entrypoint.sh finally fixed permissions for both ssh and zwave serial port 2026-01-03 19:41:28 -08:00
Dockerfile fix docker log dir 2026-01-03 19:21:37 -08:00
package-lock.json zwave 2026-01-02 11:54:16 -08:00
package.json init 2025-12-23 00:44:39 -08:00
pair.js multiple buttons 2026-01-19 15:50:05 -08:00
README.md update readme 2026-01-04 22:13:21 -08:00
run update readme 2026-01-04 22:13:21 -08:00
run-docker no ssh auth sock 2026-01-10 06:27:53 -08:00
server.js multiple buttons 2026-01-19 15:50:05 -08:00

z-wave remote control button mapper

Runs the commands in ./actions based on button presses/scenes corresponding to the basename of the files.

Deploy to node with ./run <ssh-hostname> where <ssh-hostname> is configured in your ~/.ssh/config file.