Enter forum description here ...
0
Under review

weather task

Riccardo Magalini 2 years ago in bOS Configurator / Tasks updated 1 year ago 4

Hi all, I would like to use the weather forecast to automate rolling shutters and more but among the selectable items, after inserting the weather task in the theme, I noticed that the item rain or cloudy or sunny or other is not selectable. All other parameters can be selected. It is possible to use parameters like clear sky or similar in some way

0
Under review

buttons not working

stephen andries 2 years ago in Devices / KNX updated by ComfortClick Support 2 years ago 1

Hello,

i'm new here. i have just started building my knx installation. I want to use my jigsaw pro for visualisation.

What i've done so far, is create a simpel button that switches an output on my actuator. It all works perfect including status feedback on my button.

Then i exported my project out of ets6, and imported it in bOs configurator. Both groupadresses show up perfectly (status and switching)

now i created a template and dragged the switch button on it, but it doesn't work. i can acces the visualisation on my webbrowser perfectly, i see the button i've created, but if i click it, nothing happens.

i've tried setting the value from boolean, to switch, to undefined, .... enabled transfer, read and write under the communication tab from the groupadress .... nothing seems to fix it.

i've watched the tutorials, but they are outdated, the current popup interaces when importing ets project, are different now, i'm not able to select sertain things the do in the video

any ideas?

0

Integration Blusound

Giordano Olmi 2 years ago in bOS Configurator updated 2 years ago 2

Good morning,

I have a client who works mainly in audio and video distribution in prestigious homes and industries.

The Customer would be https://www.mediaintegra.it/

They have started using the Comfort Click system and ask me about the possibility of being able to integrate Blusound products. https://www.bluesound.com/

Do you think integration is feasible?

Can you give support to the customer?

Do you have any idea what the cost of your support might be?

Best regards

Giordano

0

Problem sending an Http Post Request

koen Brants 2 years ago in Devices / Http updated 2 years ago 2

Hello,

I want to send an HTTP call to my home assistant server. 

The idea is to connect my doorbell to my sound system. 

Running the command get's me the following log line

Devices : 26/03/2023 17:41:17 : Error : Tasks\Test : Error calling HttpRequest. The remote server returned an error: (405) Method Not Allowed. at System.Net.HttpWebRequest.GetResponseFromData (System.Net.WebResponseStream stream, System.Threading.CancellationToken cancellationToken) 0x00146 in <9bd67acb7e9448b0ae17ea9ad68db84f>:0
at System.Net.HttpWebRequest.RunWithTimeoutWorkerT (System.Threading.Tasks.Task`1TResult workerTask, System.Int32 timeout, System.Action abort, System.Func`1TResult aborted, System.Threading.CancellationTokenSource cts) 0x000f8 in <9bd67acb7e9448b0ae17ea9ad68db84f>:0
at System.Net.HttpWebRequest.GetResponse () 0x00016 in <9bd67acb7e9448b0ae17ea9ad68db84f>:0
at ComfortClick.Tasks.TaskCommands.HttpRequest.Get () 0x0006c in <0e0f871ce2a547fdb865117a9a4f9ea3>:0


It seems that this occurs when it 's a GET request, while the server requires POST.


So I tried with curl : 

Running the following command line on my laptop : 

curl -X POST http://192.168.0.88:8123/api/webhook/startdoorbell

-> works OK

curl http://192.168.0.88:8123/api/webhook/startdoorbell

-> ERROR:  405: Method Not Allowed (Home Assistant refuses the GET requests)

-> Same error as logged by comfortclicks http request ...


Any ideas ?



0
Under review

update Linux on jigsaw fails

Christiaens Filip 2 years ago in bOS Server updated by ComfortClick Support 2 years ago 3

can you please contact me to resolve this issue. I can't upgrade server without upgrading Linux first.


See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************

System.NullReferenceException: Object reference not set to an instance of an object.

