GithubHelp home page GithubHelp logo

badconga's People

Contributors

adrigzr avatar dependabot[bot] avatar zzarne avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

badconga's Issues

Invalid config

Hola.
He instalado el repositorio desde HACS, he copiado la carpeta badconga en mi directorio de custom components y he introducido el código propuesto en mi configuration.yaml.
Pero cuando verifico la configuración, antes de reiniciar, el sistema se queda colgado y tengo que anular el código de configuration.

Map not working on 3090

Hi!

First of all thank you for the integration, great work!

I have a Conga 3090 and it seems to be working well, the only thing missing is the map and everything related to it (Excluding zones, working zones, etc...) It says that the camera.conga entity id is not unique. This entity shold be working? Is there a way to have the map working?

Thank you in advance.

No se muestra mapa

Hola
Este addon me viene genial para mi Conga 3090, los controles del robot funcionan perfectamente, pero no consigo que se vea el mapa en la tarjeta de Lovelace. He habilitado el debug y no veo ningún error aparente

Add support for Conga 6090

Looks like not supported yet 6090 model. Would be great to have this. Basic status/commands would be enough for me. Map is secondary to integrate the device with my automations.

If any help is needed please feel free to contact. Thanks for your work!!

[Discussion] Future of badconga

First off I'd like to thank and praise @adrigzr for this integration. The code is very well structured, readable and working.

As far as I understand, @adrigzr is no longer supporting it in favor of Valetudo, as stated in pull requests #9 and #13. While I'm in favor of switching to a cloudless solution, it may not (yet) be for everyone, as - as far as I understand - Valetudo requires the user to root the device. This may or may not void the warranty. It may be difficult to inexperienced users and may involve connecting the device to a computer via a service port or via ssh.

@adrigzr could you please

  • state the support state in the README.md
  • confirm or correct me in my above assumptions
  • tell us the state of the Valetudo integration

While there is (assumed) demand for this integration, how about creating an organization which oversees further development?

5090 partly compatible

it returns <Status: error>
but it seems to show most other information correctly, and also the "locate" action works.

happy to help troubleshooting.

Changing plan

Thank you. It works perfectly with 5490, even map is showing. There’s any way to implement plan changing?

Uncaught thread exception

Logger: root
Source: custom_components/badconga/app/socket.py:28
First occurred: 12:13:54 (1 occurrences)
Last logged: 12:13:54
Uncaught thread exception

Traceback (most recent call last):
File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/usr/local/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "/config/custom_components/badconga/app/conga.py", line 51, in on_logout
self.loop()
File "/config/custom_components/badconga/app/conga.py", line 30, in loop
return self.client.login(self.email, self.password)
File "/config/custom_components/badconga/app/client.py", line 194, in login
self.socket.connect()
File "/config/custom_components/badconga/app/socket.py", line 28, in connect
self.sock.connect((self.host, self.port))
TimeoutError: [Errno 110] Operation timed out

I get that error from the Home Assistant log. My solution proposal is to catch that error and retry the connect call until the connection is successfully established.

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.