Skip to content

Mähername in der Navbar hinzufügen/anzeigen z.B. für 2te Instanz #156

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

Open
Algochi opened this issue Mar 22, 2025 · 2 comments · May be fixed by #158
Open

Mähername in der Navbar hinzufügen/anzeigen z.B. für 2te Instanz #156

Algochi opened this issue Mar 22, 2025 · 2 comments · May be fixed by #158

Comments

@Algochi
Copy link

Algochi commented Mar 22, 2025

Unter Settings z.B. oder als Startoption (app.py --mowername:Herbine) eine Möglichkeit bieten einen eigenen Mähernamen anzugeben, der dann in der Navbar angezeigt wird.

Aktuell löse ich das für meine 2te Instanz so, damit ich bei zwei Mähern besser den Überblick behalte
CaSSAndRA/src/components/navbar.py hier in Zeile 14:
dbc.NavLink('CaSSAndRA -- Herbine', id=ids.NAVBARSTATELINK, href='/', active='partial', n_clicks=0, class_name='mx-2 flex-grow-1'),

das sieht dann so aus

Image

@EinEinfach
Copy link
Owner

Diese UI wird von mir um keine neue Features erweitert. An dieser Stelle möchte ich auf die neue UI CaSSAndRA native hinweisen. Dort gibt es das bereits auf dem Dashboard. Ich bin aber nicht abgeneigt, wenn jemand diese Änderung vernünftig umsetzt und als PR zur Verfügung stellt, diese in den Master branch zu übernehmen.

@Algochi
Copy link
Author

Algochi commented Mar 24, 2025

Danke, hab mal mein Glück versucht und einen PR erstellt, die Umsetzung ist stumpf über die Startoptionen.

@Algochi Algochi linked a pull request Apr 3, 2025 that will close this issue
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 a pull request may close this issue.

2 participants