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

Variables

int DEFAULT_PORT = 49160
 
string DOMAIN = "sky_remote"
 
int LEGACY_PORT = 5900
 

Detailed Description

Constants.

Variable Documentation

◆ DEFAULT_PORT

int homeassistant.components.sky_remote.const.DEFAULT_PORT = 49160

Definition at line 5 of file const.py.

◆ DOMAIN

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

Definition at line 3 of file const.py.

◆ LEGACY_PORT

int homeassistant.components.sky_remote.const.LEGACY_PORT = 5900

Definition at line 6 of file const.py.