Git Product home page Git Product logo

Comments (11)

ppastur avatar ppastur commented on August 16, 2024

Hi, I've just checked mine and the API key still works. Can you provide a little more information about what is or is not happening in HA - for instance;

  • do you see the Pool robot sensor in HA on restart?
  • is there a related error message on HA startup? if so pls post

from iaqualink.

GitHubGoody avatar GitHubGoody commented on August 16, 2024

I searched the entire list for any mention of iAquaLink, robot, and vacuum. None of them are related to this integration.

I don't receive an error message under Notification at least. Is there somewhere else I should check?

from iaqualink.

ppastur avatar ppastur commented on August 16, 2024

When you say you searched the list, I assume you mean you searched in Developer Tools>States? if so this is correct but you should be searching for the name you set up in the provided Setup config to your configuration.yaml. For example, if you gave the name "Sven" then you should be searching (or to be completely accurate filtering) for an entity with the name "Sven" in it like so:

image

For error messages look in the log. To find the log, click on Settings>System and then select log. There you can search for errors.

from iaqualink.

GitHubGoody avatar GitHubGoody commented on August 16, 2024

Thanks. Here's what I got:

image
image

from iaqualink.

ppastur avatar ppastur commented on August 16, 2024

Can you post the relevant part of your config.yaml please (and remember to redact your username & password if you are not using a secrets.yaml file). What would be interesting to know is if you wrapped your password in single quotes? i ask because I had a similar issue and due to the complexity of my passwords it was necessary to wrap them in single quotes - that fixed my issue

e.g. if your password is @S5Sd8e177.q6[k!00s
and your username is [email protected]
and you want to call your pool robot aquaman

then the relevant section in your config.yaml should look similar to:

  - platform: iaqualinkRobots
    username: [email protected]
    password: '@S5Sd8e177.q6[k!00s'
    api_key: whatevertheAPIKeyIs
    name: aquaman

Make sure your indentation is correct, check your configuration file by going to settings and clicking on the button 'Check Configuration'. If all good then restart HA and check your logs to see if the error reappears and then go back to Developer Tools>States to see if you can find aquaman.

from iaqualink.

galletn avatar galletn commented on August 16, 2024

Seems like your model is not returned (or at least not at the same place in the API)

Sorry for my inactivity for the past months, had some major setbacks in life to deal with.

I'll try to create a quick fix.

Anyhow during the winter I tried to revamp the code already in order to make some other fixes, but did not put it on github yet.

I'll release it and then you guys can test it too, it's been running for a few months here already so should be stable.

from iaqualink.

galletn avatar galletn commented on August 16, 2024

@GitHubGoody, afraid that I will need your credentials to be able to check what the API is returning for you.

Can you change your password for me to debug, and change it back once completed? Also don't put it here, let's get in touch privately in that case.

Alternatively I can give you my postman collection so that you can check yourself what the API returns?

Some API experience is mandatory in order to do that.

from iaqualink.

GitHubGoody avatar GitHubGoody commented on August 16, 2024

I changed my password. I don't think GitHub has PM capability, so I sent you a message on the HA Community site. @galletn Will that work for you?

from iaqualink.

GitHubGoody avatar GitHubGoody commented on August 16, 2024

I just updated to the latest version of this integration and I'm now able to see a single sensor (sensor.iaqualinkrobots_aquaman), so I know it's talking to my iAquaLink account (@ppastur single or no quotes on the passsword both worked to get this far).

Aquaman

However, by comparing this to the screenshot I posted above from the iAquaLink Owner's Center, I may have found the issue. Since I also have an iAquaLink automation control system, it appears it's trying to pull that in (see the serial_number and robot_name attributes) instead of the Robot. This is despite me using the correct name of my robot "Aquaman" in the configuration.

from iaqualink.

GitHubGoody avatar GitHubGoody commented on August 16, 2024

@galletn I don't know if you saw my latest update. Any ideas? Thank you.

from iaqualink.

galletn avatar galletn commented on August 16, 2024

Also check your PM's but it seems to be fixed!

from iaqualink.

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.