node-openzwave icon indicating copy to clipboard operation
node-openzwave copied to clipboard

Ability to change home ID

Open regulatre opened this issue 11 years ago • 5 comments

I would like to request the ability to change the value of the "homeid" parameter that is stored on the device. Out of the box the value doesn't match the existing network and the instructions for the device indicate that the value can be changed through software so I'm hoping it would be an easy feature to add.

Thanks!

regulatre avatar Jul 02 '14 16:07 regulatre

+1

bjornreppen avatar Jun 27 '16 21:06 bjornreppen

Any thought around this? I have a scenario where I need to replace devices on remote locations and it would be a lot easier if I could prepare the device with the remote home-id (and configure the remote end over the net) and send it by mail instead of having to go out myself and include it manually.

the-louie avatar Dec 07 '17 14:12 the-louie

the homeid is a hard-coded value in the zwave controller and cannot be changed.

ekarak avatar Dec 07 '17 15:12 ekarak

your best bet is to have sth like https://github.com/OpenZWave/node-red-contrib-openzwave controlling your OpenZWave network and then issue a remote 'addDevice' command via Twitter (or Facebook, or MQTT, you name it)

ekarak avatar Dec 07 '17 15:12 ekarak

Issuing the add/remove commands isn't really a problem. The problem is to put the device in inclusion mode in the same time as the gateway.

Is the home id really hardcoded? Think I saw something in the Zwave-me documentation that it's possible to replace a dead gateway, wouldn't that mean adopt the old gateways homeid?

the-louie avatar Feb 04 '18 20:02 the-louie