github mrlt8/docker-wyze-bridge v1.8.3

latest releases: v2.9.2, v2.9.1, v2.9.0...
21 months ago

What's Changed in v1.8.3

  • Fixed: Bug where cameras would go into a "Timed out connecting to ..." loop #391 #484
  • Fixed: Bug when restarting the connection to the cameras in the WebUI #391 Thanks @mdabbs!
  • Fixed: TypeError when setting a custom BOA_INTERVAL #504 Thanks @stevenwbuehler!
  • Fixed: Check up on snapshots to prevent zombie processes.
  • New: Use server side events to update the connection status color on the Web-UI to show when a camera is actually connected.
  • New: Pause/resume snapshots in the web-ui based on the connection status.
  • New: API endpoints
    • /cameras/sse_status server side event to monitor connection to all cameras.
    • /cameras/<camera-name> return json for a single camera.
    • /cameras/<cam-name>/status return json with current connection status only.
  • Changed: /cameras API endpoint format to include the total cameras and enabled cameras.
  • Changed: Display on-demand status in the logs.
  • Changed: More verbose http exceptions #505

Full Changelog: v1.8.2...v1.8.3

Don't miss a new docker-wyze-bridge release

NewReleases is sending notifications on new releases.