Enter forum description here ...
0

"Denon AVR" driver from ComfortClick examples library

Grzegorz Kulinski 1 year ago in bOS Configurator / Devices updated 1 year ago 1

Hello everyone.

I have a question. Has anyone tried to use "Denon AVR" driver to control the Marantz SR7015 receiver. If so, which Remote Port should be set, because on 5000 I get "Error connecting to device. No response from xxx.xxx.xxx.xxx:5000”.

Regards

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

Lightning scene dimming bar step

Diego 1 year ago in Devices / KNX updated 1 year ago 4

Hello,


is it possible to change lightning scene dimming bar step from 10% to 5% or 1%?

Thanks for your help.


Kind regards.

0

I cannot link sensibo with comfortclick

Pablo Lopez 1 year ago in bOS Configurator / Devices updated 1 year ago 2

Hi,

I have installed the Sensibo library, I put my API key and the device ID. The instructions are very easy to understand what to do, but it doesn't work. Have I left anything out?

It works perfectly from the device's own app.

I have tried to create a new Api key and it doesn't work either.

I get this message: Forbidden (403) POST:/asStates?apikey=

Can you help me, please?

Thank you very much, best regards

0

Node not responding

Nathan Meinck 1 year ago in Devices / Z-Wave updated by Aaron Hepworth 1 year ago 1

I have a number of Fibaro z wave blind and dimmer devices. I have an issue where the devices report Device not responding.

The command does eventually get executed however it causes a delay.

Any ideas how to resolve this problem or what could cause it?

Thanks 

0
Under review

Restart knx device

Marco Dalsasso 1 year ago in Devices / KNX updated by ComfortClick Support 1 year ago 2
Hello, 
is there a script to restart a knx device, directly without going through ETS?
Thanks, Marco
0

bOS Configurator color problems

Grzegorz Kulinski 1 year ago in bOS Configurator updated 1 year ago 7

Good day.

I would like to confirm whether you have also noticed problems with the interpretation of colors by the bOS Client application. I checked on both iOS and Windows versions. I created some graphics to illustrate this problem.

bOS Configurator: 4.9.17.

First image: source colors. Three different brightnesses, with a 192 transparency value:

Image 4337

Second image: source colors combined with backgrounds (white and black, without transparency):

Image 4338

Third image: Source colors (1st and 3rd columns) and result colors (2nd and 4th columns) copied from iPad visualization:

Image 4339

Regards,

Grzegorz Kulinski

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

DSC, Change zone names

Simen Hagen 1 year ago in Devices / DSC 0
Anyone know where I can find or how to change text for zones that appears in the bOS Client.

For example by clikking *1 and your code, you will enter the menu ''bypass zones''. With the horizontal buttons
you can scroll all zones. However this text does not correspond and seems to be default from the example.
Image 4328
0

Special character in HTTP device URL

Gabor Stepper 1 year ago in Devices / Http updated by Jürgen Jürgenson 1 year ago 3

Hello,

I am trying to access an HTTP API endpoint with GET request. It works from different kinds of clients (Chrome, Postman, etc.), but in bOS I get "Error connecting to device" error.


The only thing special about the request is the URL, which contains a "special" character, the colon :. This is because I can query data from a device which can be identified by its MAC address in the URL.

Has anyone experienced anything similar?

Thanks!