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

Classes

class  SmappeePollingSensorEntityDescription
 
class  SmappeeSensor
 
class  SmappeeSensorEntityDescription
 
class  SmappeeVoltageSensorEntityDescription
 

Functions

None async_setup_entry (HomeAssistant hass, SmappeeConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Detailed Description

Support for monitoring a Smappee energy sensor.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.smappee.sensor.async_setup_entry ( HomeAssistant  hass,
SmappeeConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Set up the Smappee sensor.

Definition at line 189 of file sensor.py.