Search found 65 matches

by Eoreh
Tuesday 02 April 2019 17:50
Forum: Examples & Solutions
Topic: dzVents script for heating control [SOLVED]
Replies: 37
Views: 17434

Re: dzVents script for heating control [SOLVED]

Hello, I am using this script for regulating de heating in our house, but unfortunately the ' Holiday' function does not work. We are on holiday now and I noticed that de heating was still working. At for now I lowered the ' Comfort temperature' to holiday-level, so the heating is ok, but I would ...
by Eoreh
Friday 02 November 2018 8:36
Forum: Examples & Solutions
Topic: dzVents script for heating control [SOLVED]
Replies: 37
Views: 17434

Re: dzVents script for heating control [SOLVED]

Thank you very much, the problem is that I do not know how to write code... :roll: :roll: So You can do this in blockly, but i recomnends write script in dzVents. It not very hard to learn and in future you will have more posibilities. Is very good documentation on wiki with a lot of egzamples. See ...
by Eoreh
Thursday 01 November 2018 19:30
Forum: Examples & Solutions
Topic: dzVents script for heating control [SOLVED]
Replies: 37
Views: 17434

Re: dzVents script for heating control [SOLVED]

I tell you my installation, I have two pi zero w, one pi zero for the temperature probe installed in the room and the other pi zero with the relay modules next to the boiler, in this pi zero I have a module with 2 relays (relay 1 and relay 3) when the relay 1 is activated its contact closes to give ...
by Eoreh
Wednesday 31 October 2018 19:17
Forum: Examples & Solutions
Topic: dzVents script for heating control [SOLVED]
Replies: 37
Views: 17434

Re: dzVents script for heating control [SOLVED]

By the way, a slightly newer version of the Polish-language objects names. -- -- Heat control -- ------------------------------------------------------------------------ local version = '2.5' -- current version of script ------------------------------------------------------------------------ local ...
by Eoreh
Wednesday 31 October 2018 19:11
Forum: Examples & Solutions
Topic: dzVents script for heating control [SOLVED]
Replies: 37
Views: 17434

Re: dzVents script for heating control [SOLVED]

2018-10-31 16:10:00.838 Status: dzVents: !Info: -------------------------------------------------------------------------- 2018-10-31 16:10:00.838 Status: dzVents: Error (2.4.6): There is no uservariable with that name or id: HeatWorkCondition 2018-10-31 16:10:00.838 Status: dzVents: Error (2.4.6 ...
by Eoreh
Sunday 23 September 2018 22:10
Forum: Examples & Solutions
Topic: dzVents script for heating control [SOLVED]
Replies: 37
Views: 17434

Re: dzVents script for heating control [SOLVED]

Does the scrtipt calculate the heating start point in order to reach the setpoint as soon as the required time zone starts? Or is it just working during the selected time zone? in other words: Does this script 'think ahead'? It does not think ahead. Depending on the time zone set and setpoint it ...
by Eoreh
Saturday 25 August 2018 12:44
Forum: Examples & Solutions
Topic: dzVents script for heating control [SOLVED]
Replies: 37
Views: 17434

Re: dzVents script for heating control [SOLVED]

2018-08-09 05:22:00.699 Status: dzVents: Error (2.4.6): ...i/domoticz/scripts/dzVents/generated_scripts/Heating.lua:84: attempt to perform arithmetic on local 'num' (a nil value) "Round" function in which the error occurs is used in the line with devThermometer_second in line nr 295 temp_current ...
by Eoreh
Tuesday 26 June 2018 22:44
Forum: Examples & Solutions
Topic: dzVents script for heating control [SOLVED]
Replies: 37
Views: 17434

Re: dzVents script for heating control [SOLVED]

alarm_guy1 wrote: Sunday 24 June 2018 14:06 2018-06-24 13:02:00.351 Status: dzVents: Error (2.4.6): There is no device with that name or id: Current working status CO
You have to create virtual sensor type "Text" with name "Current working status CO", for proper operation of the script
by Eoreh
Wednesday 06 June 2018 19:20
Forum: Examples & Solutions
Topic: dzVents script for heating control [SOLVED]
Replies: 37
Views: 17434

Re: dzVents script for heating control [SOLVED]

If I read this correctly, you're controlling the boiler temperature off the thermostat in your living room, with an alternative thermostat used only in case the 1st thermostat fails to deliver a temperature, right? Yes it works only as backup. 1st. Have you thought of putting (z-wave) controlled ...
by Eoreh
Tuesday 20 March 2018 11:35
Forum: Other questions and discussions
Topic: Logitech Media Server
Replies: 409
Views: 86413

Re: Logitech Media Server

I give up for now :( I tryed your script , but still no luck. Maybe it's because I have not actualy a squeezebox , but some rpi with squeezelite as players. I set the debug on 1 but no logging in my domoticz. Maybe I must learn perl scripting :D :geek: You can try write easy script in dzVents which ...
by Eoreh
Sunday 25 February 2018 15:10
Forum: Design, usability and languages
Topic: Aurora theme
Replies: 466
Views: 168240

Re: Aurora theme

Domoticz Version: 3.8946 I update today to this version beta domoticz, and we lost button "Theme" in settings. I also check in new version Aurora the same problem. Of course i clear all cache. EDIT: becouse jquery in domoticz upgrade to ->jquery-3.3.1.min.js and from version jquery 3.0 .andSelf ...
by Eoreh
Sunday 11 February 2018 16:30
Forum: dzVents
Topic: Compact syntax for dzVents
Replies: 11
Views: 4355

Re: Compact syntax for dzVents

Version 1.8: New function: 1. generic - the generic function has been added to run all other functions not directly supported by the library but exist in dzVents now and in future. Of course everything else for the rule with function generic is also allowed as time, when or where Here is an example ...
by Eoreh
Sunday 04 February 2018 18:50
Forum: Design, usability and languages
Topic: Aurora theme
Replies: 466
Views: 168240

Re: Aurora theme

@devros: where is this protocol issue exactly? Default theme log protocol are black, red and cyan (Shows hardware protocol infos) messages, in aurora only black and red are visible... at least on my machine... I do quick test for color in Aurora theme and default theme on my computer. I have the ...
by Eoreh
Saturday 03 February 2018 12:54
Forum: dzVents
Topic: Compact syntax for dzVents
Replies: 11
Views: 4355

Re: Compact syntax for dzVents

Version 1.5 -Future, add property cancelQueuedCommands for all function. Require dzVents 2.4. See example below ver 3 previous script "selector+switch". Now also handle the situation when we will change mind and click from shorter time 1h to 2h. Note: to correct work requires the 1.5 or newer ...
by Eoreh
Saturday 03 February 2018 9:13
Forum: Design, usability and languages
Topic: Aurora theme
Replies: 466
Views: 168240

Re: Aurora theme

Anyone know how to go back to the default theme after using aurora? I installed it to have a look then deciced to go back and now everything looks terrible, all borders are missing and heaps of things are unaligned. As always when the topics change, You need to always clear the browser cache , for ...
by Eoreh
Thursday 01 February 2018 0:01
Forum: dzVents
Topic: Compact syntax for dzVents
Replies: 11
Views: 4355

Re: Compact syntax for dzVents

Version 1.4 -fix for bug to level in dimTo function. Future: add color to output for debug and as new property to object Log. Default color for log is green. But now You can change log text from default color green to other. eg, Red, Blue, Green, Black, Brown, etc. See example. -- colored log. local ...
by Eoreh
Wednesday 31 January 2018 23:50
Forum: dzVents
Topic: Compact syntax for dzVents
Replies: 11
Views: 4355

Re: Compact syntax for dzVents

TomBod wrote: Tuesday 30 January 2018 20:18 Great job Andrzej.
Thx, Tom. I'm glad that someone is using this library.
by Eoreh
Tuesday 30 January 2018 8:54
Forum: dzVents
Topic: dzVents 2.4.0 merged into Beta v3.8837+
Replies: 42
Views: 8308

Re: dzVents 2.4.0 merged into Beta v3.8837+

print( '<b style="color:Red">>> ' .. detector.switchType ) if detector.switchType == 'Motion Sensor' then print('<b style="color:DarkOrange">>> ' .. detector.name .. ' - ' .. detector.state ) ....... Thx for nice tip regarding the possibility of coloring in the log !
by Eoreh
Monday 29 January 2018 14:51
Forum: dzVents
Topic: Compact syntax for dzVents
Replies: 11
Views: 4355

Re: Compact syntax for dzVents

Version 1.3 -fix/future for debug mode, now also dispaly current value for false condytion, lastLevel now can be name level not only number but in debug mode will show number value. Egzample new debug mode. 2018-01-29 13:36:35.601 dzVents: !Info: 1.3 +++ 1 onDevice SELECTOR1 OK -> level always 2018 ...
by Eoreh
Sunday 28 January 2018 23:33
Forum: dzVents
Topic: Compact syntax for dzVents
Replies: 11
Views: 4355

Re: Compact syntax for dzVents

new Version 1.2 -fix/future for debug mode, now also dispaly function, fix to handling lvl, level in some situation.
Check first post.