Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Implemented the /profile API for user profile data parsing #2

Merged
merged 2 commits into from
Apr 5, 2018

Conversation

ardevd
Copy link
Owner

@ardevd ardevd commented Apr 5, 2018

The Z-Way API exposes an undocumented /session point which contains user information of the currently authenticated user including dashboard devices. This should be used instead of the qrcode parsing hack we previously used which is no longer possible on Z-Way 2.3.7.

This closes #1

ardevd added 2 commits April 5, 2018 17:22
Dont use the /profiles API to try to match username to profile as this is no longer possible in Z-Way v2.3.7. The undocumented /session API is much better for this purpose.
@ardevd ardevd added bug Something isn't working enhancement New feature or request labels Apr 5, 2018
@ardevd ardevd added this to the v1.0.5 milestone Apr 5, 2018
@ardevd ardevd self-assigned this Apr 5, 2018
@ardevd ardevd merged commit 7808008 into master Apr 5, 2018
@ardevd ardevd deleted the 1-profiledata branch April 5, 2018 15:26
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dashboard devices not showing on Z-Way 2.3.7.
1 participant