Coder Social home page Coder Social logo

Comments (4)

PiotrMachowski avatar PiotrMachowski commented on September 13, 2024

Vacuum doesn't start if debug mode is enabled, have you tried without it?

from lovelace-xiaomi-vacuum-map-card.

jlo88 avatar jlo88 commented on September 13, 2024

Just changed the card to:

calibration_points:
  - map:
      x: 466
      'y': 1889
    vacuum:
      x: 25500
      'y': 25500
  - map:
      x: 730
      'y': 1625
    vacuum:
      x: 26500
      'y': 26500
  - map:
      x: 466
      'y': 1625
    vacuum:
      x: 25500
      'y': 26500
entity: vacuum.xiaomi_vacuum_cleaner
map_camera: camera.rockrobo_map
service: vacuum.start
type: 'custom:xiaomi-vacuum-map-card'

but still nothing. The logs also show nothing.

Some more info, I'm running hassio with the card integrated via HACS, version 1.1.9 (updated 10 days ago).

lovelace integration:

resources:
  - type: js
    url: /local/monster-card.js?v=2
  - type: module
    url: >-
      /community_plugin/lovelace-xiaomi-vacuum-map-card/xiaomi-vacuum-map-card.js

from lovelace-xiaomi-vacuum-map-card.

PiotrMachowski avatar PiotrMachowski commented on September 13, 2024

The problem is caused by service: vacuum.start line, this service doesn't use arguments provided by the card. Everything should work after removing it

from lovelace-xiaomi-vacuum-map-card.

jlo88 avatar jlo88 commented on September 13, 2024

That did the trick! Thanks!

from lovelace-xiaomi-vacuum-map-card.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.