mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Add sensor platform docs to Slack (#22866)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
4995350032
commit
386635a9d8
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user