From 1fc2ecff3ed37279787a8cb38dc3894671353cd1 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Thu, 22 Jun 2023 15:56:29 +0200 Subject: [PATCH] Prusalink: add MK4 as supported (#27922) --- source/_integrations/prusalink.markdown | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/source/_integrations/prusalink.markdown b/source/_integrations/prusalink.markdown index 4d51b2ddc71..7dcecbb4f95 100644 --- a/source/_integrations/prusalink.markdown +++ b/source/_integrations/prusalink.markdown @@ -17,10 +17,11 @@ 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 is currently limited to the Prusa Mini. - -{% include integrations/config_flow.md %} - -To obtain the API key, on your printer navigate to Settings -> Network -> PrusaLink. It will then be shown at the bottom of the screen. - +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 and Prusa MK4. This integration requires PrusaLink v2. If you have the Prusa MINI, you need to run firmware 4.4.0 or later. + +To obtain the API key: + - On your printer, navigate to **Settings** > **Network** > **PrusaLink**. + - The API key is shown at the bottom of the screen. + +{% include integrations/config_flow.md %} \ No newline at end of file