Matter Smart Device to Art-Net Lighting Node
  • Kotlin 61.4%
  • Python 28.7%
  • JavaScript 3.3%
  • Roff 2.3%
  • Swift 2.2%
  • Other 2.1%
Find a file
2026-08-21 12:00:31 +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 Record hardware candidates and paused WiZ BLE diagnostic 2026-08-06 19:27:46 +01:00
assets Add Play Store high-res icon 2026-07-03 17:22:08 +01:00
certs v0.1.15 robust mobile QR scanning fallback 2026-04-13 01:31:45 +01:00
debian Use shortest Shelly dimmer transition 2026-08-20 20:17:36 +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 Close out Shelly Dimmer session 2026-08-21 12:00:31 +01:00
packages/backend Use shortest Shelly dimmer transition 2026-08-20 20:17:36 +01:00
tests Use shortest Shelly dimmer transition 2026-08-20 20:17:36 +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 Use shortest Shelly dimmer transition 2026-08-20 20:17:36 +01:00
continuation_prompt.md Close out Shelly Dimmer session 2026-08-21 12:00:31 +01:00
featurelog.md Close out Shelly Dimmer session 2026-08-21 12:00:31 +01:00
pyproject.toml Use shortest Shelly dimmer transition 2026-08-20 20:17:36 +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.