Enter forum description here ...
+1

DMX integration

Hi, 

Because now dimmable LEDS are the way to go for home lightning, DMX protocol seems very interesting because it is cheap. There is no status update, but this isn't important for home lightning. Do you have any plans to implement integration with some DMX usb controllers? 

I am going to test DMX sending http requests from CC to a nodejs server on raspbarry pi which will be connected to a cheap usb dmx convertor with FTDI chip (FT232RL).

+1

test

Tilen Suhadolnik 7 years ago in Devices / Modbus updated 7 years ago 0

test

+1
Under review

Status value collection

Guillem Morey 7 years ago in bOS Configurator / Themes updated 7 years ago 8

I have an issue with this property, if I use integer value it works correctelly, but if I use a double float just works "EqualorGreater" and "EqualorLess" but not "equal".

Any idea?

Thanks

+1
Under review

Scene name

Kristián Vojčík 8 years ago in bOS Configurator updated by ComfortClick Support 8 years ago 1

Hello. I want to ask if it is possible to change name in scene object, like change name of light or blind by user or without renaming it in ETS directory, similiar to adding light to room you can rename it however you want. Thanks

+1
Under review

Variable HTTP Header in PUT Command

Lee Douglas 8 years ago in Devices / Http updated by ComfortClick Support 7 years ago 4

Working on integration with the HIVE system from British Gas.

I need to send a "login" command through the API to receive a SessionID.

Which I can do easily in bOS.

I then need to pass this SessionID into each later command as a header for authorisation. As the SessionID varies every 30 minutes or so, I need to have the "SessionID" as a variable Header in later commands.

Are you able to amend Config to allow for variables in POST command headers?

(I note we can already use variables in several other places of the command, just not the header which I need).


Specifics:


URL is: https://api-prod.bgchprod.info:443/omnia/nodes

Command is GET.


The header I need to use is:

Content-Type: application/vnd.alertme.zoo-6.0+json
Accept: application/vnd.alertme.zoo-6.0+json
X-Omnia-Client: Hive Web Dashboard
X-Omnia-Access-Token: Irg6fxvdBrhE0xewMiGJxo4


Where the final highlighted section varies every 30 minutes.

+1

Scene Sliders and gauges

Andy Gill 9 years ago in bOS Configurator / Themes 0

HI Gents,


Is there any possibility of having slider type graphic for value adjustments, and a gauge graphic for readings?

0

Color Picker does not work with Hue after upgrade to 4.11.25

Geir Hardt 4 days ago in Devices / HUE updated by Ricardo Pinto | visiontech pt 4 days ago 1

After upgrading to bOS 4.11.25 I can no longer control my HUE lights using the bOS Clients (Color Picker, Power, Brightness etc) Direct control of lamps from Devices/HUE/Lamps works as normal? 

0

Power consumption monitoring

Osama Al-Areky 6 days ago in Devices / KNX 0

Hello, 

I was browing the linkedin page yesterday and read a post about a solution for easily monitoring power consumption in the building with simple installation, but today i cannot find anymore this post, I was wondering if someone can let me know what is this product i cannot find it anymore. 

0

RESET JIGSAW

Marios Stylianou 2 weeks ago in bOS Configurator / Devices updated by Ricardo Pinto | visiontech pt 6 days ago 3

hello i need to hard reset my jigsaw jj-s-2 pressing the reset button for 30 sec but nothing happened

0

Control of communication with timestamp

Timi Adamer 2 weeks ago in bOS Configurator updated by Ricardo Pinto | visiontech pt 12 hours ago 4

Hi,

I wan´t to make a heartbeat function to control my wireless device (LoraWan) so it is communicating with my bOS server.

I get a timestamp as a string, and i would like to check the string with the time on the bOS server. I think the month and date should be enough. Any suggestions on how to do this the best way. I started to try to parse out the string but I didn´t manage to parse it right. The string that is provided: 2025-05-20 09:26:05 and this will change every day.

Best regards Timi