at BOSCommon.Helpers.Hardware.LinuxUpdateManagerForm.IsUpdateAvailable()

at BOSCommon.Helpers.Hardware.LinuxUpdateManagerForm.OnConfigValueChanged(String propertyName, Object value)

at BOSCommon.Node.Common.NodeHost.ConfigValueUpdate(String name, Object value)

at BOSConfig.ConfigPanel.RefreshConfigData(Boolean refreshTree, ConfigUpdates refreshUpdates)

************** Loaded Assemblies **************

mscorlib

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4614.0 built by: NET48REL1LAST_B

CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

----------------------------------------

BOSConfig

Assembly Version: 2.0.0.0

Win32 Version: 4.8.20

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/BOSConfig.exe

----------------------------------------

System.Windows.Forms

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4550.0 built by: NET48REL1LAST_C

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4605.0 built by: NET48REL1LAST_C

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Drawing

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4395.0 built by: NET48REL1LAST_B

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

BOSCommon

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/BOSCommon.DLL

----------------------------------------

System.Configuration

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4341.0 built by: NET48REL1LAST_C

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

System.Core

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4605.0 built by: NET48REL1LAST_C

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

----------------------------------------

System.Xml

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4161.0 built by: NET48REL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

Accessibility

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4161.0 built by: NET48REL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

----------------------------------------

System.Web.Extensions

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4494.0

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.Extensions/v4.0_4.0.0.0__31bf3856ad364e35/System.Web.Extensions.dll

----------------------------------------

Newtonsoft.Json

Assembly Version: 12.0.0.0

Win32 Version: 12.0.1.22727

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/Newtonsoft.Json.DLL

----------------------------------------

Svg

Assembly Version: 2.4.1.756

Win32 Version: 2.4.1.756

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/Svg.DLL

----------------------------------------

BOSImages

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/BOSImages.DLL

----------------------------------------

System.Web

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4494.0 built by: NET48REL1LAST_B

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll

----------------------------------------

System.ServiceModel

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4536.0 built by: NET48REL1LAST_C

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll

----------------------------------------

System.Net.Http

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4161.0 built by: NET48REL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll

----------------------------------------

System.Net.Http.WebRequest

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4161.0 built by: NET48REL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http.WebRequest/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.WebRequest.dll

----------------------------------------

System.Numerics

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4161.0 built by: NET48REL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll

----------------------------------------

System.Runtime.Serialization

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4536.0 built by: NET48REL1LAST_C

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll

----------------------------------------

System.Data

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4584.0 built by: NET48REL1LAST_B

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/de/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/el/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/es/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/et/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fa/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fr/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/he/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hr/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hu/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/it/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ja/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/nl/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/no/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pl/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pt/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ro/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ru/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sk/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sl/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sv/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/th/BOSCommon.resources.DLL

----------------------------------------

BOSCommon.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/tr/BOSCommon.resources.DLL

----------------------------------------

BOSAlexa

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/BOSAlexa.DLL

----------------------------------------

BOSGeneral

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/BOSGeneral.DLL

----------------------------------------

System.IdentityModel

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4536.0 built by: NET48REL1LAST_C

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.dll

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hr/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/nl/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/et/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fr/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/de/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/el/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/he/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hu/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/it/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ja/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/no/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fa/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pl/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pt/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ro/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ru/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sk/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sl/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/es/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sv/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/th/BOSGeneral.resources.DLL

----------------------------------------

BOSGeneral.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/tr/BOSGeneral.resources.DLL

----------------------------------------

BOSGoogleSmartHome

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/BOSGoogleSmartHome.DLL

----------------------------------------

BOSTheme

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/BOSTheme.DLL

----------------------------------------

BOSTheme.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hr/BOSTheme.resources.DLL

----------------------------------------

BOSTheme.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/nl/BOSTheme.resources.DLL

----------------------------------------

BOSTheme.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fr/BOSTheme.resources.DLL

----------------------------------------

