Skip to content

Disabling/Hiding Map #673

Discussion options

You must be logged in to vote

This should do the trick:

type: custom:xiaomi-vacuum-map-card
map_source:
  camera: camera.xiaomi_cloud_map_extractor
calibration_source:
  camera: true
entity: vacuum.xiaomi_vacuum
vacuum_platform: default
map_modes: []
icons: []
card_mod:
  style: |
    .map-wrapper {
      display: none;
    }

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Jack77777777
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