Update Fully Kiosk docs to include button platform (#23790)

This commit is contained in:
Charles Garwood 2022-08-17 02:37:02 -04:00 committed by GitHub
parent 8f1073dab1
commit 16d60ee5c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,13 +12,24 @@ ha_codeowners:
ha_domain: fully_kiosk
ha_platforms:
- binary_sensor
- button
- 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.
[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 control your device and view the status in Home Assistant.
There is currently support for the following information:
## 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 %}
## Capabilities
The following is available as sensors:
- Device plugged in
- Kiosk mode enabled/disabled
@ -28,10 +39,10 @@ There is currently support for the following information:
- Device storage space available
- Device RAM available
## Requirements
The following controls are available:
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 %}
- Bring Fully Kiosk to the foreground
- Send Fully Kiosk to the background
- Load the start URL
- Restart the Fully Kiosk Browser app
- Reboot your device (requires root)