Search found 11 matches

by MarloCZ
Friday 21 February 2020 15:48
Forum: Other questions and discussions
Topic: Concatenating an URL with values from sensors.
Replies: 19
Views: 1575

Re: Concatenating an URL with values from sensors.

Picture of what? A picture of the display?
I am currently testing two adults, 7 numbers and 4 numbers.
https://uloz.to/file/Up42O3LzfwyK/2020- ... -40-50-jpg
by MarloCZ
Thursday 20 February 2020 17:37
Forum: Other questions and discussions
Topic: Concatenating an URL with values from sensors.
Replies: 19
Views: 1575

Re: Concatenating an URL with values from sensors.

Thank you very much, it works great. ;)
by MarloCZ
Thursday 20 February 2020 7:07
Forum: Other questions and discussions
Topic: Concatenating an URL with values from sensors.
Replies: 19
Views: 1575

Re: Concatenating an URL with values from sensors.

Thank you, it works very well. ;)

I have one more request, is somehow done to change temperatures not after one minute, but after 5 (10) seconds :?:
Thank you
by MarloCZ
Wednesday 19 February 2020 21:43
Forum: Other questions and discussions
Topic: Concatenating an URL with values from sensors.
Replies: 19
Views: 1575

Re: Concatenating an URL with values from sensors.

Thanks for the new script, but it reports me an error :( 2020-02-19 21:36:57.915 Status: dzVents: Error (2.4.19): error loading module 'Display-2' from file 'C:\Program Files (x86)\Domoticz\scripts\dzVents\generated_scripts/Display-2.lua': 2020-02-19 21:36:57.915 ...Domoticz\scripts\dzVents ...
by MarloCZ
Wednesday 19 February 2020 13:22
Forum: Other questions and discussions
Topic: Concatenating an URL with values from sensors.
Replies: 19
Views: 1575

Re: Concatenating an URL with values from sensors.

So I figured it out - it works :) There was no comma in 7dt , url = ESPEasyURL .. '7dt,' .. item.temperature, Can I have another request, could it be done on the display alternate between two different temperatures - from outside and from inside thermometer - alternately ? Thank you in advance for ...
by MarloCZ
Wednesday 19 February 2020 13:07
Forum: Other questions and discussions
Topic: Concatenating an URL with values from sensors.
Replies: 19
Views: 1575

Re: Concatenating an URL with values from sensors.

Thank you very much for the modified script. I turned it on, but the screen still doesn't show me anything :( The extract from the log is as follows: 2020-02-19 13:06:25.489 Status: dzVents: Info: Handling events for: "Outdoor_thermometer", value: "5.06" 2020-02-19 13:06:25.490 Status: dzVents: Info ...
by MarloCZ
Wednesday 19 February 2020 6:56
Forum: Other questions and discussions
Topic: Concatenating an URL with values from sensors.
Replies: 19
Views: 1575

Re: Concatenating an URL with values from sensors.

Hello, please can someone advise me, I try the script written above, but my display shows nothing. When I enter a command via URL, it will show up on the display. Thanks for the help -- Send Undercot Temp return { on = { devices = { "Outdoor_thermometer" }}, logging = { level = domoticz.LOG_DEBUG ...
by MarloCZ
Wednesday 27 November 2019 13:48
Forum: dzVents
Topic: From blocky to dzVents [Solved]
Replies: 8
Views: 1629

Re: From blocky to dzVents [Solved]

I have one more request.
Is there any way to run the script only when the "Thermostat" value changes?

Something like that ?

return
{
on = { devices.changed = { 'Termostat' }},


Thx.
by MarloCZ
Wednesday 27 November 2019 13:03
Forum: dzVents
Topic: From blocky to dzVents [Solved]
Replies: 8
Views: 1629

Re: From blocky to dzVents [Solved]

Thank you very much, the script works. Sending log. ;)
Log-2.JPG
Log-2.JPG (274.05 KiB) Viewed 1474 times
by MarloCZ
Wednesday 27 November 2019 6:52
Forum: dzVents
Topic: From blocky to dzVents [Solved]
Replies: 8
Views: 1629

Re: From blocky to dzVents [Solved]

Thanks for answering, I did it according to this procedure: https://www.youtube.com/watch?v=Ga8mSQ-XCbc Picture of my Thermostat timer setting and Log. I would like the script to run only when the current "Thermostat" value changes I want to convert it to dzVents because I can't find the boot value ...
by MarloCZ
Tuesday 26 November 2019 22:22
Forum: dzVents
Topic: From blocky to dzVents [Solved]
Replies: 8
Views: 1629

Re: From blocky to dzVents [Solved]

Hello excuse my english, but i need some help converting blockly script to dzVents This is starting the heating, where I have a timer set directly on the switch "Kotel" and starts when I change the value on "Thermostat", which I have as a set point. Thanks for the help Blockly-Termostat.JPG