Should not be a big deal for anyone familiar with compilation mechanisms (I'm not)
I 'm looking for such a solution for several week.
I made several trials with some of my keyfobs after enabling debug for my ZWAVE.ME UZB device.
The logs clearly shows that the Keyboard does send the information (an ...
Search found 2 matches
- Saturday 26 November 2016 16:37
- Forum: Other questions and discussions
- Topic: Keypad Usercode comment
- Replies: 4
- Views: 1899
- Monday 16 November 2015 0:56
- Forum: PHP and all others
- Topic: Script on DOMOTICZ for WINDOWS
- Replies: 13
- Views: 5755
Re: Script on DOMOTICZ for WINDOWS
For windows scripts, I discovered that the scripts have to be under the following directory (given my install under c: drive):
"ProgramData\Domoticz"
and not
"Program Files\Domoticz"
Then, 'Action On' should contain something like:
script://yourPythonScript.py
I haven't tested Windows batch ...
"ProgramData\Domoticz"
and not
"Program Files\Domoticz"
Then, 'Action On' should contain something like:
script://yourPythonScript.py
I haven't tested Windows batch ...