Binding to Fibaro Home Center 2

How to integrate SPC Web Gateway with different Home Automation Systems
Post Reply
gol
Webbplatsadministratör
Posts: 72
Joined: Sun 01 Jun 2014, 19:38

Binding to Fibaro Home Center 2

Post by gol »

I have now written a module to integrate SPC and Fibaro Home Center 2.

The module uses SPC Web Gateway REST and Websocket API to get status from the SPC intrusion system and Fibaro REST API to set status of global variables in the Fibaro Home Center 2. The status of the global variables can then be used in Virtual Devices and Scenes to trigger actions or be displayed in Home Center GUI.

You find the code here at github
fergalom
Posts: 15
Joined: Fri 11 Sep 2015, 09:16

Re: Binding to Fibaro Home Center 2

Post by fergalom »

Goran,

Is it possible to integrate the web gateway also with Domoticz?
https://www.domoticz.com/wiki/Domoticz_API/JSON_URL's
gol
Webbplatsadministratör
Posts: 72
Joined: Sun 01 Jun 2014, 19:38

Re: Binding to Fibaro Home Center 2

Post by gol »

Hi feragalom!
To integrate SPC Gateway with Domoticz is probable very easy. It seems that you can use the REST API or maybe even publish values directly to Domoticz MQTT broker.
At the moment I'm very busy with the new SPC Gateway device. But maybe someone else can support with this bindning, or you can do it yourself.
//Goran
fergalom
Posts: 15
Joined: Fri 11 Sep 2015, 09:16

Re: Binding to Fibaro Home Center 2

Post by fergalom »

Thanks Goran,

Not a programmer but will give it a shot and may need some input from you.

Probably worthwhile integrating with Domoticz also if you're releasing a standalone gateway product?

Cheers
F
Post Reply