Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.gardena_bluetooth.switch Namespace Reference

Classes

class  GardenaBluetoothValveSwitch
 

Functions

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

Detailed Description

Support for switch entities.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.gardena_bluetooth.switch.async_setup_entry ( HomeAssistant  hass,
GardenaBluetoothConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up switch based on a config entry.

Definition at line 19 of file switch.py.