Add sensor platform docs to Slack (#22866)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Robert Hillis 2022-11-28 08:59:33 -05:00 committed by GitHub
parent 4995350032
commit 386635a9d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ ha_codeowners:
- '@tkdrob' - '@tkdrob'
ha_platforms: ha_platforms:
- notify - notify
- sensor
ha_integration_type: service ha_integration_type: service
--- ---
@ -53,6 +54,10 @@ The added `notify` service will be named after the chat server the app is instal
{% include integrations/config_flow.md %} {% include integrations/config_flow.md %}
One sensor entity will be created:
- **Do Not Disturb Timer**: The amount of time left for Do Not Disturb status.
### Slack Service Data ### Slack Service Data
The following attributes can be placed inside the `data` key of the service call for extended functionality: The following attributes can be placed inside the `data` key of the service call for extended functionality: