
Thermostat Hysteresis as a value to enable changes
Hello! Several of my clients ask me to be able to change the hysteresis of their thermostats.
Could be possible to add this parameter to the changeable values by users?
Meanwhile, I have to make thermostats by calculations and programs, just to give them this feature.
Thank you!

Counter Log - Help with kWh calculation
Hi people,
May I ask a little help about counter log?
I have a power sensor on an electric board. On ETS, I get an Instantaneous Power object (2 bytes), which comes in kW format. Like, if the house is consuming 1200W, I get 1,2 value on ETS, if it's consuming 250W, I get 0,25 value, and so on. I have the correct instant values showing on visualization.
I've tried to create counter logs, to get an approximate daily consumption, etc. The problem is that the values on the counter log don't make any sense.
For example, if the house is consuming constant 250W during 24hour, I should get 6 kWh by the end of the day, but the values don't make sense. On one day, it showed something like 138kWh on one day, which is impossible. I deleted all data now.
Either I'm configuring all wrong the counter log, or there's something I'm missing.
Thanks for any help

play sound How do I play a sound
Hello,
Could someone explain how I play a sound based on a program or an event? Ideally through a client but failing that through the server?
I would like to play a warning sound should a condition not be met when the user is changing a mode.
Thanks

Idea for comment line into a program
I think that to have the possibility of comment a line or section and add comments into a program might be really good. For development of task for example or other reasons.

Condition using user rights
Hi.
Is it possible to build a program based on the user rights condition?The topic concerns air conditioning in the office. AC control is available from the KNX wall thermostats and from the visualization. Administrator has the option to lock thermostat on the wall to prevent office staff from changing some AC functions. At the same time, the same functions are available on the visualization for both regular users and the administrator.
My point is to block the execution of program (linked to the button on the visualization and KNX thermostat) by regular users, and allow execution only by users with administrator rights, without need to duplicate the button and program linked to it. I would like to include two conditions in the program that determine the ability to run the program.
Something like this:
If <thermostat> = blocked
If <user_rights> = administrator
<program_name_2>.Run()
Else <user_rights> = user
<program_name_3>.Run()
Else
<program_name_1>.Run()
Regards,
Grzegorz

logic "ID" 2BF
I need to be able to perform an "ID" with a 20ºC value of 2BF. How can I do it

"Cyclical reference detected" on calculation task
I'm trying to cumulate the results from each "Operating time" on each thermostat.
Each of them calculates the time the floor heating is active.
I'm then getting "Cyclical reference" from the calculation task.
Anyone know why this happens ?
I don't have it all the time, for example I had floor heating on 3 rooms activated for 10h, but one of the rooms activated for 6h of them, and when that room activated it started triggering those alerts, and when all rooms stopped heating up, it stopped triggering the errors.
To resume:
- Each thermostat has an Operating time task
- A Calculation task (A) is adding up all the values returned by each Operating time
- Every 24h I'm saving that calculated value in a Analog Log (C)
- Then I have another Calculation task (B) which get the values from (A) and removes the Day Max from (C)
- Then another Analog Log (D) gets the value from (B) every 5 minutes and show it in a graph
And ComfortClick is triggering alerts about Cyclical references thrown by (A)

using calculation result as input in counter log
I have an issue when trying to use result from calculation as input in Counter Log.
I have several "Operating Time" loggers which I use to track for how long each floor heating element have been enabled and recalculate that in energy used for floor heating. I use Calculation function to add values from multiple "Operating Time" loggers to add whole floor heating energy consumption in one total value. Issue occurs when I try to use result of Calculation as input in Counter Log. Calculation is working just fine - I have checked it, but when I select that Calculation as input in Counter log, I get "cyclical reference detected" error in bOS Client. As far as I can see Counter Log is working, but I keep getting "cyclical reference detected" error.
Any ideas?

Combine timer with kill-switch
Hi there,
How do you guys combine a timer mechanism with a kill switch?
In my example, I have a ventilator placed in my shower and a timer-commando configured for this. After the light in the shower is turned off, the timer starts for 5 minutes and kills the ventilator after these 5 minutes.
I also have a kill-switch place next to my bed to kill all the lights. If I hit this button, the shower-light receives an "off" commando (although it's already off), and by thus activating the timer AND the ventilator.
How can I prevent this?
Best,
Michiel

Garden irrigation system control
Hello,
I need to control 10 zones of watering with the following parameters:
- to switch on them for a certain period of time with the ability to change it
- selected devices should switch on one by one with a delay.
For example, I select in Scene "zone 1" and setup the timer for 10 minutes, "zone 5" setup the timer for 5 minutes and "zone 6" setup the timer for 10 minutes, so in overall my Scene should run for 25 minutes. I would need to run it in sequence "zone 1" after 10 minutes switch off and with 2 minutes delay start "zone 5" after 5 minutes switch off another delay for 2 minutes and switch on "zone 6" for another 10 minutes.
As I'm a newbie so any help would be appreciated and thank you in advance everyone.
Customer support service by UserEcho