mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Add fully_kiosk sensor docs (#23789)
This commit is contained in:
parent
bcb0876237
commit
8f1073dab1
@ -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
|
||||||
|
- Sensor
|
||||||
ha_release: 2022.9
|
ha_release: 2022.9
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -11,6 +12,7 @@ ha_codeowners:
|
|||||||
ha_domain: fully_kiosk
|
ha_domain: fully_kiosk
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
|
- sensor
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -20,6 +22,11 @@ There is currently support for the following information:
|
|||||||
|
|
||||||
- Device plugged in
|
- Device plugged in
|
||||||
- Kiosk mode enabled/disabled
|
- Kiosk mode enabled/disabled
|
||||||
|
- Battery level
|
||||||
|
- Current page
|
||||||
|
- Current foreground app
|
||||||
|
- Device storage space available
|
||||||
|
- Device RAM available
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user