From 73e788f228e19fff78af9c84fa9862e6e1f93dea Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 13 May 2025 06:18:27 +0200 Subject: [PATCH] Add Prusa CORE One as a working device for the PrusaLink integration (#38991) --- source/_integrations/prusalink.markdown | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/source/_integrations/prusalink.markdown b/source/_integrations/prusalink.markdown index b4a3d3c958b..10d51feaa69 100644 --- a/source/_integrations/prusalink.markdown +++ b/source/_integrations/prusalink.markdown @@ -25,19 +25,20 @@ related: title: PrusaLink installation guide for Prusa MK2.5/MK3 with Raspberry Pi 3/4 --- -The **PrusaLink** {% term integration %} allows you to monitor your [Prusa 3D printer](https://www.prusa3d.com) and its progress with your Home Assistant installation. This integration works with Prusa MINI/MINI+, Prusa MK3.9/MK4, Prusa XL, and with the older Raspberry Pi-based Prusa MK2.5/MK3. +The **PrusaLink** {% term integration %} allows you to monitor your [Prusa 3D printer](https://www.prusa3d.com) and its progress with your Home Assistant installation. This integration works with Prusa MINI/MINI+, Prusa MK3.9/MK4, Prusa XL, Prusa CORE One, and with the older Raspberry Pi-based Prusa MK2.5/MK3. -This integration has been updated to utilize the latest v1 API endpoints, which require firmware version 4.7.0 or later. If you own a Prusa MINI/MINI+, please make sure your printer is running firmware 5.1.0 or a more recent version. Firmware versions 4.7.x and 5.0.x are not available for this model. For Prusa MK2.5/MK3, this integration requires PrusaLink version 0.7.2 or later. +This integration has been updated to utilize the latest v1 API endpoints, which require firmware version 4.7.0 or later. If you own a Prusa MINI/MINI+, please make sure your printer is running firmware 5.1.0 or a more recent version. Firmware versions 4.7.x and 5.0.x are not available for this model. The Prusa CORE One works with its default firmware. For Prusa MK2.5/MK3, this integration requires PrusaLink version 0.7.2 or later. Firmware update guides can be found here: - [Prusa MINI/MINI+](https://help.prusa3d.com/article/firmware-updating-mini-mini_124784) - [Prusa MK3.9/MK4/XL](https://help.prusa3d.com/article/how-to-update-firmware-mk4-xl_453086) + - [Prusa CORE One](https://help.prusa3d.com/article/how-to-update-firmware-core-one-mk4-s-mk3-9-s-mk3-5-s-xl_453086) - [Prusa MK2.5/MK3](https://help.prusa3d.com/guide/how-to-update-prusalink-mk2-5-s-mk3-s-_650837) ## Obtaining hostname, username, and password -### Prusa MINI/MINI+/MK3.9/MK4/XL +### Prusa MINI/MINI+/MK3.9/MK4/XL/CORE One - On your printer, navigate to **Settings** > **Network** > **PrusaLink**. - Find the device's **IP address**. Alternatively, you can look for the printer's IP address or hostname on your router.