docs(nibe): the Local REST API is enabled on the pump, not in the app - #737
Open
HuggeK wants to merge 1 commit into
Open
docs(nibe): the Local REST API is enabled on the pump, not in the app#737HuggeK wants to merge 1 commit into
HuggeK wants to merge 1 commit into
Conversation
Step 1 said to enable the Local REST API in the myUplink app. It is enabled on the pump's own screen, in the installer menu that also holds 7.5.15 -- no app and no myUplink account. Confirmed on an S735. The distinction is the point of the whole driver: a local-only integration that quietly required a cloud account to commission would not be one. The app still displays the certificate fingerprint, so that reference stays, next to the openssl command that does not need it. Co-authored-by: HuggeK <48095810+HuggeK@users.noreply.github.com>
HuggeK
marked this pull request as ready for review
July 31, 2026 12:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Step 1 of the pump setup said to enable the Local REST API in the myUplink app. It is enabled on the pump's own screen, in the installer menu that also holds 7.5.15 — no app, no myUplink account. Confirmed on an S735.
The distinction is the point of the whole driver. A local-only integration that quietly required a cloud account to commission would not be one, and #537's whole argument for the local API over
myuplink.luarests on it.The app still displays the certificate fingerprint, so that reference stays — next to the
opensslcommand that does not need it.Where this came from
It surfaced while classifying every catalog driver by how it is commissioned (srcfl/device-drivers#56, which files
nibe_localassetup: [device_screen]). The pump's owner corrected the documented procedure from the hardware. This is the second correction to this file's setup story, afteraidModeturned out not to be the write gate either — both times the doc described a NIBE feature by the route someone assumed, rather than the one the pump offers.🤖 Generated with Claude Code