Enter forum description here ...
0
Under review

How to setup that at lamp turns off after 10minutes between specific time

Frank 8 years ago in bOS Configurator updated by ComfortClick Support 8 years ago 3

Hi.

I want to setup that if a specific light is switched on between 01.00 and 07.00 it only stays on for 10minutes. Any hints in configuring this in bOS configurator? Wich task? Is it operating time, Schedule, or Timer?

0
Under review

Fibaro and other zwave devices problem

Andrzej Szymkowicz 8 years ago in Devices / Z-Wave updated by Dev Venba 8 years ago 11

Hi,

I have problem with several zwave devices even with Fibaro which usually worked properly with other soft. e.g. Fibaro KeyFob (can not inlclude properly - all tabs are empty), Greenwave Powernode 6 (problems with power metering). Do you have the same issues. What are the steps to solve it.

0
Under review

Cannot connect to Jigsaw

Kristián Vojčík 8 years ago in bOS Configurator updated by Monse Martinez 8 years ago 3

Hello I got some issue with connecting to one of our Jigsaw. After finding the controller on network I got security alert message that says: Can not connect with this profile. Profile key does not match the server key. Possible security violation. Please HELP. Thanks.

0

Communication between two Jigsaw

Kristián Vojčík 8 years ago in Devices / Basic updated by isaac Afolabi 8 years ago 3

Hello. In last webinar I ask if you can communicate over TCP between two Jigsaw. I got answear about how, but how I separate similar data like lights or temperatures or something like that. Maybe working example will be great if you have time for that. Thanks.

0

Serial device regex

Rait Lotamõis 8 years ago in Devices / Basic updated 8 years ago 6

Hello,


I'm toying around with the Basic Serial device and having fun. Sending data is working without a hitch but reading is another matter.


When I'm trying to read data using regex, then instead of saving the regex capture group as the value, the entire data string or nothing, is stored as the Value.


For instance, this is what is coming in to the Serial port: 1;3;1;0;0;21.3

I'm interested in the last floating point number (21.3)

I have created 2 devices for reading data. One is a Double, the other is a String. Both are using this regex: 1;3;1;0;0;([\d+.\d+]*)


This is what the Double gets as a Value: 0

This is what the String gets as a Value: 1;3;1;0;0;21.3

0

IP Ping

Andy Gill 8 years ago in Devices / Http updated by Rait Lotamõis 8 years ago 1

Any ideas how we could generate a ping request to an IP from the bOS, and receive a true/false response to whether IP is live or not.

0
Completed

date and time on knx

luca di giorgio 8 years ago in Devices / KNX updated 7 years ago 8

Hello

I need to write cyclically on knx the actual date and time. I want to use these values to set them on a meteodata theben not equipped with gps in order to calculate the sun position for shading my building. 

It is not possible to write value directly from GENERAL/TIME NODE, so

i've set a device DATE and a device HOUR with their knx addresses , but device date doesn't update since i set his initial value while the device hour changes but is different from the system value.


Can you help me?


Regards



0
Under review

Finding X lowest values

Rait Lotamõis 8 years ago in bOS Configurator / Tasks updated by Maximilian Rauch 3 years ago 8

I'm trying to put together a Task to run a pool circulation pump only on the hours when the electricity cost is the lowest. I can get the prices from nordpoolspot.com API. I end up with 24 Doubles, one for each hour of the day. But I have not managed to figure out a way to filter out the lowest values.


For instance I need to run the pump for 6 hours every day. So at every hour I need a way to check "Is this current hour one of the 6 cheapest hours for today?"


Any ideas?

0
Under review

Somfy rts motor

manuel moreno 8 years ago in bOS Configurator updated by Jürgen Jürgenson 6 years ago 3

es posible controlar con el comfortclick motores rts o motores io ?

0
Under review

Form Panel

Lee Douglas 8 years ago in bOS Configurator / Themes updated by Ricardo Pinto | visiontech pt 7 years ago 6

Trying to create a button that opens a form panel.

I've created my sub-panel, but when I select "Enable Form" and "Form Panel" in the master screen, it asks me to "select path" and I have no sub-panels listed to choose from.

Where must the sub-panel be located in the heirarchy to show up?