Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.iotty.api Namespace Reference

Classes

class  IottyProxy
 

Variables

string IOTTYAPI_BASE = "https://homeassistant.iotty.com/"
 
string OAUTH2_CLIENT_ID = "hass-iotty"
 

Detailed Description

API for iotty bound to Home Assistant OAuth.

Variable Documentation

◆ IOTTYAPI_BASE

string homeassistant.components.iotty.api.IOTTYAPI_BASE = "https://homeassistant.iotty.com/"

Definition at line 14 of file api.py.

◆ OAUTH2_CLIENT_ID

string homeassistant.components.iotty.api.OAUTH2_CLIENT_ID = "hass-iotty"

Definition at line 13 of file api.py.