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

Classes

class  AsusWrtSensor
 
class  AsusWrtSensorEntityDescription
 

Functions

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

Variables

string UNIT_DEVICES = "Devices"
 

Detailed Description

Asuswrt status sensors.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.asuswrt.sensor.async_setup_entry ( HomeAssistant  hass,
AsusWrtConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up the sensors.

Definition at line 246 of file sensor.py.

Variable Documentation

◆ UNIT_DEVICES

string homeassistant.components.asuswrt.sensor.UNIT_DEVICES = "Devices"

Definition at line 52 of file sensor.py.