Enter forum description here ...
0

data logging value 0?

Hello!

When I'm logging data it doesn´t seem to record the value 0.

This is making my graphs look weird.

Is there a setting that I missed?

Image 4568

0

error specified cast is not valid

SYSGLOB LDA 2 years ago in Devices / KNX updated by ComfortClick ComfortClick 2 years ago 1

Hi there. I have the server in the last version and in the last linux version too. When trying to configure the KNX device it appears the error in the picture.

It happend in 3 devices in different houses and networks. Don't know what to do...

This is one of them...

Image 4565

Image 4566

0

Boolean parser settings

Gabor Stepper 2 years ago in Devices / Other updated 2 years ago 2

Hi,

I get the state of a device via MQTT, the values under the respective topic can be either 0 or 1. I would like to convert that to False/True with a Boolean parser.

I can't find in the documentation or figure out how to do it correctly.


I thought that the below True Text and False Text could be used for that.

Image 4562

Or maybe the Regex should be constructed differently?

Image 4563

Thank you for the help in advance!


Gabor

0

How to make a recipe function

Ronnie Lin 2 years ago in bOS Configurator / Tasks updated by Ronnie Lin 1 year 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

KNX/IP Gateway

Michiel Kenis 2 years ago in Devices / KNX updated 2 years ago 6

I see a lot of questions "similar to mine", but all refer to a much older version of the bOS, and seeing a lot of KNX interface updates in the changelog, this might justify my new question. 

I'm trying to connect hardware to my KNX by using my Jigsaw as IP Gateway. While configuring, the bOS KNX Server is correctly detected; as is the IP address. 

But when trying to control a device (let's say a light), nothing really happens. I'm monitoring the bus both by ETS Diagnostics, as well as bOS logs; but no traffic is detected. 


Am I missing some kind of option/activation? 

Image 4559

Image 4561

0
Under review

Zigbee integration

DiLight-Smart Solution Ltd DiL 2 years ago in bOS Configurator / Devices updated by ComfortClick Support 4 days ago 3

Hello,

Is there a time estimation for releasing an integration of bOS with Zigbee?

0

Is it possible to create a while loop in ComfortClick?

Fatlum Telaku 2 years ago in bOS Configurator 0

Hi everyone,

I have an issue where I need to execute a program periodically like it would be on a while loop, the trigger for the program is a change on an integer variable.

I am using the "restart" function provided but since the lowest value possible to set is 1 second it doesn't work in my case. I see that there cloud be something with "allow retrigger" and "restart on retrigger" but I still can't find a way for this to work correctly.

Thanks in advance!

0

Improve data in notifications.

Eloy Larrañaga 2 years ago in bOS Configurator updated 2 years ago 2

Good morning.

I have a query about server notifications. Currently, I send the notification with the trigger without any errors. From there, I would like to include the malfunction code (another group address) in the text string that will be received in case of an error.


Thank you in advance.

0

video doorbell options with bOS

Has anyone integrated video doorbell in bOS other than DoorBird brand?

Thank you,

Calin

0
Under review

JSON Path finder tool

Fabien Fuster 2 years ago updated by ComfortClick Support 2 years ago 1

Hello,

Just looked at the last webinar video as I couldn't join. Very nice explanation and product discoveries.

I've seen that the https://jsoneditoronline.org/ tool is used to identify the parser. If the tool is nice, I found some time ago a very handy one, avoiding errors since as it identifies the exact expression for you, by just selecting the data you are looking for in the right hand window. The link is : JSON Path Finder.


As it saved me quite some time in the past, I thought it might be useful to others, thus sharing here.


Here an exemple with a blebox API expression. Just do not copy the "x." in the expression to get the correct one to past in CC.

Image 4546

Regards