Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.fully_kiosk.binary_sensor Namespace Reference

Classes

class  FullyBinarySensor
 

Functions

None async_setup_entry (HomeAssistant hass, FullyKioskConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Detailed Description

Fully Kiosk Browser sensor.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.fully_kiosk.binary_sensor.async_setup_entry ( HomeAssistant  hass,
FullyKioskConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Set up the Fully Kiosk Browser sensor.

Definition at line 38 of file binary_sensor.py.