persandstrom / python-verisure

A python module for reading and changing status of verisure devices through verisure app api.
MIT License
134 stars 42 forks source link

Documentation API #135

Closed RosiersRobin closed 2 years ago

RosiersRobin commented 2 years ago

Hi,

Where could I find the API docs?

persandstrom commented 2 years ago

The is no more documentation than what you find in the readme, and the documentated methods in python-verisure/verisure/session.py

RosiersRobin commented 2 years ago

I mean the API docs from verisure themself. How could you have built this otherwise?

krambriw commented 2 years ago

Reverse engineering my best guess!!

persandstrom commented 2 years ago

Yes, by recording the traffic to and from my phone

RosiersRobin commented 2 years ago

Poah, respect! Thakns for the info! :D