For the scripts, I made some changes to be able to sent also a sound with a notification.
I'm new on github, so i'm not sure if i've did it right to create a pull request.
But I tried to help and make the scripts even better than they already are
Search found 8 matches
- Saturday 12 March 2016 21:14
- Forum: dzVents
- Topic: Introducing dzVents - Domoticz Lua file based event scripting made e-z!
- Replies: 337
- Views: 72611
- Sunday 28 February 2016 0:08
- Forum: LUA
- Topic: Some LUA magic: one script to rule them all..
- Replies: 38
- Views: 8545
Re: Some LUA magic: one script to rule them all..
Thank you for the quick fix I realy like the scripts/codes you created.
Only one other small thing, on github (and your zips) the folder is called 'script' but the configuration is looking for the folder 'scripts'.
Only one other small thing, on github (and your zips) the folder is called 'script' but the configuration is looking for the folder 'scripts'.
- Friday 26 February 2016 17:47
- Forum: LUA
- Topic: Some LUA magic: one script to rule them all..
- Replies: 38
- Views: 8545
Re: Some LUA magic: one script to rule them all..
When I try to use a function in the active variable, the function is script is always excecuted. return { active = function() return otherdevices['Thuis'] == 'On' end, -- set to true to activate this script, --can also be a function returning either true or false on = { 'Test', -- see readme for ...
- Wednesday 24 February 2016 15:44
- Forum: Windows
- Topic: Domoticz App for Windows 10 UWP
- Replies: 116
- Views: 47316
Re: Domoticz App for Windows 10 UWP
Hi all, I am trying to get it work on my windows 10 mobile phone, neherlands, but i am not lucky. Is there a tutorial how to set up the app? I tried a lot of settings but still get the message that my firewall is not ok. I am sure that it has to work because when i use the same settings in an other ...
- Monday 15 February 2016 8:04
- Forum: Windows
- Topic: Domoticz App for Windows 10 UWP
- Replies: 116
- Views: 47316
Re: Domoticz App for Windows 10 UWP
Hello WebStar What Z-Wave devices are you currently missing? And yes I am planning to have everything on GitHub at some point (Aslong as you guys promise not to make fun of my code :lol: I'm not really a c# developer). It's about the FIBARO System FGD212 Dimmer 2, the device is showing in the ...
- Friday 12 February 2016 15:11
- Forum: Windows
- Topic: Domoticz App for Windows 10 UWP
- Replies: 116
- Views: 47316
Re: Domoticz App for Windows 10 UWP
Hello Sneezydevil,
I really like the work you doing, at the moment i'm missing the support for Z-Wave.
Are you going to share the code of the program on GitHub so we can also contribute some code?
I really like the work you doing, at the moment i'm missing the support for Z-Wave.
Are you going to share the code of the program on GitHub so we can also contribute some code?
- Friday 01 May 2015 12:21
- Forum: Other questions and discussions
- Topic: Windows 10-Preview for Raspi2 available
- Replies: 5
- Views: 3663
Re: Windows 10-Preview for Raspi2 available
I've seen this message and i want to try and explore the features.
But do you know what the reason is that windows cannot be installed as a virtual machine?
But do you know what the reason is that windows cannot be installed as a virtual machine?
- Monday 06 April 2015 18:57
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 407876
Re: NEW frontpage.html - request comments
Probably a stupid question, but can I swip to the 'next' page , to see cell 20 ect, on a desktop with chrome. You can add some lines of code in frontpage.html to give you some small arrows which you can use to swipe on a desktop. After <div id="cnt" class="v-wrap"> <div class="v-box"> of page 1 in ...