Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

Support for passwords #2

Open
WalterWampe opened this issue Mar 20, 2018 · 2 comments
Open

Support for passwords #2

WalterWampe opened this issue Mar 20, 2018 · 2 comments

Comments

@WalterWampe
Copy link

Hi Tkoeberl,

nice module!

Is there support for the site login?

Thank you very much.
Greentings Walter

@tkoeberl
Copy link
Owner

could you try to change node_helper.js Line 12:
to:
request({ url: url, headers: {'x-ha-access': '<your_password>'}, method: 'GET' }, function (error, response, body) {

@WalterWampe
Copy link
Author

<3
nice! that worked!
Thank you very much

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants