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

Classes

class  ApSystemsMaxOutputNumber
 

Functions

None async_setup_entry (HomeAssistant hass, ApSystemsConfigEntry config_entry, AddEntitiesCallback add_entities, DiscoveryInfoType|None discovery_info=None)
 

Detailed Description

The output limit which can be set in the APsystems local API integration.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.apsystems.number.async_setup_entry ( HomeAssistant  hass,
ApSystemsConfigEntry  config_entry,
AddEntitiesCallback  add_entities,
DiscoveryInfoType | None   discovery_info = None 
)
Set up the sensor platform.

Definition at line 15 of file number.py.