diff --git a/source/_integrations/octoprint.markdown b/source/_integrations/octoprint.markdown index 53f70c4fa5a..64634070862 100644 --- a/source/_integrations/octoprint.markdown +++ b/source/_integrations/octoprint.markdown @@ -2,6 +2,7 @@ title: OctoPrint description: Integration between OctoPrint and Home Assistant. ha_category: + - 3D Printing - Binary Sensor - Button - Sensor @@ -57,7 +58,7 @@ verify ssl: ### API Key For the integration to work, please check that in Octoprint, the plugin Discovery is enabled and in the settings -> printer notifications menu pop-ups are enabled. -The Octoprint integration will attempt to register itself via the [application keys plugin](https://docs.octoprint.org/en/master/bundledplugins/appkeys.html). After submitting the configuration UI in Home Assistant, open the Octoprint UI and click allow on the prompt. +The Octoprint integration will attempt to register itself via the [application keys plugin](https://docs.octoprint.org/en/master/bundledplugins/appkeys.html). After submitting the configuration UI in Home Assistant, open the Octoprint UI and click allow on the prompt. ## Binary Sensor diff --git a/source/_integrations/prusalink.markdown b/source/_integrations/prusalink.markdown new file mode 100644 index 00000000000..522da9fdb1f --- /dev/null +++ b/source/_integrations/prusalink.markdown @@ -0,0 +1,19 @@ +--- +title: PrusaLink +description: Instructions on monitoring Prusa 3D printers using PrusaLink. +ha_category: + - 3D Printing +ha_iot_class: Local Polling +ha_release: '2022.9' +ha_config_flow: true +ha_codeowners: + - '@balloob' +ha_domain: prusalink +ha_integration_type: integration +--- + +The PrusaLink integration allows you to monitor your [Prusa 3D printer](https://www.prusa3d.com) and its progress with your Home Assistant installation. + +{% include integrations/config_flow.md %} + +This integration requires PrusaLink v2. If you have the Prusa MINI, you need to run firmware 4.4.0 or later. diff --git a/source/integrations/index.html b/source/integrations/index.html index adfd32c4170..72946cbd431 100644 --- a/source/integrations/index.html +++ b/source/integrations/index.html @@ -68,13 +68,13 @@ regenerate: false src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha256-4+XzXVhsDmqanXGHaHvgh1gMQKX40OUvDEBTu8JcmNs=" crossorigin="anonymous"> - - {% raw %}