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

Added multiple PowerRouters to the webinterface #5

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

lrabius
Copy link

@lrabius lrabius commented May 24, 2021

The data of different powerrouter IDs is now stored separetly in order to show the data of each powerrouter individually on its own site in the webinterface. You can give the powerRouterId as a query parameter after the normal url like this /?powerRouterId=NOT0THE0REAL0ONE to get the webinterface of the powerrouter with that ID. If the query parameter isn't given the webinterface shows the powerrouter that first sent data.
The actual powerrouter ID and links to all available IDs are shown at the top of the webinterface.
The query parameter works also in the same way for the values/status/events.json pages.

Updated README with some helpful information for the docker installation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant