Ambrogio lawn mover

I use the integrated schedule. The integration tries everything to wake up the mower.

Then it is a newer model, which does not work with the integration because it is not manufactured by ZCS. Stiga and ZCS have been going their separate ways for a while now.

I’m in trouble to use xiaomi-vacuum-map-card now, when camera entity is replaced with image entity.
I can’t figure out right configuration for image calibration_source

The following configuration works perfectly for me:

card:
  type: custom:xiaomi-vacuum-map-card
  entity: vacuum.mower_imei
  vacuum_platform: send_command
  map_source:
    camera: image.mower_imei_map
  calibration_source:
    camera: true

Thank’s, exactly what I needed.