Advertisement
Guest User

Untitled

a guest
Mar 24th, 2022
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.14 KB | None | 0 0
  1. type: custom:xiaomi-vacuum-map-card
  2. entity: vacuum.roborock_s5_max_a_szolga_robot_cleaner
  3. map_source:
  4.   camera: camera.xiaomi_cloud_map_extractor
  5. calibration_source:
  6.   camera: true
  7. map_modes:
  8.   - template: vacuum_goto
  9.   - template: vacuum_clean_zone
  10.   - template: vacuum_clean_segment
  11.     predefined_selections:
  12.       - id: 20
  13.         label:
  14.           text: Előszoba
  15.           x: 24925
  16.           'y': 22825
  17.           offset_y: 35
  18.         icon:
  19.           name: mdi:broom
  20.           x: 24925
  21.           'y': 22825
  22.       - id: 24
  23.         label:
  24.           text: Imola
  25.           x: 21825
  26.           'y': 22025
  27.           offset_y: 35
  28.         icon:
  29.           name: mdi:broom
  30.           x: 21825
  31.           'y': 22025
  32.       - id: 18
  33.         label:
  34.           text: Előd
  35.           x: 28350
  36.           'y': 21350
  37.           offset_y: 35
  38.         icon:
  39.           name: mdi:broom
  40.           x: 28350
  41.           'y': 21350
  42.       - id: 21
  43.         label:
  44.           text: Konyha
  45.           x: 28325
  46.           'y': 24500
  47.           offset_y: 35
  48.         icon:
  49.           name: mdi:broom
  50.           x: 28325
  51.           'y': 24500
  52.       - id: 25
  53.         label:
  54.           text: Nappali
  55.           x: 28525
  56.           'y': 26575
  57.           offset_y: 35
  58.         icon:
  59.           name: mdi:broom
  60.           x: 28525
  61.           'y': 26575
  62.       - id: 16
  63.         label:
  64.           text: Anya és Apa
  65.           x: 21675
  66.           'y': 26950
  67.           offset_y: 35
  68.         icon:
  69.           name: mdi:broom
  70.           x: 21675
  71.           'y': 26950
  72.       - id: 17
  73.         label:
  74.           text: Fürdőszoba
  75.           x: 24975
  76.           'y': 27300
  77.           offset_y: 35
  78.         icon:
  79.           name: mdi:broom
  80.           x: 24975
  81.           'y': 27300
  82.       - id: 19
  83.         label:
  84.           text: Kamra
  85.           x: 28000
  86.           'y': 28550
  87.           offset_y: 35
  88.         icon:
  89.           name: mdi:broom
  90.           x: 28000
  91.           'y': 28550
  92.       - id: 22
  93.         label:
  94.           text: Budi
  95.           x: 30475
  96.           'y': 28775
  97.           offset_y: 35
  98.         icon:
  99.           name: mdi:broom
  100.           x: 30475
  101.           'y': 28775
  102.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement