mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
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>
This commit is contained in:
parent
462de0a309
commit
4bfcf3811f
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user