mirror of
https://github.com/bckelley/tconnectsync.git
synced 2026-08-24 03:34:12 -05:00
9 lines
195 B
Plaintext
9 lines
195 B
Plaintext
TCONNECT_EMAIL = 'email@email.com'
|
|
TCONNECT_PASSWORD = 'password'
|
|
|
|
PUMP_SERIAL_NUMBER = 11111111
|
|
|
|
NS_URL = 'https://yournightscouturl/'
|
|
NS_SECRET = 'apisecret'
|
|
|
|
TIMEZONE_NAME = 'America/New_York' |