You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add comprehensive debug logging to trace MQTT data flow
- Log printer_data object ID at each step (client → api → coordinator)
- Log current_status and print_info.status when status is assigned
- Log whether attributes exist when returned
- This will help diagnose why entities show 'Unknown' despite successful parsing
The logging will show if the same printer_data object is being used
throughout the chain, or if there's a disconnection in the data flow.
0 commit comments