diff --git a/source/_integrations/fully_kiosk.markdown b/source/_integrations/fully_kiosk.markdown index a6861f67032..602b985cb3a 100644 --- a/source/_integrations/fully_kiosk.markdown +++ b/source/_integrations/fully_kiosk.markdown @@ -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 %} \ No newline at end of file +- 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) \ No newline at end of file