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.

Love the integration, much appreciate all the work you put into this. Just a question, I own a Techline S-25i and have not found a way to define/change my P1-P2-P3 programs from the integration (maybe I didn’t look in the right place)… Could you tell me if the functionality exists, or is in the making? Thanks, Z

Unfortunately, no configuration can be carried out remotely. The cloud control does not (yet) offer this. According to my dealer, however, all functions that are available via bluetooth will soon be controllable via the cloud.

Only one of the configured profiles can currently be activated via the cloud. See zcsmower.set_profile in the services:

A workaround would be to set the robot to manual mode and use the services via automation to send it to work in the zones and to mow the borders. But I don’t (yet) have a blueprint for this.

Music to my ears: ā€œall functions that are available via bluetooth will soon be controllable via the cloudā€. Thanks for coming back to me, take care!