BOSTheme.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/de/BOSTheme.resources.DLL

----------------------------------------

BOSTheme.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/it/BOSTheme.resources.DLL

----------------------------------------

BOSTheme.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/no/BOSTheme.resources.DLL

----------------------------------------

BOSTheme.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pl/BOSTheme.resources.DLL

----------------------------------------

BOSTheme.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pt/BOSTheme.resources.DLL

----------------------------------------

BOSTheme.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ro/BOSTheme.resources.DLL

----------------------------------------

BOSTheme.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ru/BOSTheme.resources.DLL

----------------------------------------

BOSTheme.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sl/BOSTheme.resources.DLL

----------------------------------------

BOSTheme.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/es/BOSTheme.resources.DLL

----------------------------------------

BOSTheme.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sv/BOSTheme.resources.DLL

----------------------------------------

BOSTheme.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/th/BOSTheme.resources.DLL

----------------------------------------

BOSTheme.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/tr/BOSTheme.resources.DLL

----------------------------------------

ComfortClick.BACnet

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.BACnet.DLL

----------------------------------------

ComfortClick.Basic

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Basic.DLL

----------------------------------------

ComfortClick.Tasks

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Tasks.DLL

----------------------------------------

ComfortClick.Computer

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Computer.DLL

----------------------------------------

ComfortClick.DSC

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.DSC.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hr/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/nl/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/et/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fr/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/de/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/el/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/he/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hu/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/it/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ja/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/no/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fa/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pl/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pt/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ro/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ru/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sk/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sl/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/es/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sv/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/th/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.DSC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/tr/ComfortClick.DSC.resources.DLL

----------------------------------------

ComfortClick.Dali

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Dali.DLL

----------------------------------------

ComfortClick.Denon

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Denon.DLL

----------------------------------------

ComfortClick.EIB

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.EIB.DLL

----------------------------------------

Knx.Bus.Common

Assembly Version: 5.5.302.16656

Win32 Version: 5.5.302.16656

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/Knx.Bus.Common.DLL

----------------------------------------

ComfortClick.EnOcean

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.EnOcean.DLL

----------------------------------------

ComfortClick.Fibaro

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Fibaro.DLL

----------------------------------------

ComfortClick.GC100

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.GC100.DLL

----------------------------------------

ComfortClick.HUE

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.HUE.DLL

----------------------------------------

ComfortClick.Http

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Http.DLL

----------------------------------------

ComfortClick.IPCamera

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.IPCamera.DLL

----------------------------------------

ComfortClick.IRTrans

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.IRTrans.DLL

----------------------------------------

ComfortClick.LGTV

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.LGTV.DLL

----------------------------------------

ComfortClick.Modbus

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Modbus.DLL

----------------------------------------

ComfortClick.Paradox

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Paradox.DLL

----------------------------------------

ComfortClick.RSS

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.RSS.DLL

----------------------------------------

ComfortClick.SBus

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.SBus.DLL

----------------------------------------

ComfortClick.SMA

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.SMA.DLL

----------------------------------------

ComfortClick.SamsungTV

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.SamsungTV.DLL

----------------------------------------

ComfortClick.Satel

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Satel.DLL

----------------------------------------

ComfortClick.Sonos

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Sonos.DLL

----------------------------------------

ComfortClick.TEMPer

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.TEMPer.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hr/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/nl/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/et/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fr/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/de/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/el/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/he/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hu/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/it/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ja/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/no/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fa/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pl/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pt/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ro/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ru/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sk/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sl/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/es/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sv/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/th/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.Tasks.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/tr/ComfortClick.Tasks.resources.DLL

----------------------------------------

