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

Classes

class  GardenaBluetoothRemainSensor
 
class  GardenaBluetoothSensor
 
class  GardenaBluetoothSensorEntityDescription
 

Functions

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

Variables

tuple DESCRIPTIONS
 

Detailed Description

Support for switch entities.

Function Documentation

◆ async_setup_entry()

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

Definition at line 96 of file sensor.py.

Variable Documentation

◆ DESCRIPTIONS

tuple homeassistant.components.gardena_bluetooth.sensor.DESCRIPTIONS

Definition at line 43 of file sensor.py.