Giter Site home page Giter Site logo

Comments (4)

denysdovhan avatar denysdovhan commented on May 28, 2024

That's because you're including an uncompiled source file from this repo. Please, never do that.

You should use HACS or a file attached to the latest release.

from vacuum-card.

cpaucar3 avatar cpaucar3 commented on May 28, 2024

I replaced the file with the one from the latest release $ md5sum vacuum-card.js 1e900f37051d2a7befac7840a9b65cac vacuum-card.js

The TypeError issue is still present with lit-element, so I installed HACS instead and added the card through there. It seems to work with my DEEBOT N79S. It gets battery and state data. It can send the locate action. Though the start/stop action and the normal/high action don't work through the custom card, all actions work through the default Lovelace card. Which means I should be able to fix it by adding custom actions to the custom:vacuum-card right?

Thanks for pointing me in the right direction!

from vacuum-card.

krystiancharubin avatar krystiancharubin commented on May 28, 2024

This card uses the standard vacuum commands that homeassistant provides (https://www.home-assistant.io/integrations/vacuum/) so its likely that your particular vacuum implementation has issues or defines custom commands

from vacuum-card.

cpaucar3 avatar cpaucar3 commented on May 28, 2024

Yes I have it configured under the ecovacs vacuum integration which uses the sucks python library. So then I should be able to use the python script integration to make a service wrapper for the sucks API, and then add the service as a custom action for this card. Is that how it goes?

from vacuum-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.