cdjackson / HABmin

A web admin console for openHAB home automation
http://www.cd-jackson.com/index.php/openhab/habmin
217 stars 51 forks source link

Missing device in database: Devolo Scene Switch MT2652, similar to ZWave.me Keyfob #250

Closed JensErat closed 9 years ago

JensErat commented 9 years ago

The device Devolo Scene Switch MT2652 is missing in the database. It is pretty much a ZWave.me Keyfob with another casing, they even forgot "Keyfob" somewhere in the documentation of the Scene Switch. I could not find any differences in the specs nor documentation apart from vendor and product IDs.

The XML file of the Keyfob can be taken as is, replacing the name and model elements (MT2652 respective Scene Switch?).

Manufacturer ID is 175, as expected for Devolo.

I hope I got the element for the products.xml right:

        <Product>
            <Reference>
                <Type>0100</Type>
                <Id>0101</Id>
            </Reference>
            <Model>MT2652</Model>
            <Label lang="en">Scene Switch</Label>
            <ConfigFile>devolo/mT2652.xml</ConfigFile>
        </Product>
cdjackson commented 9 years ago

Thanks - I've added that - hopefully I got the right one :)

It should be in tomorrows snapshot - let me know if it's ok...

JensErat commented 9 years ago

That was fasat! I will probably verify the nightlies on Sunday. The commit also includes a removed file but no comment indicating so, was this intended?

cdjackson commented 9 years ago

Hi, Yes - I removed an unused file as well…

Cheers Chris

On 25 Jul 2015, at 01:43, Jens Erat notifications@github.com wrote:

That was fasat! I will probably verify the nightlies on Sunday. The commit also includes a removed file but no comment indicating so, was this intended?

— Reply to this email directly or view it on GitHub https://github.com/cdjackson/HABmin/issues/250#issuecomment-124768077.

JensErat commented 9 years ago

Hi Chris,

I've successfully included and configured one of the switches. Did not try all functions yet, but seems fine so far. Closing the issue, if I find any problems I'll get back to you.

Including these switches is a hassle as the battery power drops for a while after each reconfiguration, I'd love to have thicker ones with reasonable batteries instead...