Environment
- Home Assistant Core version: 2025.12.3
- Integration version (from
manifest.json or HACS): V0.7.1
- Installation method: HACS
- Printer model (friendly name): K1C 2025
- Printer board/modelVersion code (if shown, e.g. F012, F021): N/A
- Connection host/IP: 10.0.0.91
- Camera type (reported or forced): auto
- Power switch bound?: no
Description
Camera entity will not load. However loads for my Creality Ender 3 V3 KE
Expected Behavior
To see my live Camera feed
Reproduction Steps
- Added printer using Home Assistant dialog provided by the intergration.
- reviewed entities.
Logs & Diagnostics
"printers":
{
"01KACRARDF6K1ZFPG631W91CZ6":
{
"host":
"10.0.0.85",
"available":
true,
"power_is_off":
false,
"power_switch_entity":
null,
"http_urls_accessed":
[
"http://10.0.0.85/",
"http://10.0.0.85/downloads/original/current_print_image.png",
"http://10.0.0.85/mylogo.png",
"http://10.0.0.85/static/js/app.b05d1c1a.js",
"http://10.0.0.85/static/js/chunk-2d0db81a.f53abaff.js",
"http://10.0.0.85/static/js/chunk-vendors.24d5716e.js",
"https://10.0.0.85/",
"https://10.0.0.85/downloads/original/current_print_image.png"
],
"paused_flag":
false,
"pending_pause":
false,
"pending_resume":
false,
"last_rx_time":
3418637.01135458,
"ws":
{
"ws_url":
"ws://10.0.0.85:9999",
"ws_connected":
true,
"ws_ready":
true,
"connected_once":
true,
"task_running":
true,
"last_rx_monotonic":
3418637.01135458
},
"config_entry":
{
"entry_id":
"01KACRARDF6K1ZFPG631W91CZ6",
"title":
"Creality
Printer
(WS)",
"options":
{
"power_switch":
null,
"go2rtc_url":
"localhost",
"go2rtc_port":
11984
},
"cached":
{
"model":
"F005",
"hostname":
"Ender3V3KE-95F3",
"model_version":
"printer
hw
ver:;printer
sw
ver:;DWIN
hw
ver:F005;DWIN
sw
ver:V1.1.0.17;",
"camera_type":
"mjpeg_optional",
"has_light":
true,
"has_chamber_sensor":
true,
"has_chamber_control":
false,
"max_bed_temp":
100,
"max_nozzle_temp":
300,
"max_chamber_temp":
null
}
},
"telemetry_data":
{
"TotalLayer":
0,
"accelToDecelLimits":
2500,
"accelerationLimits":
8000,
"aiDetection":
0,
"aiFirstFloor":
0,
"aiPausePrint":
0,
"aiSw":
0,
"autoLevelResult":
"",
"autohome":
"X:0
Y:0
Z:0",
"auxiliaryFanPct":
0,
"bedTemp0":
19.68,
"bedTemp1":
0.0,
"bedTemp2":
0.0,
"bedTempAutoPid":
0,
"boxTemp":
0,
"caseFanPct":
0,
"connect":
1,
"cornerVelocityLimits":
5,
"curFeedratePct":
100,
"curFlowratePct":
100,
"curPosition":
"X:0.00
Y:0.00
Z:0.00",
"dProgress":
0,
"deviceState":
0,
"enableSelfTest":
0,
"err":
{
"errcode":
0,
"key":
0
},
"fan":
0,
"fanAuxiliary":
0,
"fanCase":
0,
"hostname":
"Ender3V3KE-95F3",
"layer":
0,
"lightSw":
0,
"materialDetect":
0,
"materialStatus":
0,
"maxBedTemp":
100,
"maxNozzleTemp":
300,
"model":
"F005",
"modelFanPct":
0,
"modelVersion":
"printer
hw
ver:;printer
sw
ver:;DWIN
hw
ver:F005;DWIN
sw
ver:V1.1.0.17;",
"nozzleMoveSnapshot":
0,
"nozzleTemp":
20.0,
"nozzleTempAutoPid":
0,
"powerLoss":
0,
"pressureAdvance":
0.036,
"printFileName":
"/usr/data/printer_data/gcodes/SignMaker
Project
(1).stl_PLA_5m14s.gcode",
"printId":
"",
"printJobTime":
0,
"printLeftTime":
0,
"printProgress":
100,
"printStartTime":
1766021925,
"realTimeFlow":
1.54,
"realTimeSpeed":
50.0,
"repoPlrStatus":
0,
"smoothTime":
0.04,
"state":
4,
"targetBedTemp0":
0,
"targetBedTemp1":
0,
"targetBedTemp2":
0,
"targetNozzleTemp":
0,
"tfCard":
1,
"upgradeStatus":
0,
"usedMaterialLength":
0,
"velocityLimits":
500,
"video":
1,
"video1":
0,
"videoElapse":
1,
"videoElapseFrame":
15,
"videoElapseInterval":
1,
"withSelfTest":
100,
"curZOffset":
2.597,
"current_object":
"SIGNMAKER_PROJECT_1_.STL_ID_0_COPY_0",
"excluded_objects":
"[
]",
"objects":
"[
]"
},
"model_detection":
{
"raw_model":
"F005",
"model_lower":
"f005",
"is_k1_family":
false,
"is_k1_base":
false,
"is_k1c":
false,
"is_k1_se":
false,
"is_k1_max":
false,
"is_k2_family":
false,
"is_k2_base":
false,
"is_k2_pro":
false,
"is_k2_plus":
false,
"is_ender_v3_family":
true,
"is_creality_hi":
false
},
"feature_detection":
{
"has_light":
false,
"has_chamber_sensor":
false,
"has_chamber_control":
false,
"camera_type":
"mjpeg_optional"
}
},
"01KC4PQ41V6B7EYXK9QKNP3M3A":
{
"host":
"10.0.0.91",
"available":
false,
"power_is_off":
false,
"power_switch_entity":
null,
"http_urls_accessed":
[
"http://10.0.0.91/",
"https://10.0.0.91/"
],
"paused_flag":
false,
"pending_pause":
false,
"pending_resume":
false,
"last_rx_time":
3370891.701675435,
"ws":
{
"ws_url":
"ws://10.0.0.91:9999",
"ws_connected":
false,
"ws_ready":
false,
"connected_once":
true,
"task_running":
false,
"last_rx_monotonic":
3370891.701675435
},
"config_entry":
{
"entry_id":
"01KC4PQ41V6B7EYXK9QKNP3M3A",
"title":
"K1C",
"options":
{
"power_switch":
null,
"go2rtc_url":
"localhost",
"go2rtc_port":
8000
},
"cached":
{
"model":
"K1C",
"hostname":
"K1C",
"model_version":
"printer
hw
ver:;printer
sw
ver:;DWIN
hw
ver:CR4SU200382C13;DWIN
sw
ver:V1.0.0.22.20250711S;",
"camera_type":
"mjpeg",
"has_light":
true,
"has_chamber_sensor":
true,
"has_chamber_control":
false,
"max_bed_temp":
115,
"max_nozzle_temp":
320,
"max_chamber_temp":
null
}
},
"telemetry_data":
{
"TotalLayer":
11,
"autohome":
"X:0
Y:0
Z:0",
"auxiliaryFanPct":
0,
"bedTemp0":
22.0,
"boxTemp":
21,
"caseFanPct":
0,
"connect":
1,
"curFeedratePct":
100,
"curFlowratePct":
100,
"curPosition":
"X:00
Y:00
Z:00",
"deviceState":
0,
"enableSelfTest":
0,
"err":
{
"errcode":
0,
"key":
0
},
"fan":
0,
"fanAuxiliary":
0,
"fanCase":
0,
"hostname":
"K1C",
"layer":
0,
"lightSw":
1,
"model":
"K1C",
"materialStatus":
0,
"modelFanPct":
0,
"modelVersion":
"printer
hw
ver:;printer
sw
ver:;DWIN
hw
ver:CR4SU200382C13;DWIN
sw
ver:V1.0.0.22.20250711S;",
"nozzleTemp":
22.0,
"powerLoss":
1,
"printFileName":
"",
"printId":
"",
"printJobTime":
0,
"printLeftTime":
1831,
"printProgress":
0,
"printStartTime":
1766087828,
"repoPlrStatus":
0,
"state":
0,
"targetBedTemp0":
0,
"targetNozzleTemp":
0,
"tfCard":
1,
"upgradeStatus":
0,
"usedMaterialLength":
0,
"withSelfTest":
0,
"video":
1,
"maxBedTemp":
115,
"maxNozzleTemp":
320,
"webrtcSupport":
1,
"retGcodeFileInfo":
{
"totalNum":
58,
<paste printers subsection or attach file>
Logger: custom_components.ha_creality_ws.camera
Source: custom_components/ha_creality_ws/camera.py:285
integration: Creality WebSocket Integration (documentation, issues)
First occurred: December 18, 2025 at 8:54:17 PM (6 occurrences)
Last logged: December 18, 2025 at 9:11:41 PM
ha_creality_ws: upstream MJPEG connection failed to http://10.0.0.91:8080/?action=stream
This error originated from a custom integration.
Logger: custom_components.ha_creality_ws.camera
Source: custom_components/ha_creality_ws/camera.py:285
integration: Creality WebSocket Integration (documentation, issues)
First occurred: December 18, 2025 at 8:54:17 PM (6 occurrences)
Last logged: December 18, 2025 at 9:11:41 PM
ha_creality_ws: upstream MJPEG connection failed to http://10.0.0.91:8080/?action=stream
```
Affected Entities
camera.k1c_printer_camera
Additional Context / Screenshots
- This model of Creality Printer does not have on screen acess to root the device.
- This model also has not Klipper / Fluid http(s) acces to x.x.x.x (ports 80/443) only yeild a 404 error.
- there is a Camera stream on port 8000 however go2rtc can't extract it (also tried hosting my own go2rtc server to see if that can extract it.).
- I've also tried manually setting the go2rtc port to 8000.
- I've also tried mjpeg with port 8000 and port 11984 .
- I've also trie Auto.
Regression?
Not an earlier version, however the camera feed for my Ender 3 V3 KE still works.
Checklist
- [✅] I confirmed the issue persists after a hard Lovelace refresh (Ctrl+F5 / Reload resources)
- [✅] I confirmed the issue persists after a Home Assistant restart
- [✅] I searched existing issues and did not find a duplicate
- [✅] I included diagnostic output and log excerpts
Environment
manifest.jsonor HACS): V0.7.1Description
Camera entity will not load. However loads for my Creality Ender 3 V3 KE
Expected Behavior
To see my live Camera feed
Reproduction Steps
Logs & Diagnostics
"printers":
{
"01KACRARDF6K1ZFPG631W91CZ6":
{
"host":
"10.0.0.85",
"available":
true,
"power_is_off":
false,
"power_switch_entity":
null,
"http_urls_accessed":
[
"http://10.0.0.85/",
"http://10.0.0.85/downloads/original/current_print_image.png",
"http://10.0.0.85/mylogo.png",
"http://10.0.0.85/static/js/app.b05d1c1a.js",
"http://10.0.0.85/static/js/chunk-2d0db81a.f53abaff.js",
"http://10.0.0.85/static/js/chunk-vendors.24d5716e.js",
"https://10.0.0.85/",
"https://10.0.0.85/downloads/original/current_print_image.png"
],
"paused_flag":
false,
"pending_pause":
false,
"pending_resume":
false,
"last_rx_time":
3418637.01135458,
"ws":
{
"ws_url":
"ws://10.0.0.85:9999",
"ws_connected":
true,
"ws_ready":
true,
"connected_once":
true,
"task_running":
true,
"last_rx_monotonic":
3418637.01135458
},
"config_entry":
{
"entry_id":
"01KACRARDF6K1ZFPG631W91CZ6",
"title":
"Creality
Printer
(WS)",
"options":
{
"power_switch":
null,
"go2rtc_url":
"localhost",
"go2rtc_port":
11984
},
"cached":
{
"model":
"F005",
"hostname":
"Ender3V3KE-95F3",
"model_version":
"printer
hw
ver:;printer
sw
ver:;DWIN
hw
ver:F005;DWIN
sw
ver:V1.1.0.17;",
"camera_type":
"mjpeg_optional",
"has_light":
true,
"has_chamber_sensor":
true,
"has_chamber_control":
false,
"max_bed_temp":
100,
"max_nozzle_temp":
300,
"max_chamber_temp":
null
}
},
"telemetry_data":
{
"TotalLayer":
0,
"accelToDecelLimits":
2500,
"accelerationLimits":
8000,
"aiDetection":
0,
"aiFirstFloor":
0,
"aiPausePrint":
0,
"aiSw":
0,
"autoLevelResult":
"",
"autohome":
"X:0
Y:0
Z:0",
"auxiliaryFanPct":
0,
"bedTemp0":
19.68,
"bedTemp1":
0.0,
"bedTemp2":
0.0,
"bedTempAutoPid":
0,
"boxTemp":
0,
"caseFanPct":
0,
"connect":
1,
"cornerVelocityLimits":
5,
"curFeedratePct":
100,
"curFlowratePct":
100,
"curPosition":
"X:0.00
Y:0.00
Z:0.00",
"dProgress":
0,
"deviceState":
0,
"enableSelfTest":
0,
"err":
{
"errcode":
0,
"key":
0
},
"fan":
0,
"fanAuxiliary":
0,
"fanCase":
0,
"hostname":
"Ender3V3KE-95F3",
"layer":
0,
"lightSw":
0,
"materialDetect":
0,
"materialStatus":
0,
"maxBedTemp":
100,
"maxNozzleTemp":
300,
"model":
"F005",
"modelFanPct":
0,
"modelVersion":
"printer
hw
ver:;printer
sw
ver:;DWIN
hw
ver:F005;DWIN
sw
ver:V1.1.0.17;",
"nozzleMoveSnapshot":
0,
"nozzleTemp":
20.0,
"nozzleTempAutoPid":
0,
"powerLoss":
0,
"pressureAdvance":
0.036,
"printFileName":
"/usr/data/printer_data/gcodes/SignMaker
Project
(1).stl_PLA_5m14s.gcode",
"printId":
"",
"printJobTime":
0,
"printLeftTime":
0,
"printProgress":
100,
"printStartTime":
1766021925,
"realTimeFlow":
1.54,
"realTimeSpeed":
50.0,
"repoPlrStatus":
0,
"smoothTime":
0.04,
"state":
4,
"targetBedTemp0":
0,
"targetBedTemp1":
0,
"targetBedTemp2":
0,
"targetNozzleTemp":
0,
"tfCard":
1,
"upgradeStatus":
0,
"usedMaterialLength":
0,
"velocityLimits":
500,
"video":
1,
"video1":
0,
"videoElapse":
1,
"videoElapseFrame":
15,
"videoElapseInterval":
1,
"withSelfTest":
100,
"curZOffset":
2.597,
"current_object":
"SIGNMAKER_PROJECT_1_.STL_ID_0_COPY_0",
"excluded_objects":
"[
]",
"objects":
"[
]"
},
"model_detection":
{
"raw_model":
"F005",
"model_lower":
"f005",
"is_k1_family":
false,
"is_k1_base":
false,
"is_k1c":
false,
"is_k1_se":
false,
"is_k1_max":
false,
"is_k2_family":
false,
"is_k2_base":
false,
"is_k2_pro":
false,
"is_k2_plus":
false,
"is_ender_v3_family":
true,
"is_creality_hi":
false
},
"feature_detection":
{
"has_light":
false,
"has_chamber_sensor":
false,
"has_chamber_control":
false,
"camera_type":
"mjpeg_optional"
}
},
"01KC4PQ41V6B7EYXK9QKNP3M3A":
{
"host":
"10.0.0.91",
"available":
false,
"power_is_off":
false,
"power_switch_entity":
null,
"http_urls_accessed":
[
"http://10.0.0.91/",
"https://10.0.0.91/"
],
"paused_flag":
false,
"pending_pause":
false,
"pending_resume":
false,
"last_rx_time":
3370891.701675435,
"ws":
{
"ws_url":
"ws://10.0.0.91:9999",
"ws_connected":
false,
"ws_ready":
false,
"connected_once":
true,
"task_running":
false,
"last_rx_monotonic":
3370891.701675435
},
"config_entry":
{
"entry_id":
"01KC4PQ41V6B7EYXK9QKNP3M3A",
"title":
"K1C",
"options":
{
"power_switch":
null,
"go2rtc_url":
"localhost",
"go2rtc_port":
8000
},
"cached":
{
"model":
"K1C",
"hostname":
"K1C",
"model_version":
"printer
hw
ver:;printer
sw
ver:;DWIN
hw
ver:CR4SU200382C13;DWIN
sw
ver:V1.0.0.22.20250711S;",
"camera_type":
"mjpeg",
"has_light":
true,
"has_chamber_sensor":
true,
"has_chamber_control":
false,
"max_bed_temp":
115,
"max_nozzle_temp":
320,
"max_chamber_temp":
null
}
},
"telemetry_data":
{
"TotalLayer":
11,
"autohome":
"X:0
Y:0
Z:0",
"auxiliaryFanPct":
0,
"bedTemp0":
22.0,
"boxTemp":
21,
"caseFanPct":
0,
"connect":
1,
"curFeedratePct":
100,
"curFlowratePct":
100,
"curPosition":
"X:00
Y:00
Z:00",
"deviceState":
0,
"enableSelfTest":
0,
"err":
{
"errcode":
0,
"key":
0
},
"fan":
0,
"fanAuxiliary":
0,
"fanCase":
0,
"hostname":
"K1C",
"layer":
0,
"lightSw":
1,
"model":
"K1C",
"materialStatus":
0,
"modelFanPct":
0,
"modelVersion":
"printer
hw
ver:;printer
sw
ver:;DWIN
hw
ver:CR4SU200382C13;DWIN
sw
ver:V1.0.0.22.20250711S;",
"nozzleTemp":
22.0,
"powerLoss":
1,
"printFileName":
"",
"printId":
"",
"printJobTime":
0,
"printLeftTime":
1831,
"printProgress":
0,
"printStartTime":
1766087828,
"repoPlrStatus":
0,
"state":
0,
"targetBedTemp0":
0,
"targetNozzleTemp":
0,
"tfCard":
1,
"upgradeStatus":
0,
"usedMaterialLength":
0,
"withSelfTest":
0,
"video":
1,
"maxBedTemp":
115,
"maxNozzleTemp":
320,
"webrtcSupport":
1,
"retGcodeFileInfo":
{
"totalNum":
58,
Logger: custom_components.ha_creality_ws.camera
Source: custom_components/ha_creality_ws/camera.py:285
integration: Creality WebSocket Integration (documentation, issues)
First occurred: December 18, 2025 at 8:54:17 PM (6 occurrences)
Last logged: December 18, 2025 at 9:11:41 PM
ha_creality_ws: upstream MJPEG connection failed to http://10.0.0.91:8080/?action=stream
Affected Entities
Additional Context / Screenshots
Regression?
Not an earlier version, however the camera feed for my Ender 3 V3 KE still works.
Checklist