From 61e4340d78a858ebfd1898392a57afb91b65c2c1 Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Thu, 4 Jan 2024 01:42:15 +0000 Subject: [PATCH] Update prusalink.markdown (#30628) --- source/_integrations/prusalink.markdown | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source/_integrations/prusalink.markdown b/source/_integrations/prusalink.markdown index 7314fba00e0..2134255988c 100644 --- a/source/_integrations/prusalink.markdown +++ b/source/_integrations/prusalink.markdown @@ -18,21 +18,21 @@ ha_platforms: ha_dhcp: true --- -The PrusaLink 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, Prusa MK3.9/MK4 and Prusa XL. It does not work with the older Raspberry Pi Prusa Link printers. +The PrusaLink 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 and Prusa XL. It does not work with the older Raspberry Pi based Prusa Link printers. -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, 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. +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. Firmware update guides can be found here: - - [Prusa Mini](https://help.prusa3d.com/article/firmware-updating-mini-mini_124784) - - [Prusa MK4/XL](https://help.prusa3d.com/article/how-to-update-firmware-mk4-xl_453086) + - [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) To obtain the hostname, username, and password: - 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. - Note that for some models, the username may not be visible, as it is hardcoded to `maker`. - - Depending on your model, the entry may not be called **Password**, but **API key**. + - Depending on your model, the password entry may not be called **Password**, but **API key**. {% include integrations/config_flow.md %}