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

Classes

class  FullyNotifyEntity
 
class  FullyNotifyEntityDescription
 

Functions

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

Detailed Description

Support for Fully Kiosk Browser notifications.

Function Documentation

◆ async_setup_entry()

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

Definition at line 40 of file notify.py.