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

Classes

class  SwitchBeeButton
 

Functions

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

Detailed Description

Support for SwitchBee scenario button.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.switchbee.button.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry,
AddEntitiesCallback   async_add_entities 
)
Set up Switchbee button.

Definition at line 17 of file button.py.