persandstrom / python-verisure

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

Missing information #62

Closed tnemrap closed 7 years ago

tnemrap commented 7 years ago

I have updated to last version. In the version i used before i captured and used this details from eventlog "The SmartLock Huvudentre has been unlocked from the inside" Now i can not find this information.

/Mike

persandstrom commented 7 years ago

You are correct, that is missing since the move to use the app-api. It's on the to-do list.

tnemrap commented 7 years ago

It would then be nice to have -f LOCK UNLOCK in the event log.

persandstrom commented 7 years ago

I have added the filter options in #66, release v1.3.1

tnemrap commented 7 years ago

How do i get the details from eventlog according to first post in this issue.

persandstrom commented 7 years ago

Ah, maybe I closed the issue to fast. Is your goal is to capture details, like user, area etc., or do you want the long text?