Skip to content

Importing zones list from input_text #270

Answered by PiotrMachowski
idogrf asked this question in Q&A
Discussion options

You must be logged in to vote

You probably can do something like this (without config-template-card), but you won't be able to select icon:

  type: custom:xiaomi-vacuum-map-card
  entity: vacuum.xiaomi_vacuum_cleaner
  map_source:
    camera: camera.xiaomi_cloud_map_extractor
  calibration_source:
    camera: true
  map_modes:
    - template: vacuum_clean_zone_predefined
      predefined_selections:
        - zones: input_text.zone_kitchen
        - zones: input_text.zone_dinning_room
    - template: vacuum_clean_zone
    - template: vacuum_goto

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@idogrf
Comment options

@PiotrMachowski
Comment options

@idogrf
Comment options

Answer selected by idogrf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants