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

Variables

int DEFAULT_PORT = 8050
 
string DOMAIN = "apsystems"
 
 Logger
 

Detailed Description

Constants for the APsystems Local API integration.

Variable Documentation

◆ DEFAULT_PORT

int homeassistant.components.apsystems.const.DEFAULT_PORT = 8050

Definition at line 7 of file const.py.

◆ DOMAIN

string homeassistant.components.apsystems.const.DOMAIN = "apsystems"

Definition at line 6 of file const.py.

◆ Logger

homeassistant.components.apsystems.const.Logger

Definition at line 5 of file const.py.