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

Classes

class  NetgearLTESensor
 
class  NetgearLTESensorEntityDescription
 

Functions

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

Detailed Description

Support for Netgear LTE sensors.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.netgear_lte.sensor.async_setup_entry ( HomeAssistant  hass,
NetgearLTEConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up the Netgear LTE sensor.

Definition at line 127 of file sensor.py.