This integration is now part of the Home Assistant core, and this repository is now archived. Documentation on the core integration are available at https://www.home-assistant.io/integrations/fully_kiosk/
Provides support for controlling some common Fully Kiosk options through Home Assistant. Requires Remote Administration to be enabled in the Fully Kiosk Browser settings.
Currently Supports:
The media_player
entity has a few extra services that allow you to launch an app, load custom URLs, and more. See custom_components/fullykiosk/services.yaml
for documentation on the various services.
Uses upstream library python-fullykiosk
The easiest way to install is through HACS. The Fully Kiosk Browser is already included in the HACS default repositories.
You will need your tablet's IP address and Fully's remote administration password to set up the integration.
Copy the custom_components/fullykiosk
directory to your custom_components
folder. Restart Home Assistant, and add the integration from the integrations page.