Pete
Pete
I also have this problem. Tried different solutions, but ended up removing the card for now. Hoping this can be fixed soon.
@PiotrMachowski Thanks, not entierly sure how to set that up. Would it be enough to add this part? ``` additional_presets: - preset_name: Static image entity: vacuum.xiaomi_vacuum map_source: image: "/local/map_image.png" ```...
Thanks, got it working i a sense, but on the live map, my predefined selections, zones and labels doesn't show.
``` type: custom:xiaomi-vacuum-map-card preset_name: Static image entity: vacuum.roborock_vacuum_s6 map_source: image: /local/map_image.png calibration_source: identity: true additional_presets: - entity: vacuum.roborock_vacuum_s6 preset_name: Live map map_source: camera: camera.xiaomi_cloud_map_extractor calibration_source: camera: true map_modes: - template:...
Think i solved it, swapped the order for Live and static map ``` type: custom:xiaomi-vacuum-map-card preset_name: Live Map entity: vacuum.roborock_vacuum_s6 map_source: camera: camera.xiaomi_cloud_map_extractor calibration_source: camera: true additional_presets: - entity: vacuum.roborock_vacuum_s6...
Yeah, thought that would be the case. Using the config you posted, thanks again.
I have this issue as well. Trying to figure out the workaround with analog output. But i cant get the roller to move. @PeteCondliffe Would you mind explaining?
Same exact issue.
I have this issue as well. Is it being looked at? I changed one of my node to a newer machine, but i cant migrate anything to it. Cant even...
I solved this by using the test repo from the install instructions. Then i hade a issue with the new node, it did not get any iscsi portals when i...