Search found 3 matches

by muzzol
Saturday 25 January 2020 20:00
Forum: Bash / PowerShell / Batch etc.
Topic: passing arguments to On Action script
Replies: 1
Views: 754

Re: passing arguments to On Action script

sorry to resurface this thread but I really need to know if this can be achieved with domoticz.

I need a script to process username pushing the button:

Code: Select all

On Action: script://door.sh $USERNAME
any hint about how to do that?
by muzzol
Friday 27 September 2019 19:03
Forum: Bash / PowerShell / Batch etc.
Topic: passing arguments to On Action script
Replies: 1
Views: 754

passing arguments to On Action script

Hi,


i got a script configured for a switch (Push On button type) and I would like to pass the username as parameter so I can know who activate it.

something like

Code: Select all

script://door.sh $USERNAME

is that possible?
by muzzol
Tuesday 18 September 2018 15:38
Forum: Other questions and discussions
Topic: users permissions and timetable
Replies: 0
Views: 278

users permissions and timetable

hi, new user here and I really love this project. I've recently bought a store place and I'm trying to configure domoticz to allow some partners to access some specific functions. I need some users to be able to execute some buttons at certain hours. so for example, I need some people to be able to ...