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

Empty map_modes / Option to disable autogeneration of map_modes #548

Closed
rkorn86 opened this issue Feb 13, 2023 · 2 comments
Closed

Empty map_modes / Option to disable autogeneration of map_modes #548

rkorn86 opened this issue Feb 13, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@rkorn86
Copy link

rkorn86 commented Feb 13, 2023

Description

I would like a add live map preset without any map mode, just for following the vaccum position. Therefore it would be nice to set map_modes: [].

Solution

Do not autogenerate map_modes if explicitly set to an empty array.

Alternatives

No response

Context

No response

@rkorn86 rkorn86 added the enhancement New feature or request label Feb 13, 2023
@PiotrMachowski
Copy link
Owner

Right now you can use following config:

map_modes:
  - template: vacuum_clean_segment
    run_immediately: true
    repeats_type: NONE

@PiotrMachowski
Copy link
Owner

Done in v2.2.0

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

No branches or pull requests

2 participants