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
Binding to Fibaro Home Center 2
Re: Binding to Fibaro Home Center 2
Goran,
Is it possible to integrate the web gateway also with Domoticz?
https://www.domoticz.com/wiki/Domoticz_API/JSON_URL's
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
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
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
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
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