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

Classes

class  FullyImageEntity
 
class  FullyImageEntityDescription
 

Functions

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

Detailed Description

Support for Fully Kiosk Browser image.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.fully_kiosk.image.async_setup_entry ( HomeAssistant  hass,
FullyKioskConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up the Fully Kiosk Browser image entities.

Definition at line 38 of file image.py.