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

Matrix Room Alias Support #34

Closed
jeremiah-k opened this issue May 3, 2023 · 0 comments · Fixed by #37
Closed

Matrix Room Alias Support #34

jeremiah-k opened this issue May 3, 2023 · 0 comments · Fixed by #37
Labels
enhancement New feature or request

Comments

@jeremiah-k
Copy link
Collaborator

Currently the only way to map rooms in the config.yaml is via the Matrix room ID.

matrix_rooms:
- id: '!NrCTURbZDMWKMrTpFH:matrix.org'
  meshtastic_channel: 4

Ideally the relay should support Matrix room aliases as well.

matrix_rooms:
- id: '#meshtastic-relay-1:matrix.org'
  meshtastic_channel: 4
@jeremiah-k jeremiah-k added the enhancement New feature or request label May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant