Skip to content

jcjones/py-watersmart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This library supplies a mechanism to download water meter usage data for homes serviced by a water company that uses <town_name>.watersmart.com URLs for such data.

It supplies a simple watersmart-cli CLI that prints all hourly logs, but is generally expected to be used from another tool, like Home Assistant.

Developing

python -m venv .venv
. .venv/bin/activate
pip install -e .[test]
python -m pytest .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages