You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
reese sapphire ff7ddb835d fixed formatting 8 months ago
.dockerignore docker & home assistant support 8 months ago
.gitignore working scraper, no update loop yet 9 months ago
Dockerfile docker & home assistant support 8 months ago
Pipfile docker & home assistant support 8 months ago
Pipfile.lock docker & home assistant support 8 months ago
main.py docker & home assistant support 8 months ago
readme.md fixed formatting 8 months ago
requirements.txt dumped pipfile to requirements.txt 8 months ago

readme.md

snap balance checker

environment variables

required

USERNAME - your username for ebtedge.com
PASSWORD - your password
CARD_ID - 2-letter state code + last 4 digits (e.g. CA1234)

optional

FREQUENCY - how often in hours to check balance (default: 24)

DRIVER_URL - remote selenium driver URL (default: http://127.0.0.1:4444)
TIMEOUT - how many seconds to wait for pages to load (default: 10)

HA_URL - if you want to forward EBT balances to a Home Assistant instance
HA_TOKEN - go to your HA profile and generate a "long-lived access token"