Update cisco_webex_teams.markdown (#33663)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
omettam 2024-07-10 15:34:03 -04:00 committed by GitHub
parent df9ee21b2b
commit eefd51bf27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
---
title: Cisco Webex Teams
description: Instructions on how to add Cisco Webex Teams notifications to Home Assistant.
description: Instructions on how to add Cisco Webex notifications to Home Assistant.
ha_category:
- Notifications
ha_iot_class: Cloud Push
@ -16,11 +16,11 @@ 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).
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).
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/).
- Detailed instructions can be found in the section titled **Creating a Webex Teams Bot** on the [Webex Teams bot documentation](https://developer.webex.com/docs/bots).
- Detailed instructions can be found in the section titled **Creating a Webex Bot** on the [Webex Teams bot documentation](https://developer.webex.com/docs/bots).
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:
@ -28,6 +28,8 @@ You also need to specify the `room_id` that you wish to post messages into. The
2. Log into the web client at [teams.webex.com](https://teams.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
can paste to a notepad, and will contain your space ID.
{% important %}
You must add the bot email (in the format `mybot@webex.bot`) as a participant to the room specified above.
@ -47,7 +49,7 @@ notify:
## Rich Text Formatting
Webex Teams clients can render rich text via a whitelisted set of html tags.
Webex clients can render rich text via a whitelisted set of html tags.
For example, you could configure automations to display details in an easy to read fashion like so: