Verisure integration not working, out of ideas

Hi,

I’ve been trying to set up the Verisure integration with my Home Assistant for a little while now, but I simply can’t get it to work.

After reading the documentation, and using verisure.py to extract the giid, I’ve added this to my configuration.yaml:

verisure:
  username: [email protected]
  password: secretpassword
  giid: 98347598340

(For the sake of clarity: The username, password and giid above are not my actual username, password and giid. I did use my actual username, password and giid in the real configuration.yaml.)

I expected my door lock to show up as an entity, but when it did not, I checked the log in Developer Tools -> Info. There is no mention of the verisure integration, or anything going wrong with it. I can’t even tell if it’s actually set up correctly or not.

The configuration validation tool on the Configuration -> General page does not indicate anything being wrong.

I have tried both with and without the giid option. I have tried putting all strings within quotation marks.

This is a Swedish Verisure installation, and the login url for “my pages” is https://mypages.verisure.com/login.html, and as I mentioned before, the verisure.py script works fine for extracting data from my Verisure account.

Any hints on what could be wrong would be greatly appreciated.

Thank you.

You are restarting the system, correct?

Also, check your actual logs inside the config/homeassistant.log file.

Yes, I restart Home Assistant after every change.

Also, there’s nothing in config/home-assistant.log (can’t find a homeassistant.log) mentioning Verisure, or the verisure component. I just restarted Home Assistant just to be sure.

Also, to make sure I’m not missing something in the log, I tried grepping, but nothing is returned for “verisure”.

Did you ever get this to work.
I have added the 3 rows (minus giid to my conf file but I see no integration)

Yes, it actually started working shortly after I created this thread, and the configuration is the same as in my original post. I never did figure out why it didn’t work then, and why it works now.

Thanks for the reply. I’m new to Home Assistant and was not sure what to look for. Having had a closer look I now see that I have devices from my system that I can act upon.