Page 1 of 1

Binding to Fibaro Home Center 2

Posted: Sun 12 Apr 2015, 16:06
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

Re: Binding to Fibaro Home Center 2

Posted: Fri 11 Sep 2015, 09:44
by fergalom
Goran,

Is it possible to integrate the web gateway also with Domoticz?
https://www.domoticz.com/wiki/Domoticz_API/JSON_URL's

Re: Binding to Fibaro Home Center 2

Posted: Fri 11 Sep 2015, 10:07
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

Re: Binding to Fibaro Home Center 2

Posted: Mon 14 Sep 2015, 13:40
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