Enter forum description here ...
0

Komfovent C5 Modbus TCP

Jürgen Jürgenson 6 years ago in Devices / Modbus updated 6 years ago 3

Hey Comfortclickers

Has anyone integrated Komfovent C5 with bOS? Could I get an example for it? I've made one for Vallox but havent had the time to make it for komfovent.

0
Under review

Setting Day - Hour - Minute in Timer via variable: Not working for the "Day" field, fine for others

Owen Bonner 6 years ago in bOS Configurator / Devices updated by ComfortClick Support 6 years ago 2

I am using integer variables to allow the user to set the time for a timer. This works fine for both Hour and Minute but does not seem to work for Day. Could this be a bug? 

I have tried deleting the integer and configuring from the start again but the error is still present. In the reference section for the variable I am using the Timer.Days property similar to the Timer.Hour etc properties for the other variables. Am I doing everything correctly?

0

change units

Jaume Almirall 6 years ago in Devices / Basic updated by Fabien Fuster 6 years ago 3

Hi,

I'm using a electrical energy counter, the values recived are in W, mA, mV, and I want to convert to KW, A, and V.

How I can convert these values? 

0
Under review

Jigsaw knx physical address

Enric Nadal 6 years ago in Devices / KNX updated by Jürgen Jürgenson 12 months ago 16

Hi,

I've configured the physical address in knx for a Jigsaw to be 1.1.63, as the last device before a line repeater.

The issue is that when I open the bus monitor in ETS, I see a lot of traffic coming from 1.1.64, which is the line repeater, but corresponds to the Jigsaw.

Why isn't it using the address I configured?

Thanks in advance

0

yahoo weather

info 6 years ago in Devices / Basic updated by Fabien Fuster 6 years ago 4

Hi!!!  I have a problem with yahoo weather services in all my 6  devices PC and  Jigsaw. there isn't any received weather data from  29.12.2018

0
Under review

Sonos groups not available after downgrade beta

N Muthu 6 years ago in Devices / Sonos updated by Andy Gill 6 years ago 6

Sonos groups not available after downgrade beta to stable, and any chances I get that again? 

0
Under review

Hue socket issue?

Noel Fuentes 6 years ago in Devices / HUE updated 6 years ago 2

Hello!

I've recently acquire an Osram socket, which is compatible with Hue. It's configured properly and bOS detected it. The thing is that I cannot add it to a scene nor add it to a program trigger: the value property remains grey and no option is shown (image down below).

Anyone with this problem or it's just me? :)

Thanks in advance.

Regards

Image 1763

0

Configuration for blinds in bOS Configurator

Andrej Tibaut 6 years ago in Devices / KNX updated 6 years ago 4

Hello CC users,

where can I find guidelines for configuration of KNX blinds (as seen in the demo project)?

0

Tibber.com API call - help with authorization.

Joachim 6 years ago in Devices / Http updated 3 years ago 12

Hi.

I'm trying to reach my electricity company through their public API.

I'm able to use the POST field in the command to get a response but a layer of authorization is required.


Is anyone able to point me in the right direction on how to incorporate the authorization token in my call?

This call gives me a response (from their examples)

call:

{
"query": "{ viewer { name }}"
}

response:

{"data":null,"errors":[{"message":"No valid access token in request","locations":[{"line":1,"column":3}],"path":["viewer"],"extensions":{"code":"INTERNAL_SERVER_ERROR"}}]}


Documentation:

https://developer.tibber.com/docs/guides/calling-api


Any help is appreciated

0

bOS Values for 1byte are different in KNX

Jürgen Jürgenson 6 years ago in Devices / KNX updated 6 years ago 2

Hey,

Our client wanted to change ventilation speeds from the thermostat. Ventilation runs on Modbus everything else is on KNX bus.

This may be a really stupid question but... i found that when i put a value for 1byte in bOS 1 then KNX sees it as 3 and value 2 as 5. But in bOS it shows the correct values. Ventilation has 3 speeds that we control (0 is for away, 1 is home, 2 is guests) I made some screenshots. 
In bOS

Image 1742

Shows as correct value in bOS

Image 1743

But in KNX sees it as 3 and value 2 as 5 in knx

Image 1744


Is this normal or am i missing something? 

I got it working though by changing the values in the Thermostat to 3 and 5, there is no problem with value 0 :) . So now every thermostat shows the correct status and from every thermostat they can change the ventilation speeds. But I find it weird that it changes the values like that.

Best regards.