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

Classes

class  GardenaBluetoothNumber
 
class  GardenaBluetoothNumberEntityDescription
 
class  GardenaBluetoothRemainingOpenSetNumber
 

Functions

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

Variables

tuple DESCRIPTIONS
 

Detailed Description

Support for number entities.

Function Documentation

◆ async_setup_entry()

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

Definition at line 106 of file number.py.

Variable Documentation

◆ DESCRIPTIONS

tuple homeassistant.components.gardena_bluetooth.number.DESCRIPTIONS

Definition at line 47 of file number.py.