We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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: [].
map_modes: []
Do not autogenerate map_modes if explicitly set to an empty array.
No response
The text was updated successfully, but these errors were encountered:
Right now you can use following config:
map_modes: - template: vacuum_clean_segment run_immediately: true repeats_type: NONE
Sorry, something went wrong.
Done in v2.2.0
PiotrMachowski
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: