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

Meeting Room Reminder #5

Open
ReneZumtobel opened this issue Jul 11, 2018 · 0 comments
Open

Meeting Room Reminder #5

ReneZumtobel opened this issue Jul 11, 2018 · 0 comments

Comments

@ReneZumtobel
Copy link
Contributor

It would be cool to have a dash button in a meeting room and when clicking it everyone, that should be there attending a meeting, gets a message via slack.
Requires Slack and Google Cal support.

 {
  "buttons": [
    {
      "mac": "xxxx",
      "provider": "meetingroom",
      "providerConfig": {
        "roomName": "xxxx",
        "timeofEvent": "now"
      }
    },
    {
      "mac": "xxxx",
      "provider": "meetingroom",
      "providerConfig": {
        "roomName": "xxxx",
        "timeofEvent": "30"
      }
    }
  ],
  "providerConfig": {
    "meetingroom": {
      ...
    }
  }
}
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

1 participant