Skip to main content

Toshiba AC controller - allows to control Toshiba HVAC systems with WiFi

Project description

Github Release Github Commit since Github Open Issues Github Open Pull Requests

Toshiba AC control

This software allows to control Toshiba AC

Installation

Typical installation

Download using pip pip3 install toshiba-ac

Installation for development

  1. Download or clone this repository to desired directory:

    git clone https://github.com/KaSroka/Toshiba-AC-control.git

  2. Install toshiba-ac package:

    pip3 install .

    If you want to edit the code you can install the package as editable:

    pip3 install -e .

Sample script

Sample GUI application toshiba_ac_gui.py was created to demonstrate usage of this package. It allows to switch basic functionalities of the AC and shows current status.

It requires to provide env variables with login information:

TOSHIBA_USER=<USER_NAME> TOSHIBA_PASS=<PASSWORD> python3 toshiba_ac_gui.py

or

export TOSHIBA_USER=<USER_NAME>
export TOSHIBA_PASS=<PASSWORD>
python3 toshiba_ac_gui.py

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

toshiba-ac-0.3.11.tar.gz (37.2 kB view details)

Uploaded Source

File details

Details for the file toshiba-ac-0.3.11.tar.gz.

File metadata

  • Download URL: toshiba-ac-0.3.11.tar.gz
  • Upload date:
  • Size: 37.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for toshiba-ac-0.3.11.tar.gz
Algorithm Hash digest
SHA256 bca454056d3a0c0ca6aa57d8cd91f53a0eb07ff272fd318fa2c9152b17a72264
MD5 63b1d7c4911b6d966e5b4ed3008984e6
BLAKE2b-256 f4fd2d25446fe7660c94b07adbf0ef970d9ed41d37ed9e9cdb14b98f02c06f69

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