Search found 3 matches
- Monday 04 May 2020 15:19
- Forum: LUA
- Topic: LUA script: Turn Plug ON and play alarm sound with OmxPlayer
- Replies: 1
- Views: 457
LUA script: Turn Plug ON and play alarm sound with OmxPlayer
Hello all! I want to make a LUA time script that turns-On a Zwave smartplug for 20secons, and plays one alarm sound twice But it does not work as expected. If I leave the smartplug = 'On' and exceute the scritp, it plays well the sound twice every minute Only leaving the (commandArray['Powerplug ...
- Thursday 05 July 2018 12:06
- Forum: Other questions and discussions
- Topic: Hoe to disable/enable a timer in a scene from another ??
- Replies: 11
- Views: 4053
Re: Hoe to disable/enable a timer in a scene from another ??
SOLVED hello everyone. I'll would like to share with you have I solved in my system (Raspbian+domoticz v4.97). I have very low programmings skills, so probably I'm missing something, so all comments are welcomed :) Before start playing with physical devices, I tried with Virtual devices for testing ...
- Wednesday 04 July 2018 13:49
- Forum: LUA
- Topic: Blink light
- Replies: 16
- Views: 11373
Re: Blink light
SOLVED Hello everyone, I'm new to this forum and I would like to share something with you: I just wanted to make a light blinking when another device was 'On'. As I have low programming skills, I tried to find an existing script in this forum already doing the job (LUA, Python, PHP), unfortunately ...