palazzem / econnect-python

API adapter used to control programmatically an Elmo alarm system
BSD 3-Clause "New" or "Revised" License
8 stars 5 forks source link

feat: `lock()` accepts an optional `userId` #142

Closed palazzem closed 5 months ago

palazzem commented 5 months ago

Related Issues

Proposed Changes:

Adds user_id optional parameter to lock(). This change adds support for all main units that require the userId parameter during the unit authentication.

Testing:

n/a

Extra Notes (optional):

n/a

Checklist

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 7758596374


Totals Coverage Status
Change from base Build 7758383549: 0.0%
Covered Lines: 381
Relevant Lines: 381

💛 - Coveralls