• Joined on 2024-06-17
david pushed to main at david/nr-flow-validator 2026-07-01 14:06:27 +00:00
c2f14b60aa audio-bridge: fix bluetoothd path + add session dbus + cleanup stale pid
david pushed to main at david/nr-flow-validator 2026-07-01 12:52:10 +00:00
32b9189f2f librespot: add native-tls feature (required by librespot-oauth)
david pushed to main at david/nr-flow-validator 2026-07-01 12:00:24 +00:00
e5b52fa56f librespot: switch from cross-compile to native ARM64 build
david pushed to main at david/nr-flow-validator 2026-07-01 11:49:20 +00:00
573821426c audio: add PipeWire+BT audio-bridge, mopidy (Qobuz+local), librespot (Spotify Connect)
david pushed to main at david/nr-flow-validator 2026-07-01 09:46:42 +00:00
09a4328960 doorbell-listener: poll every 5s (was 30s) for tighter lag
david pushed to main at david/nr-flow-validator 2026-07-01 09:45:25 +00:00
7ed170acd4 doorbell-listener: 1s flash interval (was 2s), 14 toggles total
david pushed to main at david/nr-flow-validator 2026-07-01 09:13:26 +00:00
66bc573dfd nodered: inline-write start.sh to avoid COPY+chmod permission issue
david pushed to main at david/nr-flow-validator 2026-07-01 08:50:43 +00:00
1ac9ef948b nodered: bake Dashboard 2.0 into Dockerfile for idempotent install
david pushed to main at david/nr-flow-validator 2026-07-01 08:35:07 +00:00
3f0c85c41b zigbee2mqtt: add per-device pairing notes (3RSB22BZ button modes)
david pushed to main at david/nr-flow-validator 2026-07-01 08:25:40 +00:00
fda24c18a2 zigbee2mqtt: add z2m-repair / z2m-rename recipes for rejoin
david pushed to main at david/nr-flow-validator 2026-07-01 08:22:59 +00:00
c2de5ba85b zigbee2mqtt: patch Bridge TypeError on BLZ coordinator
david pushed to main at david/nr-flow-validator 2026-07-01 08:11:49 +00:00
758edc0a9a infra: tune flash params + persist zigbee network key for paired devices
1ef49652b0 doorbell-listener: flash plug on alert (configurable interval/duration)
c9ea2b9393 doorbell-listener: add PEP 723 inline deps for uv auto-resolve
90927ccc0e Add doorbell-listener: ntfy → zigbee2mqtt Sideboard Lamp toggle
Compare 4 commits »
david pushed to main at david/nr-flow-validator 2026-07-01 06:31:06 +00:00
c1551c3d1e Untrack output/zigbee-monitor.json (build artifact)
david pushed to main at david/nr-flow-validator 2026-07-01 06:28:17 +00:00
60ac42e711 Split button: single→3 plugs, hold-release→DJ Booth only
david pushed to main at david/nr-flow-validator 2026-07-01 06:19:42 +00:00
de260eec62 Add infra/ — full stack config as deployed on RPi 3B+
david pushed to main at david/nr-flow-validator 2026-07-01 06:16:21 +00:00
f95e8b8ecb Flat-structure generator + Rego guards, rename Laser & Fog to DJ Booth
david closed issue david/nr-flow-validator#1 2026-07-01 06:16:21 +00:00
Multi-plug toggle wiring with single button, avoid Node-RED mqtt-broker duplicate-delivery bug
david commented on issue david/nr-flow-validator#1 2026-07-01 06:16:10 +00:00
Multi-plug toggle wiring with single button, avoid Node-RED mqtt-broker duplicate-delivery bug

Update: the duplicate-delivery theory in this ticket was a red herring. The real bug in nodered 5.0 + mqtt-broker is that **tabs containing an internal nodes: [...] array silently break the MQTT…

david pushed to main at david/nr-flow-validator 2026-07-01 05:12:51 +00:00
517f3dbdae Add multi-plug toggle, debounce via unique topic subscriptions
david opened issue david/nr-flow-validator#1 2026-07-01 05:12:46 +00:00
Multi-plug toggle wiring with single button, avoid Node-RED mqtt-broker duplicate-delivery bug