From 4bfcf3811fe7f558f468d45441146d73f5c55b81 Mon Sep 17 00:00:00 2001 From: tehinfidel Date: Mon, 8 Apr 2024 22:47:16 -0700 Subject: [PATCH] Update octoprint.markdown to add note to log in as the correct user (#32220) * Update octoprint.markdown to add note To integrate HA and Octoprint, the pop-up only appears when logged in as the user which you are attempting to register. This may seem logical, but it stumped me and apparently many others from searching for a solution. Solution found in this comment: https://github.com/home-assistant/core/issues/70152#issuecomment-1100930191 * Tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/octoprint.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/octoprint.markdown b/source/_integrations/octoprint.markdown index 81f464378e2..e86b350425d 100644 --- a/source/_integrations/octoprint.markdown +++ b/source/_integrations/octoprint.markdown @@ -59,7 +59,7 @@ verify ssl: ### API key For the integration to work, please check that in Octoprint, the [Discovery Plugin](https://docs.octoprint.org/en/master/bundledplugins/discovery.html) is enabled and in the **Settings** -> **Printer Notifications** menu that **Enable popups** is checked. -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 select **Allow** on the prompt. NOTE: You must be logged into Octoprint as the user which you are adding Home Assistant. Otherwise, the popup access prompt does not appear. ## Binary sensor