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

Classes

class  PlugwiseSensorEntity
 
class  PlugwiseSensorEntityDescription
 

Functions

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

Detailed Description

Plugwise Sensor component for Home Assistant.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.plugwise.sensor.async_setup_entry ( HomeAssistant  hass,
PlugwiseConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up the Smile sensors from a config entry.

Definition at line 403 of file sensor.py.