Search found 5 matches

by danko
Friday 18 July 2025 17:42
Forum: How-tos
Topic: Domoticz text values in a Dashticz X-Y graph.
Replies: 3
Views: 3615

Re: Domoticz text values in a Dashticz X-Y graph.

Lokonli wrote: Can you sketch how you would like to draw a graph of a text device?

Good question: I have no idea.
That's because I think I now understand that On-Off is not a text value but a switch status.
Apparently On is translated to 100 and Off to 0.
Thanks for your swift answer
by danko
Friday 18 July 2025 17:30
Forum: How-tos
Topic: Domoticz text values in a Dashticz X-Y graph.
Replies: 3
Views: 3615

Re: Domoticz text values in a Dashticz X-Y graph.

lokonly wrote: Can you sketch how you would like to draw a graph of a text device?

Good question! I have no idea. I now understand that On-Off is not a text value, but a switch status.
Is a switch automatically 0 for off and 100 for on?
Now that I think I understand it a little more I will try to ...
by danko
Thursday 17 July 2025 19:07
Forum: How-tos
Topic: Domoticz text values in a Dashticz X-Y graph.
Replies: 3
Views: 3615

Domoticz text values in a Dashticz X-Y graph.

In the Dashticz manual, chapter: Graphs-Examples-Combine two temperature devices with the switch info indicating central heating is on there is a X-Y graph showing when the central heating is on.
My question is: How do you get text values from Domoticz in such a graph? And how is it translated to a ...
by danko
Sunday 02 October 2022 9:58
Forum: Bugs
Topic: Timer function "afterSec" acts weird
Replies: 2
Views: 2652

Re: Timer function "afterSec" acts weird

Plugge thanks for suggestion.
It surely is better programming practice.
But unfortunately it does not make a difference.
by danko
Saturday 01 October 2022 20:03
Forum: Bugs
Topic: Timer function "afterSec" acts weird
Replies: 2
Views: 2652

Timer function "afterSec" acts weird

About Domoticz
Version: 2022.1
Build Hash: c9526851b
Compile Date: 2022-01-31 08:34:32
dzVents Version: 3.1.8
Python Version: 3.7.3 (default, Jan 22 2021, 20:04:44) [GCC 8.3.0]
--
(Running on a raspberry zero)


Being a complete noob, I do not understand the following behaviour:
The following script ...