Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add documentation for update #243

Merged
merged 1 commit into from
Dec 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added docs/_static/download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 6 additions & 3 deletions docs/support/latest.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,13 @@ We might ask you to confirm or update your Moonraker version
#. Click **HACS**
#. Click **Integration**
#. Select **Moonraker** integration
#. Top corner (left) you should see the version (either ``0.2.0`` or a series of letter and number) |image|
#. Click 3 little dots top right corner 1. Click **Redownload**
#. Top corner (left) you should see the version (either ``0.2.0`` or a series of letter and number) (*A*) |image|
#. Click 3 little dots top right corner
#. Click **Update Information** (*B*)
#. Click 3 little dots top right corner
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Repeating this line is intentional.

When you click Update Info it closes the menu, so you need to re-open it (thus this step)

#. Click **Redownload** (*C*)
#. Select a specific version or ``main`` for the latest possible code
#. Click **Download**
#. Restart **HACS** (``HA Main Menu`` -> ``Developer Tools`` -> ``Restart``)

.. |image| image:: https://user-images.githubusercontent.com/2634090/222960004-7118651a-e5be-4991-8241-269f3520a924.png
.. |image| image:: /_static/download.png
Loading