-
-
Notifications
You must be signed in to change notification settings - Fork 252
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
HA2024.7+: Clicking "Generate Rooms Config" doesn't do anything, and Selection is always empty #747
Comments
Here is my camera state as well
|
Have you tried it on any previous version of the HA? Is the map card inside any other card? |
I'm actually having the exact same problem with a Roborock S5 running Hypfer/Valetudo. On Homeassistant 2024.7.0 Here's my card configuration: type: custom:xiaomi-vacuum-map-card
entity: vacuum.valetudo_s5
vacuum_platform: Hypfer/Valetudo
map_source:
camera: camera.valetudo_s5_camera
calibration_source:
camera: true
map_locked: true My card is not inside any other card, and I have not tried it on an earlier version since I just found out about this awesome card. |
I just installed 2024.6.4 and it worked as expected. Seems to be a |
It is not a bug in HA, it just seems that something has been changed in HA frontend and this change broke this functionality in the card. I will check it out and adjust the code to the latest HA |
Same issue with a Dreame L20 Ultra and a D10s Pro. Any ETA when this will be fixed? Btw thanks for this card, it's really amazing. |
For Dreame integration you can use this config template to generate rooms config. Then adjust vacuum platform and it should be fine. At this moment there is no ETA, I will analyze this issue this weekend. |
That worked like a charm - thanks for the workaround. |
Is there also a fix for the roborock s7 already? |
Thanks. After figuring out how to - it worked perfect. After completion the vacuum and camera entity in the head of the template, running it in the template dev tool inside HA it creates the complete card config which has to be copied into the code editor of the card. Thanks for hinting us to the workaround. |
Version from this build potentially fixes this issue, but it requires manual installation from attached artifact archive. |
Fixed in |
Just had a similar issue with "Generate Rooms Config" doing nothing. In my case it was related to the new experimental Sections Dashboard in home assistant, maybe that helps. |
@muehlt yup, I need to adjust it as well |
@muehlt fixed in |
Checklist
The problem
I am trying to set up my Dreame D10 Plus, but I have having issues getting the list of rooms from my camera.
My camere is showing the map as expected but when I click "Generate Rooms Config" nothing happens. Similarly, when I add points to the map, the
Selection
value stays empty at[]
.I have also tried to save the card, close it and clicking again on the button but nothing happens.
If I follow the instructions for < 2.1.0 with the template though, it generates some configuration I can use.
What version of a card has described problem?
v2.2.2
What was the last working version card?
No response
What vacuum model do you have problems with?
dreame.vacuum.r2205
Which integration do you use to control your vacuum (link)?
https://github.com/Tasshack/dreame-vacuum
What browser (browsers/apps) does have this problem?
Chrome/Safari
What version of Home Assistant do you use?
2024.7.0
What type of installation are you running?
Home Assistant Container
Card's configuration
Javascript errors shown in the browser's console (if applicable)
Additional information
No response
The text was updated successfully, but these errors were encountered: