cgarwood / homeassistant-fullykiosk

Fully Kiosk Browser integration for Home Assistant
Apache License 2.0
153 stars 27 forks source link
fully-kiosk-browser hacktoberfest home-assistant

This is now a Home Assistant core integration

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/

Fully Kiosk Browser integration for Home Assistant

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

Buy Me A Coffee

Installation

The easiest way to install is through HACS. The Fully Kiosk Browser is already included in the HACS default repositories.

  1. In Home Assistant, select HACS -> Integrations -> + Explore and Download Repositories. Search for Fully Kiosk Browser in the list and add it.
  2. Restart Home Assistant
  3. Set up and configure the integration: Add Integration

You will need your tablet's IP address and Fully's remote administration password to set up the integration.

Manual Installation

Copy the custom_components/fullykiosk directory to your custom_components folder. Restart Home Assistant, and add the integration from the integrations page.