Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Programmatically linking new devices to the modem #25

Open
PaulWieland opened this issue Oct 3, 2019 · 2 comments
Open

Programmatically linking new devices to the modem #25

PaulWieland opened this issue Oct 3, 2019 · 2 comments

Comments

@PaulWieland
Copy link

The docs say:

This is because the computerRoomEast device does not have any entries about the modem in its link database, so it won't answer queries. No way around the press-the-button dance, so we link (using the set button) the modem as a controller, and the computerRoomEast device as a responder

However this isn't true. You can link a device to a modem with a message, as long as you know the device's address.

You should first send the modem [0x02, 0x64, recordType, groupNum]
Then you send the device an extended command of cmd1: 0x09 cmd2: 0x01

Can this feature be added to insteon-terminal?

@K6TD
Copy link

K6TD commented Oct 3, 2019 via email

@berndpfrommer
Copy link
Collaborator

berndpfrommer commented Oct 3, 2019

The insteon-terminal documentation is outdated, sorry. Somebody on the insteon terminal group pointed this out to me: it's definitely possible for a large number, if not for all insteon devices. I even added it as a feature, but not sure I ever committed the changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants