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

Classes

class  MyStromSwitchSensor
 
class  MyStromSwitchSensorEntityDescription
 

Functions

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

Detailed Description

Support for myStrom sensors of switches/plugs.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.mystrom.sensor.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry,
AddEntitiesCallback   async_add_entities 
)
Set up the myStrom entities.

Definition at line 57 of file sensor.py.