Enter forum description here ...
0

How to make a recipe function

Ronnie Lin 9 months ago in bOS Configurator / Tasks updated by Ronnie Lin 8 months ago 8

I have a commercial medical aesthetic space case

There are 11 rooms with different functions in the medical beauty center

The owner wants to customize the function

Allow each guest to be treated to automatically adjust environmental parameters according to their own preferences, such as lighting and color, temperature and humidity of air conditioners, etc.

And save this data, the next time you come to the store, you can call it out by the service staff

0
Under review

weather task

Riccardo Magalini 12 months ago in bOS Configurator / Tasks updated 8 months ago 4

Hi all, I would like to use the weather forecast to automate rolling shutters and more but among the selectable items, after inserting the weather task in the theme, I noticed that the item rain or cloudy or sunny or other is not selectable. All other parameters can be selected. It is possible to use parameters like clear sky or similar in some way

0

"Cyclical reference detected" on calculation task

Tomas 1 year ago in bOS Configurator / Tasks updated by Grzegorz Kulinski 1 year ago 1

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)

0

using calculation result as input in counter log

Kresimir Marusic 1 year ago in bOS Configurator / Tasks updated 1 year ago 2

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?

0

Combine timer with kill-switch

Michiel Kenis 1 year ago in bOS Configurator / Tasks updated by Ricardo Pinto | visiontech pt 1 year ago 3

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

0

Garden irrigation system control

Roman K 2 years ago in bOS Configurator / Tasks updated by Ricardo Pinto | visiontech pt 2 years ago 1

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.

0
Under review

Berker KNX BIQ switch and ''Thermostat'' Library example

Simen Hagen 2 years ago in bOS Configurator / Tasks updated 2 years ago 10

Does anyone know if a change in setpoint performed with the physical switch affect the setpoint in bOS.

In other words, can you change setpoint with both? KNX physical switch and bOS? And it will sync. automatically? 

Image 3904

Regards

0
Under review

bOS Configurator crashes on scheduler editing

Grzegorz Kulinski 2 years ago in bOS Configurator / Tasks updated by ComfortClick Support 2 years ago 1

Good day everyone.

While working on the new project, I remembered about another serious editing problem in bOS Configurator. It appears in any edited program. The problem concerns edition of schedulers, which contain dozen commands (in my case 12) and dozen time events (in my program 18).

I do each new scheduler by cloning an existing one, according to the screenshot:

Image 3783


The configurator freezes while editing commands:

2022.05.27_bOS Configurator crashes.mp4

To force the configurator to close, it was enough to edit 8 commands. In my case, the configurator crashes with each new schedule (on average, after editing dozen commands).

To reproduce the problem, you can use the configuration file that I sent by e-mail two days ago (my earlier post "bOS Configurator - cyclical configuration downloading").

Regards,

Grzegorz

0

help, cut character string

Bao Tran 2 years ago in bOS Configurator / Tasks updated by Jürgen Jürgenson 2 years ago 1

hello,

I have a piece of json data.

Image 3629

I got the temperature data with token setting : data[0].st , I want to just take the numeral data and remove the letter : 26.0C to 26.

Please help, thanks

0

Buttons on dashboard not refreshing when using scenes

Nathan Meinck 2 years ago in bOS Configurator / Tasks updated by anonymous 2 years ago 6

If I manually change the light status (on/off or brightness) the button shows correct status on the dashboard, however when using a scene to control the light(s) the button / dimmer doesn't refresh and therefore shows incorrect status. This becomes confusing for the user as it's showing the wrong status of the devise.

Should I be using the 'request values' function in the associated scene to force the update?

When I used 'request values' for 6 devises (lights) in a program and triggered it when the scene was activated it did what I expected which was update the dashboard, however it was extremely slow and therefore is not an acceptable solution.

What's the best practise solution for this scenario?