Enter forum description here ...
0

HTTP POST Request

Martin Schär 3 years ago in Devices / Http updated 3 years ago 0
Hi

I would like to make an http request with ComfortClick. Postmann's RAW output looks like this:

Connection: keep-alive
Content-Type: multipart/form-data; boundary=--------------------------882484731951074462757395
Content-Length: 238
----------------------------882484731951074462757395
Content-Disposition: form-data; name="message"
Content-Type: application/json
{"general":"Nachricht Test","language":"de"}
----------------------------882484731951074462757395--

Is that possible in ComfortClick?
0

Access KNX over TCP

Kristián Vojčík 3 years ago in Devices / KNX 0

Hello.

I am trying to solve issue where I have KNX bus behind NAT with static public IP and forwarding is working, but UDP protocol is blocked by provider. (I called the provider, they told me there is nothing they can do, I know is stupid, so here we go) So I standing in front of issue that I cannot connect to KNX bus because is only over UDP port. Is here anybody who already solve this issue and is willing share the solution?

PS.: On site Jigsaw is not an option because is only two thermostat that controll two rooms. Time to time disconnection is acceptable because of NAT connection.

0
Under review

Adding LG device

Paulo Rodrigues 3 years ago in bOS Configurator / Devices updated 3 years ago 2

When I try to add the LG TV device into bos, the Panel Functions and Numbers nodes are not automatically added under the main node!

I have a Jigsaw with the latest software update.

Best Regards

Paulo Rodrigues

0
Under review

How to add the yamaha music cast on the bOS?

Panayiotis Evgeniou 3 years ago in bOS Configurator / Devices updated 2 months ago 13

How to add the yamaha music cast on the bOS?

I have this av receiver :  https://europe.yamaha.com/en/products/audio_visual/av_receivers_amps/rx-v6a/index.html

0
Under review

Error importing from ETS

Artur Costa 3 years ago in Devices / KNX updated 3 years ago 2

Hello, I'm trying to re-import KNX data from an updated ETS export file (XML), but always getting the same error:

Image 2978

What could be the problem?

Regards.

0

Simple Thermostat

Sorin Teodorescu 3 years ago in Devices / KNX updated 3 years ago 5

Image 2977

Hi To Alll

im trying to create a simple knx thermostat with the setpoint up and down, and i unable to find the optimal solution, also im trying to display the room temperature and when you press the up or down button to display the setpoint.

im using bosconfig 4.8.5.

Thanks in advance

0

String Editor - unprintable text

Peter Elvidge 3 years ago in Devices / Basic 0

Hi,  When using the string editor (in the basic device driver). - what format codes etc. are allowed - is this documented anywhere?  I'm trying to figure out how to include unprintable chars ..  and to keep it readable and possible to format values in correctly was trying not to revert to just using hex.   .. in the example below I need the variable to be formatted in as a 2 digit hex representation of the integer..

 

Image 2976

0

Control an Onkyo receiver via IP using basic driver

Peter Elvidge 3 years ago in Devices / Basic 0

Hi, has anyone tried to control an onkyo Receiver or similar using the basic driver?   The command protocol looks simple with one major exception - you need to calculate the length of the command and send this as part of the message in bigendian format.. is there any way to hack this together in bOS?  I guess if you limit yourself to commands of fixed length it will be possible?? ..  the protocol as I found it on the internet is attached if useful to anyone... Onkyo Serial AVR_5-17.xlsx

Image 2970

0
Under review

Controling Sonos is unreliable and limited

Peter Elvidge 3 years ago in Devices / Sonos updated 3 years ago 3

Hi,  I have been trying to get reliable control of sonos from bos for a while.  Volume and play / pause / stop / skip etc.  seem to consistently work well.  However - selecting playlists sometimes works sometimes does not - and I cant figure out any pattern.  Often I call PlayPlaylist(playlistName) and it just clears whats in the current queue - I call exactly the same command again and it loads the playlist and plays.  Also finding that I can put a radio station in favourites - I can call it via the pre-built bOS control .. but not via PlayFavourite(favouriteName). .. I have not successfully called any radio stations via URI either..   The fact that the simple controls like volume and play work so reliably suggests no connectivity issues etc.  short of installing wireshark on the grinder is there any way to see a log from bOS server to see whats happening between it and sonos and which side is messing up?   Finally.. in the inbuilt bOS sonos control you can list the playlists & favourites .. how can I access these from a value to work with them programatically?

0
Under review

Server 4.8.5 changes default colours from 4.5

Paul G 3 years ago in bOS Configurator updated by ComfortClick Support 3 years ago 8

Hi,

I had installed server version 4.5, after upgrading to 4.8.5 all the icons have been changed the colour I had in previous version, there´s definitively something the new version 4.8 has changed that has fallen through the cracks of testing.

See below

Previously in version 4.5 (below are just objects that refer to an scene)

Image 2966

Version 4.8 destroys the configuration and every single object pointing to a scene becomes hidden -this is because the icon text shows up with no value

Image 2967

This now yields to changing more than 50 places where such objects linking to scenes are present, surely this must have been picked up in QA testing......it happened as well with translations, where the logic was broken between previous versions, so definitively an issue with QA testing and testing cycles.

Any thoughts whether a fix will be available?