Skip to main content

MyWatering client

Project description

My watering client

My watering client is counterpart of my watering project.

Installation

uv tool install mywatering-client

NOTE: If you are facing installation troubles you might need to install python3-dev package.

sudo apt-get update
sudo apt-get install python3-dev

Running

Run it manually from commandline.

watering-cli temperature -s "https://your.server.com" -c <client number> -u <user> -p <password>
watering-cli water -s "https://your.server.com" -c <client number> -u <user> -p <password>

And then you can put it in your cron.

PATH="/home/myusername/.local/bin:$PATH"
0 * * * * watering-cli temperature -s "https://my.server.com" -c 1 -u myusername -p mypassword > /home/myusername/temperature.log 2>&1
*/5 * * * * watering-cli water -s "https://my.server.com" -c 1 -u myusername -p mypassword > /home/myusername/watering.log 2>&1

Contributing

Please sync repository and install pre-commit before commiting and pushing your changes.

uv sync
uv run pre-commit install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mywatering_client-0.2.1.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mywatering_client-0.2.1-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file mywatering_client-0.2.1.tar.gz.

File metadata

  • Download URL: mywatering_client-0.2.1.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.2

File hashes

Hashes for mywatering_client-0.2.1.tar.gz
Algorithm Hash digest
SHA256 8fbc4e9168288999ea2b3e36e40f5e42aa62b2fb7b12c4694bdf181225009e3d
MD5 ebff6f2af4add7d41926beba04c5b120
BLAKE2b-256 eb194abab4ef1433bbe3ae1dc0d155263aa9d7c67d116ae65e50669c08e6d60b

See more details on using hashes here.

File details

Details for the file mywatering_client-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for mywatering_client-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1876a6e691263ea2d4ea80bef4fd2befcb9d0f15dc339372b180fe91cf358d5c
MD5 61c274f32c4644718b93093e612f710c
BLAKE2b-256 29d1fb7b5592e1ca8a8c746554737f884e27ca3328d4629fe3fb676eb1fd0910

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page