mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Update cisco_webex_teams.markdown (#36100)
This commit is contained in:
parent
c2501adab9
commit
00eef482d8
@ -16,7 +16,7 @@ related:
|
||||
title: Configuration file
|
||||
---
|
||||
|
||||
The `cisco_webex_teams` notification platform allows you to deliver rich notifications from Home Assistant to [Cisco Webex Teams](https://www.webex.com/team-collaboration.html) (formerly known as Cisco Spark or Cisco Webex Teams).
|
||||
The `cisco_webex_teams` notification platform allows you to deliver rich notifications from Home Assistant to [Cisco Webex](https://www.webex.com/suite/messaging.html) (formerly known as Cisco Spark or Cisco Webex Teams).
|
||||
|
||||
To use this notification platform you will need an app (bot) token. To obtain a token visit [Cisco Webex for Developers](https://developer.webex.com/).
|
||||
|
||||
@ -25,7 +25,7 @@ To use this notification platform you will need an app (bot) token. To obtain a
|
||||
You also need to specify the `room_id` that you wish to post messages into. The `room_id` can be found in one of two ways:
|
||||
|
||||
1. Logging in at [Cisco Webex for Developers](https://developer.webex.com/) and navigate to `Documentation`>`API Reference`>`Messages` and select List Messages, or
|
||||
2. Log into the web client at [teams.webex.com](https://teams.webex.com/),
|
||||
2. Log into the web client at [web.webex.com](https://web.webex.com/),
|
||||
- select the room (or create a new room),
|
||||
- then copying the room ID from the URL.
|
||||
3. Within the Webex Client, press Control+Shift+K (Windows) or Command+Shift+K (macOS), which will automatically copy the space information to your clipboard, which you
|
||||
|
Loading…
x
Reference in New Issue
Block a user