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

Classes

class  ApSystemsInverterSwitch
 

Functions

None async_setup_entry (HomeAssistant hass, ApSystemsConfigEntry config_entry, AddEntitiesCallback add_entities)
 

Detailed Description

The power switch which can be toggled via the APsystems local API integration.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.apsystems.switch.async_setup_entry ( HomeAssistant  hass,
ApSystemsConfigEntry  config_entry,
AddEntitiesCallback  add_entities 
)
Set up the switch platform.

Definition at line 18 of file switch.py.