From 8f1073dab19998ee49c73963c48a92f14cb804d5 Mon Sep 17 00:00:00 2001 From: Charles Garwood Date: Tue, 16 Aug 2022 18:20:39 -0400 Subject: [PATCH] Add fully_kiosk sensor docs (#23789) --- 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 7182d917c6f..a6861f67032 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 + - Sensor ha_release: 2022.9 ha_iot_class: Local Polling ha_config_flow: true @@ -11,6 +12,7 @@ ha_codeowners: ha_domain: fully_kiosk ha_platforms: - binary_sensor + - sensor ha_integration_type: integration --- @@ -20,6 +22,11 @@ There is currently support for the following information: - Device plugged in - Kiosk mode enabled/disabled +- Battery level +- Current page +- Current foreground app +- Device storage space available +- Device RAM available ## Requirements