Matter Smart Device to Art-Net Lighting Node
  • Kotlin 62.7%
  • Python 27.5%
  • JavaScript 3.1%
  • Roff 2.4%
  • Swift 2.1%
  • Other 2.1%
Find a file
2026-06-09 17:05:05 +01:00
.gradle-home Checkpoint: commissioning stabilization, live control UI updates, and DMX runtime ingress wiring 2026-04-15 01:06:36 +01:00
.tools Checkpoint: commissioning stabilization, live control UI updates, and DMX runtime ingress wiring 2026-04-15 01:06:36 +01:00
apps Document iOS TestFlight signing setup 2026-06-09 17:05:05 +01:00
assets/brand Package Smart512 alpha and brand companion app 2026-04-26 20:19:19 +01:00
certs v0.1.15 robust mobile QR scanning fallback 2026-04-13 01:31:45 +01:00
debian Add patch address reclaim override 2026-05-30 16:43:08 +01:00
deploy/systemd Checkpoint: commissioning stabilization, live control UI updates, and DMX runtime ingress wiring 2026-04-15 01:06:36 +01:00
docs Update closeout documentation for 1.0.32 2026-05-31 03:04:24 +01:00
packages/backend Add patch address reclaim override 2026-05-30 16:43:08 +01:00
tests Add patch address reclaim override 2026-05-30 16:43:08 +01:00
.codex v0.2 semantic fixture evaluation layer 2026-04-12 15:07:28 +01:00
.gitignore Package Smart512 alpha and brand companion app 2026-04-26 20:19:19 +01:00
changelog.md Document iOS TestFlight signing setup 2026-06-09 17:05:05 +01:00
continuation_prompt.md Document iOS TestFlight signing setup 2026-06-09 17:05:05 +01:00
featurelog.md Document iOS TestFlight signing setup 2026-06-09 17:05:05 +01:00
pyproject.toml Add patch address reclaim override 2026-05-30 16:43:08 +01:00
README.md Update closeout documentation for 1.0.32 2026-05-31 03:04:24 +01:00

Smart512

Control Matter-compatible smart lamps over Art-Net

Development Source

Primary Git remote:

https://repo.calhta.com/calum/Smart512.git

The active development checkout on the appliance is:

/opt/smart512-dev

Use main as the ongoing branch. Normal development commits should be made in /opt/smart512-dev and pushed to origin/main.

Debian/APT package publishing remains a separate release step documented in docs/debian_package_release_runbook.md. Pushing Git commits does not publish a new APT package.