ComfortClick.UPS

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.UPS.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hr/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/nl/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/et/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fr/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/de/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/el/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/he/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hu/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/it/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ja/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/no/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fa/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pl/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pt/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ro/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ru/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sk/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sl/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/es/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sv/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/th/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPS.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/tr/ComfortClick.UPS.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.UPSGeneric.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hr/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/nl/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/et/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fr/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/de/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/el/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/he/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hu/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/it/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ja/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/no/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fa/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pl/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pt/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ro/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ru/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sk/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sl/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/es/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sv/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/th/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.UPSGeneric.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/tr/ComfortClick.UPSGeneric.resources.DLL

----------------------------------------

ComfortClick.Weather

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Weather.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hr/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/nl/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/et/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fr/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/de/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/el/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/he/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hu/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/it/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ja/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/no/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fa/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pl/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pt/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ro/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ru/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sk/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sl/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/es/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sv/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/th/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.Weather.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/tr/ComfortClick.Weather.resources.DLL

----------------------------------------

ComfortClick.XBMC

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.XBMC.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hr/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/nl/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/et/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fr/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/de/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/el/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/he/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/hu/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/it/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ja/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/no/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/fa/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pl/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/pt/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ro/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ru/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sk/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sl/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/es/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/sv/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/th/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.XBMC.resources

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/tr/ComfortClick.XBMC.resources.DLL

----------------------------------------

ComfortClick.Zwave

Assembly Version: 2.0.0.0

Win32 Version: 3.0.0

CodeBase: file:///C:/Program%20Files%20(x86)/ComfortClick/bOS%20Config/ComfortClick.Zwave.DLL

----------------------------------------

Anonymously Hosted DynamicMethods Assembly

Assembly Version: 0.0.0.0

Win32 Version: 4.8.4614.0 built by: NET48REL1LAST_B

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll

----------------------------------------

Microsoft.mshtml

Assembly Version: 7.0.3300.0

Win32 Version: 7.0.3300.0

CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll

----------------------------------------

System.Design

Assembly Version: 4.0.0.0

Win32 Version: 4.8.4161.0 built by: NET48REL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll

----------------------------------------

************** JIT Debugging **************

To enable just-in-time (JIT) debugging, the .config file for this

application or computer (machine.config) must have the

jitDebugging value set in the system.windows.forms section.

The application must also be compiled with debugging

enabled.

For example:

When JIT debugging is enabled, any unhandled exception

will be sent to the JIT debugger registered on the computer

rather than be handled by this dialog box.

0

http read intiger value from response result

imperialbms 2 years ago in Devices / Http updated by Ricardo Pinto | visiontech pt 2 years ago 2

hello, how to read intiger value from response result?

Image 4517

0
Under review

ComfortClick webpage credentials

Grzegorz Kulinski 2 years ago in General updated by ComfortClick Support 2 years ago 1

Hello everyone.

Is it possible to change the e-mail address assigned to the account on the ComfortClick webpage?

0
Under review

KNX Remote Programming through Jigsaw

Fatlum Telaku 2 years ago in Devices / KNX updated by ComfortClick Support 1 year ago 5

In the new version of bOS configurator(4.9.23) there is the option for "KNX Remote Programming", which from what I understood means that we don't need a forwarded port because we can program our KNX devices remotely only through Jigsaw normally with a provided gateway.
I have tried it many times and the problem is sometimes it works and other times it doesn't. So, my question is, is this feature on testing phases or am I configuring anything wrong. To be specific most of the times it just shows the "Disconnected" sign, like in the picture attached.

Thanks in advance.

Image 4514

0

Speak Text stops working

Nathan Meinck 2 years ago in bOS Configurator updated by Ricardo Pinto | visiontech pt 2 years ago 2

The Speak Text function stops working, restarting the service monitor doesn't help, system reboot doesn't fix it. A cold reboot of the Jigsaw sometimes fixes it but not consistently.

It's been running for 6 months, and it has only just started playing up, probably for 1 month.

Any assistance would be greatly appreciated.

0
Under review

homeconnect

Matteo Cavatorta 2 years ago in Devices / Other updated by Stephen Andries 2 years ago 3

Hello,

anyone know how to integrate Home Connect devices?

Thanks