src
.
nth.io
/
index
:
luke/esp32-poe-scrypted-viewport
main
ESP32-POE Scrypted viewport (private)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scrypted
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
scrypted: subscribe only to selected wake-trigger interfaces
Luke Hoersten
1
-31
/
+50
3 days
scrypted: name viewports from discovery; editable name on settings page
Luke Hoersten
1
-2
/
+43
3 days
scrypted: stamp SCRIPT_VERSION = 3821512
Luke Hoersten
1
-1
/
+1
3 days
scrypted: mdns discovery — browse, host choices, auto-heal
Luke Hoersten
2
-6
/
+381
3 days
scrypted: stamp SCRIPT_VERSION = 0ac000e
Luke Hoersten
1
-1
/
+1
3 days
scrypted: code-review fixes — reload drain order, reconnect storm, wake guards
Luke Hoersten
3
-78
/
+191
5 days
release: v1.3.2
v1.3.2
Luke Hoersten
1
-1
/
+1
5 days
scrypted: stamp SCRIPT_VERSION = 2af69f7
Luke Hoersten
1
-1
/
+1
5 days
scrypted: temp_c on the stats line; docs: triple-buffer model + window tuning
Luke Hoersten
1
-1
/
+5
5 days
release: v1.3.1
v1.3.1
Luke Hoersten
1
-1
/
+1
2026-07-01
scrypted: stamp SCRIPT_VERSION = 01a588e
Luke Hoersten
1
-1
/
+1
2026-07-01
scrypted: fix stale Streaming header comment (TCP socket, q:v default 1, skip...
Luke Hoersten
1
-5
/
+7
2026-07-01
release: v1.3.0
v1.3.0
Luke Hoersten
1
-1
/
+1
2026-07-01
scrypted: stamp SCRIPT_VERSION = 0be8f18
Luke Hoersten
1
-1
/
+1
2026-07-01
scrypted: trim stream logging volume
Luke Hoersten
1
-18
/
+30
2026-06-30
docs: bring scrypted/README.md in line with current streaming behavior
Luke Hoersten
1
-16
/
+22
2026-06-30
docs: document required Medium-stream prebuffer for fast wake
Luke Hoersten
1
-0
/
+11
2026-06-30
scrypted: stamp SCRIPT_VERSION = c6610c1
Luke Hoersten
1
-1
/
+1
2026-06-30
scrypted: remove the pre-stream snapshot entirely
Luke Hoersten
1
-156
/
+12
2026-06-30
scrypted: stamp SCRIPT_VERSION = 39aeeff
Luke Hoersten
1
-1
/
+1
2026-06-30
scrypted: gate snapshot POST on the live stream not yet painting
Luke Hoersten
1
-5
/
+23
2026-06-30
scrypted: stamp SCRIPT_VERSION = 860f539
Luke Hoersten
1
-1
/
+1
2026-06-30
scrypted: strip cold-start/event diagnostics
Luke Hoersten
1
-110
/
+7
2026-06-30
scrypted: stamp SCRIPT_VERSION = 24d6e90
Luke Hoersten
1
-1
/
+1
2026-06-30
scrypted: fix event wake, teardown, triggers; cut stream cold-start ~6s→~0.7s
Luke Hoersten
1
-47
/
+390
2026-06-21
scrypted: stamp SCRIPT_VERSION = 1bd5e9f
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: subscribe log includes the interface list
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: stamp SCRIPT_VERSION = 3a7ddbd
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: fix listen() — one call per interface (was passing array, filter ...
Luke Hoersten
1
-51
/
+17
2026-06-21
scrypted: stamp SCRIPT_VERSION = d2b75bd
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: diagnostic — enumerate every BinarySensor device
Luke Hoersten
1
-10
/
+10
2026-06-21
scrypted: stamp SCRIPT_VERSION = c901984
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: log every onBindingChanged re-attach with host/cameraId
Luke Hoersten
1
-0
/
+2
2026-06-21
scrypted: stamp SCRIPT_VERSION = 5d7549b
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: widen doorbell traversal — include BinarySensor siblings + diagno...
Luke Hoersten
1
-1
/
+26
2026-06-21
scrypted: stamp SCRIPT_VERSION = f6d8e75
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: override parent device type to Bridge (was hardcoded Unknown by Scr...
Luke Hoersten
1
-0
/
+31
2026-06-21
scrypted: stamp SCRIPT_VERSION = ba412e5
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: drop OnOff — empirically StartStop is what the Scripts UI binds to
Luke Hoersten
1
-46
/
+16
2026-06-21
scrypted: stamp SCRIPT_VERSION = 44c7a63
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: log end-of-method state for lifecycle calls + bootstrap exception
Luke Hoersten
1
-3
/
+10
2026-06-21
scrypted: stamp SCRIPT_VERSION = 101fb3e
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: add OnOff alongside StartStop + lifecycle logging to identify panel...
Luke Hoersten
1
-17
/
+41
2026-06-21
scrypted: stamp SCRIPT_VERSION = 39b0479
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: log attachListener early-return when no camera assigned
Luke Hoersten
1
-2
/
+5
2026-06-21
scrypted: stamp SCRIPT_VERSION = 000ab3a
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: implement StartStop for proper lifecycle UI + clean tear-down
Luke Hoersten
1
-5
/
+50
2026-06-21
scrypted: stamp SCRIPT_VERSION = 1ce49d3
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: unified shutdown-cleaner array covers streams + listeners + timers
Luke Hoersten
1
-32
/
+85
2026-06-21
scrypted: stamp SCRIPT_VERSION = 356e637
Luke Hoersten
1
-1
/
+1
[next]
☐