Enter forum description here ...
0
Under review

Paradox Devices

Fernando Castellar 5 years ago in bOS Configurator / Devices updated by ComfortClick Support 1 year ago 4

Hello! Which Paradox devices are able to control Comfortclick? I've found recently that is not possible to control the newest models of DSC Alarms, and I wonder if it happens the same with Paradox

Thank you!

0

Foscam cameras integration

Paulo Rodrigues 5 years ago in Devices / Cameras updated by Ricardo Pinto | visiontech pt 5 years ago 1

Hi, I have 4 cameras from Foscam (models R2 and FI9826P) both support Onvif, but I can't integrate any of them with Comfortclick!

Does anyone have any foscam camera integrated with Comfortclick?

Can some one help?

Best Regards

Paulo

0
Under review

Exception : Error reading JObject from JsonReader. Current JsonReader item is not an object

George Tsamis 5 years ago in Devices / Http updated by ComfortClick Support 4 years ago 7

I have an http response like:

[{"1":"WiBee - Reset Energy Counters","v":true},{"1":"WiBee - Phase 1 Voltage","v":232.48},{"1":"WiBee - Phase 2 Voltage","v":225.12},{"1":"WiBee - Phase 3 Voltage","v":228.64}]

I have used the token name [1].v to get the Phase 1 Voltage but i always get an error 

Debug : 20/1/20 6:37:20 μμ : Devices\GetEnergyMeterData\FetchDataFromLM : Exception : Error reading JObject from JsonReader. Current JsonReader item is not an object: StartArray. Path '', line 1, position 1. ...

Any help?

0

Get clarity from internet

Jef Wijns 5 years ago in bOS Configurator updated 5 years ago 11

Is it possible to obtain clarity via the web weather forecast? Or when it is dark outside?

With best regards

0

how to create a while loop

Gruyère Energie SA 5 years ago in bOS Configurator updated by Kristián Vojčík 5 years ago 6

I would like increment value until the knx switch are pressed. 

I think use the program fonction but I dont' know how to create a quick while loop ?

0
Under review

How to use Scenes with the new HUE Parameter set?

Geir Hardt 5 years ago in bOS Configurator / Devices updated by Ricardo Pinto | visiontech pt 4 years ago 12

Hi
After ugrading to the new version of bOS, my scenes containing HUEs are not getting recogniczed any more.
What do I need to configure in a sceene to make the sceene recognize that the room setting are according to the sceene?
In the previous version, The color values of the light was enough for a scene to be recongnized.
I have tried with most combinations 
of  HUE.Power with HUE.Brightness, HUE. Color Temperature and HUE.Color with little success. The scene's State does not seem to be set consistently. 
Is there an explanation of how to use Scenes with HUEs after version 4.4.4?



0
Under review

Serial Port - No Ack Error

Nuno Filipe 5 years ago in bOS Configurator / Devices updated by Nuno Filipe 4 years ago 12

I'm trying to connect a Paradox security system to a CC Grinder, through a Paradox PRT3 module USB (COM3), and I'm getting a "Error connecting to device - No Ack" message" 10 seconds after connection, keeps trying to connect.

Can't figure if its a Windows problem (tried several configurations for flow control on port settings), Paradox configuration (Serial Port ON, Automation ON, ASCII Protocol, 9600br) or CC.

Any ideas?

0
Under review

Aeotec Trisensor not visible in bOS Configurator

Alberto 5 years ago in Devices / Z-Wave updated by ComfortClick Support 5 years ago 1

Dear all,

I'm trying to add Aeotec Trisensor to my Z Wave network but the device is not visible in bOS Configurator.

The sensor is paired with my Aeotec Stick Gen 5 but un-visible in the Comfortclick.

Any idea on how to fix it?

0

Curtain or Music play after bOS Launched

BRIAN BUI 5 years ago in bOS Configurator updated by Fabien Fuster 5 years ago 1

Hello,

I am having an issue when bOS Launch. 


It always automatically open/close my curtain, as well as play my music right after bOS Running. This is annoying.

Do you know how to disable this function.

Thank for your help

0

Calculation in the last second of each month

SYSGLOB LDA 5 years ago in bOS Configurator / Tasks updated 5 years ago 2

Hi everyone.

I need help from you guys. 

As anyone had the need to do a math calculation in the last second of each month? 

My idea is to present the client with the difference between this month energy consumption comparing to the last month. 

The math is easy, my problem is with the trigger, because we have months with 29 or 30 or 31 days.
So I need to do the calculation ( Double = Thismonthcount - Previousmonthcount ) in the last second of each month. 

Thanks for the help.