Some general auth questions

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
fabiobruna
Posts: 3
Joined: 06 Jul 2015 18:09

Some general auth questions

Post by fabiobruna »

Hi,

I'm trying to use suncron to turn a light on and off via my pi.

http://stenarson.com/projects/suncron/

Suncron generates cron calls, in this case with wget

From the FAQ:
HTTP auth FAQ
HTTP auth FAQ
Schermafdruk 2015-07-08 21.00.03.png (31.02 KiB) Viewed 3415 times
Wget from my pi:
wget
wget
Schermafdruk 2015-07-08 21.00.34.png (66.12 KiB) Viewed 3415 times
From my settings via 8083
Settings
Settings
Schermafdruk 2015-07-08 21.05.18.png (17.32 KiB) Viewed 3415 times
But I guess this is for the phone app?

Am I missing a crucial point here? Calls(on/off/status) from my browser succeed, which is not a surprise, because I'm logged in. Can I disable authentication? It worked for a while, just stopped working after a few days.

Regards,
Fabio
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Some general auth questions

Post by PoltoS »

"Allow public access" if for /ZWaveAPI/ API
For /ZAutomation you need to add Anonymous user or do authentication.

Thanks for pointing out on the old description about no authentication in Z-Way. We will change it.
fabiobruna
Posts: 3
Joined: 06 Jul 2015 18:09

Re: Some general auth questions

Post by fabiobruna »

Thanks, wil look into ZWaveAPI.
Post Reply