mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Add docs for fully_kiosk switch platform (#23794)
This commit is contained in:
parent
3f837ec4d7
commit
e9acd44951
@ -4,6 +4,7 @@ description: Instructions on how to integrate Fully Kiosk Browser with Home Assi
|
|||||||
ha_category:
|
ha_category:
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
- Sensor
|
- Sensor
|
||||||
|
- Switch
|
||||||
ha_release: 2022.9
|
ha_release: 2022.9
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -14,6 +15,7 @@ ha_platforms:
|
|||||||
- binary_sensor
|
- binary_sensor
|
||||||
- button
|
- button
|
||||||
- sensor
|
- sensor
|
||||||
|
- switch
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -45,4 +47,8 @@ The following controls are available:
|
|||||||
- Send Fully Kiosk to the background
|
- Send Fully Kiosk to the background
|
||||||
- Load the start URL
|
- Load the start URL
|
||||||
- Restart the Fully Kiosk Browser app
|
- Restart the Fully Kiosk Browser app
|
||||||
- Reboot your device (requires root)
|
- Reboot your device (requires root)
|
||||||
|
- Screensaver on/off
|
||||||
|
- Maintenance mode on/off
|
||||||
|
- Lock/unlock kiosk mode
|
||||||
|
- Motion detection on/off
|
||||||
|
Loading…
x
Reference in New Issue
Block a user