python-verisure icon indicating copy to clipboard operation
python-verisure copied to clipboard

A python module for reading and changing status of verisure devices through verisure app api.

Results 16 python-verisure issues
Sort by recently updated
recently updated
newest added

When I try to do an image capture from a camera, I first need to have a request id. When I try vsure [username] [password] --camera-get-request-id "[device_label]" ([device_label] I acquired...

Would be nice like in the verisure app to see the state of the lock. If autolock is enabled or not.

Hello, I just received a email from verisure (from Belgium) about 2 step verification: It sounds you can disable it, but I think it should be handled. ``` Information to...

Up until recentely when I called the get_overview() command I got a "userTracing" tab in the json reply but now its missing. Anybody knows if Verisure hidden it or if...

In the verisure you can see the state if autolock is enabled or not. I know you can set it auto/off. But would be nice if we could get the...

Hi, In the app I get notified when there's a power outage and it is also visible in the history tab in the app. Is it possible to have a...

Hi all, I'm working on an implementation of events when the alarm is triggered. Do you know what the value of `statusType` for `armState` might be in this case? Maybe...

Using invalid credentials (or an account without any installation (e. g. haven't yet accepted invitation) gives a somewhat confusing error: Traceback (most recent call last): File "/srv/homeassistant/bin/vsure", line 10, in...

Thanks for creating this python repo ;) I was testing it out and did not find a way to change the 6 digit PIN code that I have set on...

I am interested in adding support for HeatPumps (get status, change temperature, etc) They show up in the /overview as: "heatPumps": [ { "deviceLabel": "XXX XXX", }, "heatPumpModel": "PANASONIC", "heatPumpConfig":...