mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 02:46:53 +00:00
Add Fully Kiosk configuration options (#35914)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
bd40b0796f
commit
eb722e843f
@ -38,6 +38,17 @@ You will need the IP address of your device, and the Fully Remote Admin password
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
{% configuration_basic %}
|
||||
Host:
|
||||
description: The IP address or hostname of your device.
|
||||
Password:
|
||||
description: The Fully Remote Admin password from the Fully Kiosk Browser app.
|
||||
Uses an SSL certificate:
|
||||
description: Whether Fully Kiosk Browser is configured to use an SSL certificate for connections.
|
||||
Verify SSL certificate:
|
||||
description: Whether to verify the SSL certificate when connecting to Fully Kiosk Browser. This should be off for self-signed certificates.
|
||||
{% endconfiguration_basic %}
|
||||
|
||||
## Capabilities
|
||||
|
||||
The following is available as sensors:
|
||||
|
Loading…
x
Reference in New Issue
Block a user