Enter forum description here ...
0
Under review

Z-wave aeotec wallmote sleeping and parameter issues

Christiaens Filip 4 years ago in Devices / Z-Wave updated 4 years ago 2

I was able to discover and include the device. 

In the overview of z-wave devices it says the device is 'Sleeping' and listening flag is off.

However I can intercept key attributes in the central scene, so he's listening.

But the values of 'Switch' and 'Multilevel Switch' never change.

I also want to remove the beeping when touching the device. This is done by setting parameter number 1 to value 0 instead of 1. 

Getting parameter number 1 does nothing and setting gives the error 'index was outside the bounds of the array'.

0

KNXIP tunneling error

Bidao Sistemas 4 years ago in Devices / KNX 0

Hi 

trying to connect to knx system to program devices, I have this error:

"The connection to the KnxIpTunneling: RED - ***.***.***.***:3671 bus of line 1.7 New line could not be established.
The interface is not reachable."

any idea what could be wrong with the bOS setup?? thanks in advance.

details for the error are:

Knx.Bus.Common.Exceptions.ConnectorException: No ConnectResponse received
en ail.a(ConnectorMode A_0, ag2 A_1, CancellationToken A_2)
en ail.d.c(CancellationToken A_0)
en af9.c.c()
en System.Threading.Tasks.Task.InnerInvoke()
en System.Threading.Tasks.Task.Execute()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
en af9.a(ag2 A_0, Action`1 A_1, Action`1 A_2)
en ail.a(ConnectionTypes A_0, ConnectorMode A_1, Action`1 A_2)
en ail.hj(ConnectorMode A_0)
en Knx.Falcon.Bus.a(ConnectorMode A_0, Boolean& A_1)
en Knx.Falcon.Bus.a(ConnectorMode A_0)
en Knx.Falcon.Bus.q()
en Knx.Falcon.Bus.a(ConnectorParameters A_0)
en Knx.Ets.ViewModel.OnlineOperations.FalconWrapper.<>c__DisplayClass28_0.b__0(FalconOpenParameters openParams)
en Knx.Ets.ViewModel.OnlineOperations.FalconWrapper.CallFalconMethodWithOpenParametersAndRetryWithMacIfPossible(Action`1 action, FalconOpenParameters openParameters, Boolean checkUserLogin)
en Knx.Ets.ViewModel.OnlineOperations.FalconWrapper.GetLocalSettings(FalconOpenParameters openParameters, Boolean checkUserLogin)
en Knx.Ets.ViewModel.OnlineOperations.Download.DownloadManager.CheckForShowInterfaceSettings(Project project, KnxConnectionOpenInfo connectionOpenInfo, ConnectionContainer container)
en Knx.Ets.ViewModel.OnlineOperations.Download.DownloadManager.CheckLocalInterfaceSettings(KnxConnectionOpenInfo connectionOpenInfo, Device device)

0
Under review

Multi room audio

A. R. 4 years ago in General updated by ComfortClick Support 4 years ago 2

maybe any advice on what sound systems to use with Comfortclick integration (or no integration), Sonos alternatives ?

0

Calculation - to the power of...

Dejan Recek 4 years ago in bOS Configurator / Devices updated 4 years ago 2

I have a problem calculating correct value from Modbus registers of my device where decimal places are implemented by scale factor which is the power of 10. 

EG: if actual DC voltage is 50.45V the DC voltage register reads 5045 and DC voltage scale factor register is -2 which translates to 5045*10E-2=50.45
Unfortunatelly the scale factor keeps changing in regard to actual value so fixed scale factor is not an option.


A "dirty" workaround is with a program activated on change of either register values and then calculating via if-then method but it is inefficient and clumsy could be a source of error if program is interrupted.

Is there any other way to do exponentiation in a calculation like i.e.: number ^ exponent = ...

0
Under review

SMA cannot connect to Devices

Michiel Kenis 4 years ago in Devices / Other updated by Hüttl Thomas 3 years ago 11

When I want to connect my newly installed SMA Sunny Boy with the SMA integration, I get an unknown error. 

I provided the correct IP and password, but no luck there. 


When I click on "Get connected devices" I get a strange error, following a more generic error no devices are to be found. 

What am I missing here?

Image 2827


and

Image 2828

P.S.: I blurred some tokens, if they can be useful please let me know and I'll provide them to you.

0
Under review

beta 4.7.27 controller change to indicator on manual style

Gruyère Energie SA 4 years ago in bOS Configurator / Themes updated by ComfortClick Support 4 years ago 1

Hello,

I try the beta 4.7.27 and in my visualization the controls that are configured in manual style become indicators and no actions are possible.

I must open the field template and close it for that working and appear on control style.

0

account

léglise grégory 4 years ago in General updated 4 years ago 0

hi
1) since yesterday I can't find the data concerning my

controller on my account of your site ?.

2) a security message appears "invalid certificate"
3) suddenly impossible to link the alexa application with comfortclick
anyone have this problem? thank

Image 2824

0
Under review

Alexa/Google Home impossible to reconnect

De Landtsheer Vekeman-Marcelis 4 years ago in General updated by De Landtsheer Michael 4 years ago 4

Hello, since yesterday it's impossible to use Alexa or Google Home.

Impossible also to grant acces again ont both.

Anyone else have the same problem? or any idee how to grant it again?

Thanks and best regards.

0

Email notifications to multiple email addresses

Grzegorz Kulinski 4 years ago in Devices / Other updated by Ricardo Pinto | visiontech pt 4 years ago 4

Hello.

Is it possible to send email notifications to more recipients using one user profile? I have created a "Service profile" that several service technicians will have access to. Push messages can be configured so that each user (Service 1-4) receives notifications. Unfortunately, that kind of notifications come only in the case of an actively running "bOS Client" application and additionally they can be turned off from the phone menu, so the service technician may not read the service request in the push message form. The e-mail method is definitely more reliable, but I don't see the option of adding the e-mail address of each person assigned to a specific user profile.

Image 2816

Regards,
Grzegorz Kulinski

0

HTTP device - command using headers not working

Calin Birtocean 4 years ago in Devices / Http updated 4 years ago 1

Hello,

I have been using the http device connecting to an API. 

All the commands GET/POST work properly as long as there is no header used.

For the commands GET/POST where header is required it stopped working and there is no value returned for the Response Data.

The parsing is UTF8 for encoding and JSON for type.

Trying to log and monitor, there is only the RunFunction but no ResponseData or StatusCode for the commands having the headers. 

Thank you,

Calin