HomeGenie Forum

General Category => General Discussion => Topic started by: HellStorm666 on April 30, 2015, 08:46:26 AM

Title: Supported Devices per category for HG
Post by: HellStorm666 on April 30, 2015, 08:46:26 AM
Hi there,

I'am new to the whole home automation.
Want to get a Raspberry Pi 2 B with a Aeonlabs Zwave USB.

Was looking at Domoticz, but HG looks nicer.
When it comes to function, HG is a bit fuzzy.

I cant find a list of supported devices.
Like, what Z-wave devices are supported?

I want to be able to use:
TKB Dual dimmer (TKB-TZ65)
Fibaro dimmer module (FGD-211)
Fibaro rolling shutter module (FGRM-222)
Zwave.me (ZME-WALLC-S)

Is there a list of supported devices?
And is that device completly supported, or like in Domoticz sometimes partly (like no Lux value from multisensor)?
Title: Re: Supported Devices per category for HG
Post by: dani on April 30, 2015, 10:54:39 AM
You can find all the defined devices in HG in that folder :
/usr/local/bin/homegenie/html/ext/zwave/pepper1db
They are referenced by their Manufacturer Specific Code.

Cheers
Dani
Title: Re: Supported Devices per category for HG
Post by: HellStorm666 on April 30, 2015, 10:57:48 AM
You can find all the defined devices in HG in that folder :
/usr/local/bin/homegenie/html/ext/zwave/pepper1db
They are referenced by their Manufacturer Specific Code.

Cheers
Dani
Could you please upload that folder or file.
Haven't installed it yet.

And could someone make a list of all supported devices so that anyone can find them.
Can be very useful for users.

If not,
Is it OK if I start a Topic on Tweakers.net about HG and make a list?
Title: Re: Supported Devices per category for HG
Post by: dani on April 30, 2015, 11:17:30 AM
You can find all that files on github homegenie project if you don't want to instal it.
Title: Re: Supported Devices per category for HG
Post by: HellStorm666 on May 01, 2015, 10:48:32 AM
You can find all that files on github homegenie project if you don't want to instal it.


Found it, wrote a script t list them all.
some devices I want to use aren't included.
But are available from http://www.pepper1.net/zwavedb/ (http://www.pepper1.net/zwavedb/)

Can I support HomeGenie by adding those devices (generating json from the xml) to github?
If so, how can I add them to github?
And is only the json file needed, or does HG need more that only the json?
Title: Re: Supported Devices per category for HG
Post by: dani on May 01, 2015, 04:27:35 PM
I think json file is ok.
For integration in github, you have to create a count and Duplicate the project for you and then use git to submit your modifications to Gene.
Bounz made 1 commit for pepper1 db 4 days ago.

Note that Gene Update The pepper1 db 21 hours ago.