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

Classes

class  AOSmithEnergySensorEntity
 
class  AOSmithStatusSensorEntity
 
class  AOSmithStatusSensorEntityDescription
 

Functions

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

Detailed Description

The sensor platform for the A. O. Smith integration.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.aosmith.sensor.async_setup_entry ( HomeAssistant  hass,
AOSmithConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up A. O. Smith sensor platform.

Definition at line 40 of file sensor.py.