From 4a06c8b9bb80df4ff9723a341fe5fdc5974f7e7f Mon Sep 17 00:00:00 2001 From: tronikos Date: Sat, 22 Jun 2024 06:05:06 -0700 Subject: [PATCH] Document notify entities in Fully Kiosk Browser (#33199) Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/fully_kiosk.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_integrations/fully_kiosk.markdown b/source/_integrations/fully_kiosk.markdown index 5617ead7990..b7ef95934fb 100644 --- a/source/_integrations/fully_kiosk.markdown +++ b/source/_integrations/fully_kiosk.markdown @@ -3,6 +3,7 @@ title: Fully Kiosk Browser description: Instructions on how to integrate Fully Kiosk Browser with Home Assistant ha_category: - Binary sensor + - Notifications - Sensor - Switch ha_release: 2022.9 @@ -16,6 +17,7 @@ ha_platforms: - button - diagnostics - media_player + - notify - number - sensor - switch @@ -64,6 +66,11 @@ The following controls are available: - Play and stop media files - Set device volume +The following notify entities that can be passed to `notify.send_message` service are available: + +- Text-to-speech +- Overlay message +
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.