Search found 5 matches

by c1381ie
Wednesday 19 October 2016 14:36
Forum: PHP and all others
Topic: Timer Between 2 Times
Replies: 2
Views: 1424

Timer Between 2 Times

Hello,

ich have a Problem. I Read and test since 4 Hours and can't get it work. i neet the following:

I have an switch that should torned on between 2 Time frames. eg.

Switch = on (when time 12:13 - 12:37 Uhr)
Switch = off (when time 12:38 - 12:12 Uhr)

the following i Have:

if ((tonumber ...
by c1381ie
Saturday 15 October 2016 10:07
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 190759

Re: ELV Max! Heating control system

Hello,

i have tested. When i change the lines (your sencond pos 2.) then i become only 25.5 as Temp in my sensors.

2016-10-15 10:06:00.885 LUA: Valve TH-WZ-rechts Setpoint=8 Temp=25.5 Valve pos=0
2016-10-15 10:06:00.885 LUA: Valve TH-WZ-mitte Setpoint=8 Temp=25.5 Valve pos=0
2016-10-15 10:06:00 ...
by c1381ie
Friday 14 October 2016 13:58
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 190759

Re: ELV Max! Heating control system


Hi c1381ie,
I have been very busy the past days, but next week I have more time. I'll see if i can help you then.
Martijn

Hello Martijn,

i have found one Part that's the Problem. i use an "Eco Switch" an your Script cant konfigure this Item. The Next Part is when i habe Door Switche there is ...
by c1381ie
Tuesday 11 October 2016 7:59
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 190759

Re: ELV Max! Heating control system

Hello,

i'm on the next Step. Teh first error i have found was that i test the script outside from /domotics/scripts/lua/ Now the script runs without the TCP error.
But i have another Error:

2016-10-11 07:52:00.868 Error: EventSystem: in /home/pi/domoticz/scripts/lua/script_time_max.lua: /home ...
by c1381ie
Friday 07 October 2016 22:45
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 190759

Re: ELV Max! Heating control system

Hey !

Just tried your script and getting an error :

2016-10-03 09:21:00.588 Error: EventSystem: in /root/domoticz/scripts/lua/script_time_max.lua: /root/domoticz/scripts/lua/script_time_max.lua:132: attempt to concatenate field '?' (a nil value)


Any idea ?

Thanks !

Sylvain

Is line 132 ...