python-verisure
python-verisure copied to clipboard
A python module for reading and changing status of verisure devices through verisure app api.
Is it possible to do session.get_lock_config('XXXX XXXX') from command prompt?
The python script here: https://github.com/persandstrom/python-verisure/issues/81#issuecomment-424046082 Only showing one heatpump. I got two and really want both to show up. It is also missing quiet mode and econavi, but I am...
Trying harder to log in on a 4xx Error code. Also add status code to error message. Should help fixing https://github.com/home-assistant/core/issues/97885 UNTESTED!
Use typed return values for query functions
Using Verisure with a Yale locks (Yale Doorman) and get no information about who unlocked a lock locally via its physical keypad. * https://www.home-assistant.io/integrations/verisure/ Like to add this as a...