Enter forum description here ...
0
Under review

editing schedule via client sets all commands to the same value

Christiaens Filip 8 years ago in bOS Client updated by ComfortClick Support 8 years ago 4

When I open the settings of a schedule via my android phone, I can edit the timings, commands etc. but when I save them, all values of my command (type Mode) are set to the same value e.g. Presence. Via the server it is possible the set different modes as you can see in the attached image.

Image 395

0

AstroTime

Holger Winkelmann Winkelmann 8 years ago in bOS Server updated 8 years ago 1

Do support astrotime for schedules. Like "Switch light on 30min before sunset"

0
Under review

Is it possible to run bOS server on a nass using Docker?

Arends Ronald 8 years ago in bOS Server updated 8 years ago 2

I would like to use a nass to run the bOS server. I am thinking off using a nass with celeron n3150 for this to run my knx system. Sadly you do not offer the bOS server to run on a home made arm server as i understand correctly.

0

Playing sound file on a specific Sonos device

Bart Schellens 8 years ago in Devices / Sonos updated by LÊ NHÂN 11 months ago 13

Can someone tell me how to play a specific sound file in the Music Library of my Sonos system on a specific Sonos. I'm trying to use the ChangeStationByUri(stationName, streamingUrl) function but no success yet. The command is being transferred to the Sonos player when I put the link to the file (\\NAS-....) instead of stationName (and leave streamingURL blank) but my Sonos controller tells me "Unable to locate ...". Also tried putting the audio file in my Sonos favorites and calling the favorite in bOS but no luck so far.

0

Modbus Coils

Marco Magnani 8 years ago in Devices / Modbus updated by Tilen Suhadolnik 8 years ago 2

Dear Support

I got a problem with the Modbus. I exchange variables with the PLC (Beckhoff) using Coils… I created some buttons in the Comfort click pages and I used them to turn on and off the lights. As well I have some buttons in the Comfort Click page that show the status of the lights based on the output of the light feedback (light on or off)

When I push the light button from ComfortClick (for e.g. to turn on the light) the Modbus updates the coil status and the I see the new coils status in the PLC immediately (around 100 ms) To read the coils status from Comfort Click I used the modbus function code 01 (loading the status of all coils coming from comfortclick in one array of boolevery PLC scan)

Instead when the PLC software change the status of a coil (to update the status of the light) the comfort click tool takes up to 10 seconds to update the coil status in the ComfortClick (I monitor the Modbus bool tag status time to change from 1 to 0 or vice versa directly on the comfortclick tag value page)

To write the coils for comfortclick I used the modbus function 15 writing every 2 plc scan the status of all the coils directed to the comfortclick in an array of bool

The coils that I used to turn on the light and monitor its status are different (2 different coils with different address)


Can you help me to make the update of the coils to comfort click faster? As it is now is a pain...


Regards

Marco

0

How to change bOS client bottom menu font size?

Firas S Maki 8 years ago in General 0

I am using iPad mini and the button font size for the bottom menu it is so small

Can anyone help please?

0
Answered

Aeotec Z-Stick

Marco Magnani 8 years ago in Devices / Z-Wave updated by ComfortClick Support 8 years ago 3

Dear,

I bought the USB Aeotec Z-Stick but when I start to configure it in the comfortclick tool I don t see the configuration - Network tab as you reported in the documentation in your web page.

As well when I try to include the controller in the controller list I don t see anything and as well if I press the button settings


What is wrong?


Regards


Marco

0

Can't start IP cameras

Rimas Trakselis 8 years ago in Devices / Cameras updated 8 years ago 5

Hi, does anyone can play Hikvision camera on iOS or windows client ?

I have tried million configuration, but still no luck :(


http://admin:pass@192.168.1.65:101/Streaming/channels/102/httppreview

http://%u:%p@192.168.1.65:101/Streaming/channels/102/httppreview


if I am paying these links on VLC it shows camera without any problem

also tried with:

rtsp://%u:%p@192.168.1.65:3065/Streaming/channels/102/httppreview


still not working.

Also I have made low picture quality on camera settings, still not working :(

Ports on router are open, i can use local and external IP, on VLC works fine, on iOs or windows not.


0
Answered

Consumption Report

Jefferson Santos 8 years ago in bOS Server updated by ComfortClick Support 8 years ago 1

Hi, i wold like to know if there's an way to send automatically a Consumption Report of a previous selected period of time to a e-mail addres, containing the graphs and some other informations. For instance, the bOS itself would send me monthly reports of each log that i need.


Cheers


Jeff.

Answer
ComfortClick Support 8 years ago

Hello,

it is possible to send reports to e-mail address but in simple format (e.g. sum of previous month consumption), it is not possible to send graphs. You can include html code in your e-mail report to make it look nicer.

Please check the example on this link:

http://www.comfortclick.com/Software/DetailsExamples/16


Regards

0
Under review

Mouse Down Button

Marco Magnani 8 years ago in General updated by ComfortClick Support 8 years ago 1

Dear

Is there any way to get a MouseDownButton connected with 2 different Boolean variables: one to change the status of an item and other one to show the status of the controlled item?

What I need is a button where the status is non linked with the variable used to control the same item


Regards


Marco