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

Classes

class  SwitchBeeCoverEntity
 
class  SwitchBeeSomfyEntity
 

Functions

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

Detailed Description

Support for SwitchBee cover.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.switchbee.cover.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry,
AddEntitiesCallback   async_add_entities 
)
Set up SwitchBee switch.

Definition at line 27 of file cover.py.