—Up to 5 networks saved. Device tries them in order on boot/reconnect.
Two-step calibration: first tare with nothing on the scale, then place a known weight and calibrate. Works over MQTT from anywhere.
Remove all weight from the scale, then click Tare.
Place a known weight on the scale, enter its value in grams, then click Calibrate.
Tip: MQTT works cross-origin. HTTP fallback requires device CORS headers.
Start AP mode to add a new network from another device. The box stays connected to its current network while AP is active.
<worker>/photo/<file> via Cloudflare's HTTPS edge. The cam uploads each new snap to this URL automatically./stream (live MJPEG) and as the photo source if the Worker URL above isn't set. Only needed if you want internet-reachable live preview.Grace_5G). To switch networks, edit WIFI_SSID/WIFI_PASS in esp32-cam-firmware/src/main.cpp and re-flash. Full MQTT-driven WiFi management (like the main box has) is on the roadmap.
How long the door-lock solenoid stays energised per unlock. Trim it to the shortest time that still reliably throws the bolt — shorter pulses run cooler and extend the solenoid's life. Accepts decimals for fine tuning.
Range 0.10–10.0 s. Applies to the front-door lock (the main gate keeps its own timing). Saved on the device; the built-in default is used until you change it.
Requires Device HTTP Base + CORS on device.