Enter forum description here ...
0
Under review

IP camera online vs connected?

alexandros toufexis 2 years ago in Devices / Cameras updated 2 years ago 6

Hello,

What is the difference between the IPcameras' values "Connected" and "Online"?

If the camera is connected and streaming both values are "True". However, when I unplug the camera, the values do not change to "False". They status changes to "False" only when I disable the camera from the bOS configurator.

Is there a way to know the actual status of the camera?

Thank you in advance.

Image 4479

0
Under review

Weather forecast

Dávid Kirchhofer 2 years ago in Devices / Http updated by ComfortClick Support 2 years ago 1

Hello!

Someone can get me instructions or an example how to set up weather forecast based on openweather or any other method?

I'm a little begginer about the bos, and this (https://www.comfortclick.com/BOS/KnowledgeBase/Weather) example cant get me on.

Thank you!

Regards, David

0
Under review

Updating firmware on Zwave devices

Nathan Meinck 2 years ago in Devices / Z-Wave updated by ComfortClick Support 2 years ago 1

Hi, I want to update the firmware on a number of devices (various brands - mainly Fibaro)

I know there are updates as on another project we used the Fibaro HomeCentre and each device required an update. I can't see how you can do this in ComfortClick.

Any pointers would be greatly appreciated.

Thanks

0

Hikvision NVR cannot be discovered

Daryl Lim Ming Yen 2 years ago in Devices / Cameras updated by Ricardo Pinto | visiontech pt 2 years ago 8

Hi i am not able discover my HIKVISION NVR (model: DS-7604NI-Q1/4P) under the bOS configurator's device discovery function. The NVR and the Jigsaw are under the same network. 


And also i am unable to display the camera video on bOS Client even though i have manually keyed in the IP address of the NVR and the URL (rtsp://%u:%p@%ip:554/Streaming/Channels/101) under IP camera settings. I have validated the URL using the VLC and the video was displayed correctly.

Anyone has such similar experience? Your advice is much appreciated. Thanks 

0

KNX TP Connection - "Error connecting the device - No response to connect"

Sem Craeghs 2 years ago in Devices / KNX updated by Ricardo Pinto | visiontech pt 2 years ago 2

I've attached the Jigsaw to my KNX installation by connecting the TP connection directly to the bus.

Seems the Jigsaw cannot start that way of communication.

Image 4470

On the other hand, when I try it by using the KNP IP gateway, it IS working!

Image 4469

So, how can I enable the Jigsaw's internal KNX TP bus connection instead of using the IP based connection?

0

HomeKit - Window Shutter

Duarte Saraiva 2 years ago in Devices / Other updated by Fabien Fuster 9 months ago 2

Good evening,

I installed the beta version of bOS in order to mess with HomeKit, and, more specifically about the window shutter, I find that the values that it requested were inverted for my shutters setup (HomeKit requires 0 for closed and 100 for open, my shutters require 0 for open and 100 for closed). I think the dev team could add an option to invert those values.

0

Dimmer with movement detector

Dávid Kirchhofer 2 years ago in bOS Configurator updated by Fabien Fuster 2 years ago 1
Hello,
Is there a built-in or existing way to control the dimmer module or LED control relay with a "motion sensor" function? Or is it necessary to write a program for this? Can anyone help with this?

I would like to use it by turning on the light at 20% at night (or white at 20% for LED strips). But at the same time, I would like to have the "movement detector" blocking function as well.
For example, at night, due to the motion sensor, the light turns on with 20% brightness, if the light is not turned on (if it is on, it does not do anything by definition), but if I press the switch, it turns on with 100% brightness.

Thanks for the help!
0
Under review

kalender

Vincenzo Caradonna 2 years ago in Devices / Other updated by ComfortClick Support 2 years ago 1

ich möchte einen kalender für termine einfügen. als beispiel einen abfallkalender mit ical.

Danke

0

"Denon AVR" driver from ComfortClick examples library

Grzegorz Kulinski 2 years ago in bOS Configurator / Devices updated 2 years 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 2 years ago in bOS Configurator / Tasks updated by Grzegorz Kulinski 2 years 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)