diff --git a/opencode/decisions.yaml b/opencode/decisions.yaml index 8ffb3300..61ed8af5 100644 --- a/opencode/decisions.yaml +++ b/opencode/decisions.yaml @@ -238,3 +238,22 @@ notes: integrations: - midea_ac_lan status: active + - id: 2026-08-14-octoprint-progress-never-reinstall-m73 + date: 2026-08-14 + title: "OctoPrint progress: never reinstall M73-injecting plugins" + decision: Never reinstall M73-injecting OctoPrint plugins (old "M73 plugin", Detailed + Progress with use_M73). They inject M73 P0 which overrides file-position progress + via serial.trustM73, freezing completion at 0%. If LCD M73 progress is wanted later, + set plugins.serial_connector.trustM73=false and keep the plugin. + rationale: "Diagnosed 2026-08-14: progress froze at 0% while /api/job filepos reached + 100%. OctoPrint 2.0.0rc4 adopts any streamed M73 P value as authoritative progress + once trustM73 is true; the file had no M73 lines, so P0 came from plugin injection + and was never updated (file uses M117 DASHBOARD_LAYER_INDICATOR, not ;LAYER: + comments). Uninstalling the plugins restored correct progress immediately." + entities: + - sensor.octoprint_print_progress + - sensor.octoprint_print_status + - binary_sensor.octoprint_printing + integrations: + - octoprint + status: active diff --git a/zigbee2mqtt/state.json b/zigbee2mqtt/state.json index 8cbc6660..45668384 100644 --- a/zigbee2mqtt/state.json +++ b/zigbee2mqtt/state.json @@ -22,7 +22,7 @@ }, "0xffffb40e0607af27": { "state": "ON", - "voltage": 120.2, + "voltage": 119.4, "ac_frequency": 60, "led_brightness": 100, "countdown_to_turn_off": 0, @@ -45,10 +45,10 @@ "state": "ON", "led_brightness": 100, "countdown_to_turn_off": 0, - "voltage": 118.5, + "voltage": 119.5, "countdown_to_turn_on": 0, - "energy": 55.87, - "power_factor": 0.88, + "energy": 55.88, + "power_factor": 0.2, "ac_frequency": 60, "update": { "state": "idle", @@ -58,8 +58,8 @@ "latest_release_notes": null }, "linkquality": 134, - "power": 83.5, - "current": 0.8, + "power": 0.2, + "current": 0.01, "power_on_behavior": "on" }, "0xb40e060fffe031e3": { @@ -74,13 +74,13 @@ "led_brightness": 100, "countdown_to_turn_off": 0, "countdown_to_turn_on": 0, - "voltage": 117.6, + "voltage": 116.4, "state": "ON", "ac_frequency": 60, - "energy": 114.82, - "power": 101.2, - "current": 0.9, - "power_factor": 0.39, + "energy": 114.85, + "power": 412.9, + "current": 3.66, + "power_factor": 0.96, "update": { "state": "idle", "installed_version": 268513381, @@ -96,12 +96,12 @@ "countdown_to_turn_off": 0, "countdown_to_turn_on": 0, "voltage": 119.3, - "energy": 51.53, + "energy": 51.54, "state": "ON", - "power": 84.1, - "current": 0.92, + "power": 46.3, + "current": 0.52, "ac_frequency": 60, - "power_factor": 0.74, + "power_factor": 0.65, "update": { "state": "idle", "installed_version": 268513381,