mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Document notify entities in Fully Kiosk Browser (#33199)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
2aa2f6d891
commit
4a06c8b9bb
@ -3,6 +3,7 @@ title: Fully Kiosk Browser
|
|||||||
description: Instructions on how to integrate Fully Kiosk Browser with Home Assistant
|
description: Instructions on how to integrate Fully Kiosk Browser with Home Assistant
|
||||||
ha_category:
|
ha_category:
|
||||||
- Binary sensor
|
- Binary sensor
|
||||||
|
- Notifications
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
ha_release: 2022.9
|
ha_release: 2022.9
|
||||||
@ -16,6 +17,7 @@ ha_platforms:
|
|||||||
- button
|
- button
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- media_player
|
- media_player
|
||||||
|
- notify
|
||||||
- number
|
- number
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
@ -64,6 +66,11 @@ The following controls are available:
|
|||||||
- Play and stop media files
|
- Play and stop media files
|
||||||
- Set device volume
|
- Set device volume
|
||||||
|
|
||||||
|
The following notify entities that can be passed to `notify.send_message` service are available:
|
||||||
|
|
||||||
|
- Text-to-speech
|
||||||
|
- Overlay message
|
||||||
|
|
||||||
<div class='note warning'>
|
<div class='note warning'>
|
||||||
The Fully Kiosk Browser app does not provide feedback on the device volume or media playback status, so we are unable to display the current volume level or playback status.
|
The Fully Kiosk Browser app does not provide feedback on the device volume or media playback status, so we are unable to display the current volume level or playback status.
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user