Basic script to get details about Bradford White water heaters, via bradford_white_connect_client.
Usage:
python3 -m venv .venv
source .venv/bin/activate
pip install bradford_white_connect_client pytz tenacity
BW_EMAIL=foo@example.com BW_PASSWORD=hunter2 python list_heaters.py