Search found 7 matches
- Wednesday 25 January 2017 23:53
- Forum: dzVents
- Topic: Simply DzVent Stuck on loop
- Replies: 1
- Views: 905
Re: Simply DzVent Stuck on loop
I have amended the code to include the following this seems to have stopped the loop... not sure if it is the correct way tho :) return { active = true, on = { 'UFH Electric', 'UFH Call' }, execute = function(domoticz, device) local ufhe = domoticz.devices['UFH Electric'] local ufhc = domoticz ...
- Wednesday 25 January 2017 0:19
- Forum: dzVents
- Topic: Simply DzVent Stuck on loop
- Replies: 1
- Views: 905
Simply DzVent Stuck on loop
Hi all, still trying to get my head around the whole DzVent / Lua scripts I have got the below working but it keeps on send the on stat's or off stat's like it stuck in a loop have i missed something silly out ;/ any help would be great.. return { active = true, on = { 'UFH Electric', 'UFH Call ...
- Saturday 21 January 2017 16:43
- Forum: PHP and all others
- Topic: Heating DZvents Multi Zone
- Replies: 3
- Views: 1754
Re: Heating DZvents Multi Zone
Thanks elmortero... As this is my 1st Lua script I thought it might be better to start a little simpler.. :) Below is the script but still getting error I have attached the logs also. local TPV_Down = 'Downstairs_Rad' -- switch device local SETPOINT_DEVICE = 'Downstairs SetPoint' -- selector dummy ...
- Wednesday 18 January 2017 23:18
- Forum: PHP and all others
- Topic: Heating DZvents Multi Zone
- Replies: 3
- Views: 1754
Heating DZvents Multi Zone
Hi not sure if any one can help I have tried to amending the heating script that I download from DZvents. but got a little stuck. am I doing this all wrong ? Cheers Rich local BOILER_DEVICE = 'Boiler call' -- switch device local TPV_DS = 'Downstairs Rad' -- Downstairs two port valve local TPV_UP ...
- Sunday 14 February 2016 16:13
- Forum: Others
- Topic: ASR2-RF / SSR302 2 Channel Receiver Config?
- Replies: 8
- Views: 2177
Re: ASR2-RF / SSR302 2 Channel Receiver Config?
Would it be worth looking at this Again ? I have installed one and is show that I have 3 x Thermostat Mode 3 x Switch
is there any need for it own .xml ?
is there any need for it own .xml ?
- Wednesday 30 December 2015 11:22
- Forum: Suggestions
- Topic: [602] Setpoint update Qubino on/off thermostat ZMNHIA2
- Replies: 13
- Views: 4196
Re: [602] Setpoint update Qubino on/off thermostat ZMNHIA2
Has anyone fixed the issue with this unit ? I have the same issue. When I look in the OZW i Can see the option for a THERMOSTAT_SETPOINT ? Output from OZW, -30 12:08:42.466 Detail, Node011, Received: 0x01, 0x0c, 0x00, 0x04, 0x00, 0x0b, 0x06, 0x43, 0x03, 0x01, 0x22, 0x00, 0xe6, 0x7f 2015-12-30 12:08 ...
- Tuesday 22 December 2015 15:20
- Forum: Z-Wave
- Topic: Qubino thermostat ZMNHIA2 compatibility
- Replies: 18
- Views: 3402
Re: Qubino thermostat ZMNHIA2 compatibility
Has there been any progress on this device, I have installed and config the set-point but noticed that the control to switch on the device come under the Utility (Auto / Off ) and no option for a normal switching command ? Probe is pulsing in with Temp. Maybe I have missed something ;) Cheers Rich