Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.starline.button Namespace Reference

Classes

class  StarlineButton
 

Functions

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

Detailed Description

Support for StarLine button.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.starline.button.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry,
AddEntitiesCallback   async_add_entities 
)
Set up the StarLine button.

Definition at line 36 of file button.py.