Frank
Search found 8 matches
- Sunday 02 April 2017 20:13
- Forum: LUA
- Topic: Add "nalooptijd" in a lua script
- Replies: 7
- Views: 1505
Re: Add "nalooptijd" in a lua script
Works fine!! Thanks! 
Frank
Frank
- Sunday 02 April 2017 16:19
- Forum: LUA
- Topic: Add "nalooptijd" in a lua script
- Replies: 7
- Views: 1505
Re: Add "nalooptijd" in a lua script
Thanks!!, But now getting a error:
string "commandArray = {} ..."]:20: field 'day' missing in date table
Frank
string "commandArray = {} ..."]:20: field 'day' missing in date table
Frank
- Sunday 02 April 2017 15:39
- Forum: LUA
- Topic: Add "nalooptijd" in a lua script
- Replies: 7
- Views: 1505
Re: Add "nalooptijd" in a lua script
Sorry, I mean, if the pump is switched off for >24 hours, then the pump switch on 10 min.
- Sunday 02 April 2017 15:22
- Forum: LUA
- Topic: Add "nalooptijd" in a lua script
- Replies: 7
- Views: 1505
Add "nalooptijd" in a lua script
Hello,
I have a script for my floor heating pump. But the 'nalooptijd' of 10 min. are not in.
Can someone fix this? I have no experience with lua
script:
logging = true
function log (level, message)
file = io.open("/ram/domoticz.log", "a")
file:write(string.format("%s %-5s: LUA : %s\n", os ...
I have a script for my floor heating pump. But the 'nalooptijd' of 10 min. are not in.
Can someone fix this? I have no experience with lua
script:
logging = true
function log (level, message)
file = io.open("/ram/domoticz.log", "a")
file:write(string.format("%s %-5s: LUA : %s\n", os ...
- Tuesday 14 February 2017 20:08
- Forum: LUA
- Topic: Converting a script to lua for Domoticz
- Replies: 4
- Views: 1540
Re: Converting a script to lua for Domoticz
I'd like to get a Lua script for reading out two temperature sensors applied to my floor heating. These got to have a few values to turn off and on a virtual switch.(klik aan, klik uit)
Below is a code which I'd like to add to Domoticz:
delay(2000); // er is twee keer een delay van 2 sec = totaal ...
Below is a code which I'd like to add to Domoticz:
delay(2000); // er is twee keer een delay van 2 sec = totaal ...
- Monday 13 February 2017 23:23
- Forum: LUA
- Topic: Converting a script to lua for Domoticz
- Replies: 4
- Views: 1540
Converting a script to lua for Domoticz
Hello,
I have a Lue script for de Wemos.
But i want it to use for Domoticz.
is it possible to convert it to a lua script. I am a moob in prograaming lua. :shock:
Thanks to Erwin Lokhorst for the sketch
/* Regeling tbv pomp vloerverwarming.
Bij een watertemperatuur van 40C en hoger EN een ...
I have a Lue script for de Wemos.
But i want it to use for Domoticz.
is it possible to convert it to a lua script. I am a moob in prograaming lua. :shock:
Thanks to Erwin Lokhorst for the sketch
/* Regeling tbv pomp vloerverwarming.
Bij een watertemperatuur van 40C en hoger EN een ...
- Saturday 02 July 2016 14:05
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 443707
Re: NEW frontpage.html - request comments
Did anyone integrate a color selector for HUE of other RGB/RGBW dimmers in this frontpage?
- Tuesday 07 June 2016 14:07
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 443707
Re: NEW frontpage.html - request comments
franzelare wrote:Did anyone integrate a color selector for HUE of other RGB/RGBW dimmers in this frontpage?