Add Fully Kiosk Browser integration docs (#23762)

This commit is contained in:
Charles Garwood 2022-08-16 14:10:01 -04:00 committed by GitHub
parent 66eaae7f2b
commit bcb0876237
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,30 @@
---
title: Fully Kiosk Browser
description: Instructions on how to integrate Fully Kiosk Browser with Home Assistant
ha_category:
- Binary Sensor
ha_release: 2022.9
ha_iot_class: Local Polling
ha_config_flow: true
ha_codeowners:
- '@cgarwood'
ha_domain: fully_kiosk
ha_platforms:
- binary_sensor
ha_integration_type: integration
---
[Fully Kiosk Browser](https://www.fully-kiosk.com) is a powerful kiosk browser for Android devices. It provides a number of features for monitoring and controlling your Android device. This integration gives you access to view the status of your device in Home Assistant.
There is currently support for the following information:
- Device plugged in
- Kiosk mode enabled/disabled
## Requirements
This integration requires the Fully Remote Admin feature to be enabled in the Fully Kiosk Browser app. This feature requires the paid Fully Plus license. You can test it out for free, but Fully Kiosk Browser will display a watermark on your device.
You will need the IP address of your device, and the Fully Remote Admin password you set in the Fully Kiosk Browser app.
{% include integrations/config_flow.md %}