-
Notifications
You must be signed in to change notification settings - Fork 9
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
Advanced UI with two DeeBots #234
Comments
Hi, second deebot integration would be highly appreciated (or some hints as to what I have to change and which parts could be re-used) thanks!! |
It is possible by creating separate variables per bot. This means some additional modification as the backend configuration needs to be created per bot. |
Last night, I started working on it.
what I am struggeling with is the Dashboard configuration itself. There are 2 parts:
Ideal scenario would be to be able to select the robot in the UI and then based on the selection trigger everything else... is that possible? |
Please open a PR with your changes, as everybody can profit from an example, which is working for multiple bots. |
Uhm... I would be more than happy to do that, if only I knew how to and what a pull request actually is / does. What I have done is the following: What I did then was to adjust the call from the Dashboard to hand over "vacuum_bot" and "queue": Where I am lost now is the Dashboard configuration, as I do not quite understand the concept of the template (I mean I do understand that the dashboard itself inherits the data etc. from the template, but I dont quite get how it is done :( |
Hello,
first of all: great work to provide this integration for Home Assistant!
We had a Deebot in use until the very end.
I used this very intensively with the Advanced UI.
After buying the second DeeBot a few weeks ago, this is no longer so easily possible.
Is there a way to "overhaul" the Advanced UI to be used with multiple Deebots?
In particular, the topic with the room queue is not really possible, since the script sections are probably not designed for the use of several Deebots.
Thanks in advance and best
Ralph
The text was updated successfully, but these errors were encountered: