Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.kraken.const .KrakenResponseEntry
 

Namespaces

 homeassistant.components.kraken.const
 

Variables

string homeassistant.components.kraken.const.CONF_TRACKED_ASSET_PAIRS = "tracked_asset_pairs"
 
int homeassistant.components.kraken.const.DEFAULT_SCAN_INTERVAL = 60
 
string homeassistant.components.kraken.const.DEFAULT_TRACKED_ASSET_PAIR = "XBT/USD"
 
string homeassistant.components.kraken.const.DISPATCH_CONFIG_UPDATED = "kraken_config_updated"
 
string homeassistant.components.kraken.const.DOMAIN = "kraken"
 
 homeassistant.components.kraken.const.KrakenResponse