Search found 69 matches

by gol
Tue 03 Jul 2018, 22:20
Forum: SPC Web Gateway Support
Topic: SPC Web Gateway in Docker
Replies: 3
Views: 6604

SPC Web Gateway in Docker

Here you can see how to embed SPC Web Gateway in Docker:

https://github.com/jschlyter/spc-web-gateway-docker

Many thanks to jschlyter
by gol
Mon 21 May 2018, 05:56
Forum: SPC Web Gateway Support
Topic: Failed to start Web Service
Replies: 21
Views: 23135

Re: Failed to start Web Service

Hi Goran, Thanks for that. Same problem I'm afraid - works with SSL Authentication disabled, but doesn't work if I enable it. Should there be logging happening to /var/log/spc-web-gateway.log? Rory. Hi Rory, I have now tested SPC Web Gateway on Ubuntu 18.04. To be able to run SPC Web Gateway on Ubu...
by gol
Tue 15 May 2018, 19:59
Forum: SPC Web Gateway Support
Topic: Failed to start Web Service
Replies: 21
Views: 23135

Re: Failed to start Web Service

The Bridge (and the Gateway Box) provides only the REST / Websockets API service, so in your case you need to do the conversion to MQTT on another computer, maybe you can use the same hardware you run Openhab on for that.
Goran
by gol
Tue 15 May 2018, 16:43
Forum: SPC Web Gateway Support
Topic: Failed to start Web Service
Replies: 21
Views: 23135

Re: Failed to start Web Service

Hi Rory, Probably the SSL issue depends on your Ubuntu upgrade that has installed new versions of libssl and libcrypto that is incompatible with spc gateway. I will investigate this further as soon I have some time. The SPC Gateway Box is still available and the price is 200 Euro incl VAT excl freig...
by gol
Wed 09 May 2018, 15:35
Forum: SPC Web Gateway Support
Topic: Failed to start Web Service
Replies: 21
Views: 23135

Re: Failed to start Web Service

Please try latest version 1.3 that I have sent to you.
//Goran
by gol
Wed 09 May 2018, 14:53
Forum: SPC Web Gateway Support
Topic: Failed to start Web Service
Replies: 21
Views: 23135

Re: Failed to start Web Service

Hi Rory,
Which version of SPC Web Gateway do you have?
//Goran
by gol
Sat 25 Nov 2017, 20:37
Forum: SPC Web Gateway Support
Topic: Failed to start Web Service
Replies: 21
Views: 23135

Re: Failed to start Web Service

Hi Eric,
Are you sure you have not missed to install the required packages openssl and libssl-dev according to the Installation Guide section 2.1 Installation Prerequisites.

//Goran
by gol
Sat 13 May 2017, 20:28
Forum: SPC Web Gateway Support
Topic: SSL3
Replies: 1
Views: 3781

Re: SSL3

Hej
När får du SSL-fel. Vilka tjänster använder du?
//Göran
by gol
Tue 25 Apr 2017, 10:44
Forum: Home Automation Bindings
Topic: Component till Home Assistant
Replies: 4
Views: 8278

Re: Component till Home Assistant

Hej! Har inte testat Home Assistant själv och inte hört att någon tagit fram en bindning. Men troligtvis skulle det vara ganska enkelt att anpassa någon av de färdiga bindningarna som finns. Tänker kanske i första hand på MQTT-bindningen https://github.com/Goran58/node-spc-mqtt. Du behöver då först ...
by gol
Wed 05 Apr 2017, 13:58
Forum: Home Automation Bindings
Topic: Binding to openHAB2
Replies: 1
Views: 4478

Re: Binding to openHAB2

Hi Roryd,
You need to use the REST API directly to send commands to the SPC Panel.
Please see SPC Web Gateway Specification for details.

Best Regards,
Goran