Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.pyload.switch Namespace Reference

Classes

class  PyLoadSwitch
 
class  PyLoadSwitchEntity
 
class  PyLoadSwitchEntityDescription
 

Functions

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

Detailed Description

Support for monitoring pyLoad.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.pyload.switch.async_setup_entry ( HomeAssistant  hass,
PyLoadConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up the pyLoad sensors.

Definition at line 66 of file switch.py.