Skip to content

John5373/py-watersmart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 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

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%