Enter forum description here ...
0

Character errors returned in Response data

Bao Tran 10 months ago in Devices / Http 0

Hi, 

When I use "Accept-Encoding: gzip" in Header, the returned data is error.

Comfortclick

Image 4899

Postman

Image 4900

Can you help please

Thanks

0
Under review

The sensibo integration is not allways working

Joaquim Matos 11 months ago in Devices / Http updated by ComfortClick Support 8 months ago 7

The integration using the available HTTP example no longer works properly and the following happens:

- every two minutes the connection is established

- Lasts about 30s and turns off again

- I can't find any parameter with these values in the configuration

- during the 30s I can give commands, for example on/off, but after that it's not possible, although sometimes I can (it's random).

- The response message is "ok" when the connection is achieved and "TooManyRequests" when there is no connection.

Can you help please

0
Under review

Hello, I'm currently looking for a way to play a pre-recorded audio file on bOS through Sonos speakers.

LÊ NHÂN 12 months ago in Devices / Sonos updated by Goljator 1 month ago 7

Image 4887

Hello, I'm currently looking for a way to play a pre-recorded audio file on bOS through Sonos speakers. Do you have any examples of how to do this or any setup instructions? Thank you.

0

What i'm doing wrong?

Alexandru Dumbravă 12 months ago in bOS Configurator / Devices updated 12 months ago 14

Image 4874

Image 4875Image 4876Image 4877Image 4878

Hello. So, i'm trying to connect a Shelly 2.5 in relay mode (2 channels). I want to control channels, which works fine, to get the Switch value (if the switch it's on or off) and to find out the consumption on any channel. (in case one switch it's on, but the consumption is 0, it's means there's a problem, and i want to message the client that the lamp it's broken). I can see in subscription de actual value, in all my necessary, but i really don't know how to put the value from subscriber, into the parser. (ex: The instant consumption from the led bulb, from subscriber, into consumption panel value) . I'm a MQTT beginner, don't really know how it's works, but i try to do my best. 

Thank you very much!

0

Shelly Cloud Connetion Error

Francisco Oliveira 12 months ago in Devices / Http updated by Jürgen Jürgenson 12 months ago 3

Trying to connect to shelly cloud and can't understand what i'm making wrong.

with curl i'm using :

curl -X POST https://shelly-24-eu.Shelly.cloud/device/status -d "auth_key=XPTO&id=c45bbe6a3221"

and i got the json answer.

How can i program it in comfortclick?
Thanks

0
Under review

Shelly RGBW2 Error connecting to device. Object reference not set to an instance of an object.

Alexandru Dumbravă 1 year ago in bOS Configurator / Devices updated by ComfortClick Support 12 months ago 5

Hello. So, I just included a Shelly RGBW2 on my project, and got this error. The program works just fine, but i get constantly this error. Ideas what can I do to solve that? Thanks.

Image 4860

0

command HTTP GET

marco 1 year ago in Devices / Http updated 1 year ago 7
Good morning, 
I have an NVR video recorder that can send HTTP GET commands. I would like to send commands 
to Comfortclick to turn on devices based on camera detection.
the commands that NVR can send are of the type:
http://ip address:port/saia-irc/alarm_send?open_door

where open_door I added it

However, I cannot connect it with Comforclick, via RPC

Can anyone help me?

A thousand thanks
0

No response: Read 1/2/1 Devices\KNX\Ground

Sebastian Goff 1 year ago in Devices / KNX updated by Jürgen Jürgenson 1 year ago 1

Hello, all, I’ve got an issue where the integriti Alarm within a building. When turned off it has an output that then goes to an input of Knx which then operates outputs through the Knx. I am using a comfort click controller and for some reason I’m getting this error, but it only happens once and after attempting to arm disarm after the first time it works fine anyone got any ideas what would cause this?

Devices\KNX\Ground Floor|Ground Floor Security|Ground Floor Alarm on/off

26/02/2024 7:10 AM

No response: Read 1/2/1 Devices\KNX\Ground Floor\Ground Floor Security\Ground Floor Alarm on/off.



0

Controlling Daikin VRV central air conditioning system via DTA116A51 board with Modbus protocol.

APP MOD 1 year ago in Devices / Modbus updated by Jürgen Jürgenson 2 weeks ago 4

Hello everyone,

I am currently trying to connect and control a Daikin VRV central air conditioning system via the DTA116A51 board using the Modbus protocol. However, I am unable to read or write 3 or 8 bits... from the 16-bit Holding Register or Input Register to bOS. Do you have any solutions to this problem? Please help me.

D3NET-Modbus+Communication+adaptor_Function....pdf


Image 4831

Image 4834


0

Problems with square brackets on a URL (Dahua TiOC API)

Ricardo Pinto | visiontech pt 1 year ago in bOS Configurator / Devices updated 1 year ago 13

Hello!

I've recently testing out TiOC cameras from Dahua, where I need to use their TiOC API. I've tested some of the URLs on the browser, and with curl, and even though they work, I have a small problem with bOS.

The url itself is this one (just for now):


http://192.168.1.108/cgi-bin/coaxialControlIO.cgi?action=control&channel=1&info[0].Type=1&info[0].IO=1

On the browser, I just have to past the url, enter the username and password and that's it. Testing done.

With curl, as I have square brackets, either I use the --globoff option or I have to change the [ ] with %5B and %5D respectively. Otherwise the curl command gives error.

So, I'm trying to use this url on bOS and it simply doesn't work.


If I use the [ ] I don't get anything. If I use the %, it will conflict in the string editor, as %5... will expect the pointer. I've tried almost everything I can remember, 

I know some guy that will probably figure this out, as I know that he probably uses TiOC cameras...


Yes Jürgen, this message is for you :P

Help!

Best regards