opencode/decisions.yaml
This commit is contained in:
@@ -73,3 +73,17 @@ notes:
|
|||||||
- octoprint
|
- octoprint
|
||||||
- mqtt
|
- mqtt
|
||||||
status: active
|
status: active
|
||||||
|
- id: 2026-08-06-octomqtt-still-enabled-for-future
|
||||||
|
date: 2026-08-06
|
||||||
|
title: OctoMQTT still enabled for future automations
|
||||||
|
decision: OctoMQTT plugin remains enabled on the OctoPrint side and keeps publishing to
|
||||||
|
octoPrint/event/... topics. The current print-start automation uses the
|
||||||
|
input_boolean helper, but this MQTT stream stays available for future, more complex
|
||||||
|
automations (print progress, job done, errors, etc.).
|
||||||
|
rationale: The helper-based automation only covers start/end. Keeping OctoMQTT running
|
||||||
|
preserves richer OctoPrint events for later automation without reconfiguring the
|
||||||
|
printer. No conflict with the helper automation — they are complementary.
|
||||||
|
integrations:
|
||||||
|
- octoprint
|
||||||
|
- mqtt
|
||||||
|
status: active
|
||||||
|
|||||||
Reference in New Issue
Block a user