Enter forum description here ...
0
Under review

Schedule issue

Noel Fuentes 5 years ago in bOS Client updated by SYSGLOB LDA 5 years ago 6

Hi!

With the latest update, when I'm editing schedules task via bOS client, if I select a weekly schedule for one of them, all other schedules change.

Anyone else with this problem?

Thanks in advance.

Best regards,

0

API help

Dave De Busschere 5 years ago in bOS Configurator / Devices updated 5 years ago 15

Hi,

I'm newt the api's. I'd like to get some information from our Bose. but I don't know how to get started with the api.

this is what I want to do:

https://bosedevs.bose.com/discussion/433/power-control

do I use http or basic devices, how do I put the get command in the api (command, string,....?)

thanks in advance,

Dave

0

IPcam Foscam IP FI9900p

Dave De Busschere 5 years ago in Devices / Cameras updated 5 years ago 7

Not able to get streaming to work.

I don't know what I'm doing wrong?

Image 2266


Image 2265

Image 2267

0

What is necessary for instalation in the building?

Michelle 5 years ago in General updated by Ricardo Pinto | visiontech pt 5 years ago 1

What devices are required in order for bOS to for properly in a hotel?

0
Under review

HTTP device not working?

Noel Fuentes 5 years ago in Devices / Http updated by Fabien Fuster 5 years ago 23

Hello,

I've recently updated to version 4.6.17 and http devices with authentication stopped working since then. Funny thing is the http devices with no authentication keep working fine.

I use http devices with authentication to activate Mobotix cameras recordings and it doesn't work since the update. The "Response data" value is empty and no error is showed in the log window. If I use a program task to do the http request, a "no authorised" error messages shows in the log window, even though I'm sure the user and password are correct.

On the other hand, I use http devices to do a couple of tasks with Sonos and it's still working fine.

Any tips?


Thanks in advance.

Best regards

0
Under review

Z-wave Parameter name: collection cannot be null

Jürgen Jürgenson 5 years ago in Devices / Z-Wave updated 5 years ago 2

Hey,

So i updated my home bOS to the 4.6.17 version, now i cant seem to get my fibaro 2x1,5KWh relay to switch. I get an error the "Value cannot be null. Parameter name: collection". So i added the parameters again manually, but I still get the same error there are no parameters starting with 0 . Fibaro smart plugs are working though. 

regards

0
Under review

Error connecting to device. BusConnectionStatus.Broken

Dieter Kraewinkels 5 years ago in Devices / KNX updated 5 years ago 5

Image 2241

Image 2239

See related : https://support.comfortclick.com/communities/4/topics/1713-error-connecting-to-knx-device?comment_form_activate=true

KNX falcon disconnecting every 3-5 minutes on average. Had the problem before (a few times per 24hrs). Now problem is worse. 


After upgrading to version 4.6.1 I now get a more detailed error message that reads as follow : “Error connecting to device. BusConnectionStatus.Broken”.


I’m on Minix Windows 10, with a Weinzierl BAOS 771.

Image 2242


0
Under review

Alarm handling

bravida brasys 5 years ago in bOS Configurator / Tasks updated by ComfortClick Support 5 years ago 3

Are there any alarm handler task?

BR

Per-Åke

0
Under review

Search in bOS

Артём Хииску 5 years ago in bOS Configurator updated by Kristián Vojčík 4 months ago 4

Hello!

It would be good, if you add search in bOS, for example:

1. I have a big project with many of KNX devices and for connecting them with Themes I need to scroll down or up a lot. You can create SEARCH for example in Value.

2. I have KNX in my devices, but I dont remember in which folder I have created ventilation functions and for example it will be really good to have a SEARCH in main menu.

Regards

0

"State" not triggered on RPC request

michielkenis 5 years ago in General updated by Ricardo Pinto | visiontech pt 5 years ago 6

I have a working IFTTT connection with the RPC link, based on the tutorial. 

It works just fine for "Value" ValueNames, but whenever I want to control scenes, nothing happens... 

My scene looks like:

Image 2233

Image 2232

And my JSON body looks like:

{"objectName":"Tasks\\Verlichting\\Avondeten","valueName":"State","value":"true"}

Other calls like below work just fine... 

{"objectName":"Devices\\KNX\\2.status\\status verlichting on/off\\status L004 on/off","valueName":"Value","value":"true"}

What am I missing here? 

Thanks!