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

Variables

string DEFAULT_MODEL = "Printer"
 
string DEFAULT_NAME_TEMPLATE = "Samsung {}"
 
string DOMAIN = "syncthru"
 

Detailed Description

Samsung SyncThru constants.

Variable Documentation

◆ DEFAULT_MODEL

string homeassistant.components.syncthru.const.DEFAULT_MODEL = "Printer"

Definition at line 4 of file const.py.

◆ DEFAULT_NAME_TEMPLATE

string homeassistant.components.syncthru.const.DEFAULT_NAME_TEMPLATE = "Samsung {}"

Definition at line 3 of file const.py.

◆ DOMAIN

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

Definition at line 6 of file const.py.