Enter forum description here ...
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 6 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
Under review

Jigsaw + GSM

Sem Craeghs 2 years ago in General updated by ComfortClick ComfortClick 2 years ago 6

Are there any plans (or it already exist?) to support a GSM module for the Jigsaw hardware device (by connecting to USB)

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

connection problem

Δημήτριος Ιωάννου 2 years ago in bOS Client updated by Ricardo Pinto | visiontech pt 2 years ago 8

Hi,

I'm trying to turn on/off a light bulb. It's not working. It shows me that the device is connected. I have cheked the ip of my knx and i have selected "true" in the value tab.What elce should i do?

Image 4453

Image 4454

0

No sound when iOS devices are locked

alexandros toufexis 2 years ago in General updated by Alexandros Toufexis 2 years ago 4

Hello,

We have noticed that when the iPad screens are locked no sound is played (e.g. from an event). However, Android devices do play sounds when the screen is locked.

The iPad screens cannot dim down without locking, the client is expected to have the screen on at all times which is inconvenient during night time. And if the screen locks, no sound is played.

May we expect a correction in the iOS client app or some kind of screensaver (much like Loxone)?

0

brightness values from a weather station on the Jigsaw.

Jean Pierre Seillier 2 years ago in bOS Client updated by Ricardo Pinto | visiontech pt 2 years ago 2

I'm getting brightness values from a Jung weather station on the Jigsaw. The display does not change when the station value changes. If I do a group value read in ETS6, then the value displayed in jigsaw also changes.

I don't see what to do to make the display follow the values? I would not like to force the refresh of the values on the weather station.

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)