Pavulon87
  • Joined on 2026-07-11
Pavulon87 pushed to features_and_fixes at Pavulon87/KX-Bridge-Release 2026-08-03 18:32:00 +00:00
8b0cf08b7c lots of my fixes and features
f54783ad16 docs: add API.md and MANUAL.md, link them from README
b37dfb4dcf chore: reset NIGHTLY_CHANGELOG.md after nightly-0.9.30-nightly7 release
52baaa8f70 feat(debug): add MQTT_RAW_LOG env switch for unfiltered RX logging
ecc53cd7cb feat(printer): add smart-plug power switch button (Issue #103); fix(update): stable update check missing behind prereleases (Issue #104)
Compare 24 commits »
Pavulon87 pushed to nightly at Pavulon87/KX-Bridge-Release 2026-08-03 18:27:09 +00:00
f54783ad16 docs: add API.md and MANUAL.md, link them from README
b37dfb4dcf chore: reset NIGHTLY_CHANGELOG.md after nightly-0.9.30-nightly7 release
52baaa8f70 feat(debug): add MQTT_RAW_LOG env switch for unfiltered RX logging
ecc53cd7cb feat(printer): add smart-plug power switch button (Issue #103); fix(update): stable update check missing behind prereleases (Issue #104)
0a9bf6def6 fix(mqtt): resolve reconnect deadlock after printer disconnect (Issue #105)
Compare 23 commits »
Pavulon87 pushed to features_and_fixes at Pavulon87/KX-Bridge-Release 2026-07-20 14:47:04 +00:00
118c597c32 lots of my fixes and features
Pavulon87 pushed to features_and_fixes at Pavulon87/KX-Bridge-Release 2026-07-20 14:33:53 +00:00
6c8e850ca8 lots of my fixes and features
6e72346129 fix(ams): support multiple daisy-chained ACE units (Issue #95)
99bc1797c8 fix(camera): share one ffmpeg connection for /api/camera/stream
e1b9480098 Merge branch 'pr92' into nightly
03089db6af fix: self._db did not exist, use self._store
Compare 9 commits »
Pavulon87 pushed to nightly at Pavulon87/KX-Bridge-Release 2026-07-20 14:33:36 +00:00
6e72346129 fix(ams): support multiple daisy-chained ACE units (Issue #95)
99bc1797c8 fix(camera): share one ffmpeg connection for /api/camera/stream
e1b9480098 Merge branch 'pr92' into nightly
03089db6af fix: self._db did not exist, use self._store
cd4a8ce48e feat(dashboard): show printer pause reason on the dashboard
Compare 8 commits »
Pavulon87 pushed to features_and_fixes at Pavulon87/KX-Bridge-Release 2026-07-20 14:24:20 +00:00
79bf5e77db lots of my fixes and features
Pavulon87 closed pull request viewit/KX-Bridge-Release#91 2026-07-17 19:04:15 +00:00
fix(camera): share one ffmpeg connection for /api/camera/stream
Pavulon87 commented on pull request viewit/KX-Bridge-Release#91 2026-07-17 19:04:14 +00:00
fix(camera): share one ffmpeg connection for /api/camera/stream

Sorry about that. I made some changes to the fork without first branching it, and I must have missed it during the cherry-pick because there were changes to the original. Thanks for the good…

Pavulon87 created pull request viewit/KX-Bridge-Release#93 2026-07-16 13:21:56 +00:00
fix: self._db did not exist, use self._store
Pavulon87 created pull request viewit/KX-Bridge-Release#92 2026-07-16 13:17:34 +00:00
feat(dashboard): show printer pause reason on the dashboard
Pavulon87 created pull request viewit/KX-Bridge-Release#91 2026-07-16 13:03:46 +00:00
fix(camera): share one ffmpeg connection for /api/camera/stream
Pavulon87 pushed to fix/db-not-exist at Pavulon87/KX-Bridge-Release 2026-07-16 12:48:26 +00:00
03089db6af fix: self._db did not exist, use self._store
Pavulon87 created branch fix/db-not-exist in Pavulon87/KX-Bridge-Release 2026-07-16 12:48:26 +00:00
Pavulon87 pushed to fix/ignore-updated-state at Pavulon87/KX-Bridge-Release 2026-07-16 12:47:46 +00:00
e73f322b44 fix(mqtt): ignore transient 'updated' kobra_state between print/report events
Pavulon87 created branch fix/ignore-updated-state in Pavulon87/KX-Bridge-Release 2026-07-16 12:47:46 +00:00
Pavulon87 pushed to feature/add-flow-calibration at Pavulon87/KX-Bridge-Release 2026-07-16 12:46:54 +00:00
88405a70f4 feat(settings): add flow calibration before print option
Pavulon87 created branch feature/add-flow-calibration in Pavulon87/KX-Bridge-Release 2026-07-16 12:46:54 +00:00
d7c11a0c09 fix(web): match AMS slots by color globally, not position-first
Pavulon87 created branch feature/dashboard-ams-color-mapping in Pavulon87/KX-Bridge-Release 2026-07-16 12:45:45 +00:00
Pavulon87 pushed to feature/ams-color-mapping at Pavulon87/KX-Bridge-Release 2026-07-16 12:45:14 +00:00
89d2e992e8 fix(ams): crash in _build_auto_ams_box_mapping for plain/no-dialog prints