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.12.tar.gz (37.2 kB view details)

Uploaded Source

Built Distribution

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

toshiba_ac-0.3.12-py3-none-any.whl (24.9 kB view details)

Uploaded Python 3

File details

Details for the file toshiba_ac-0.3.12.tar.gz.

File metadata

  • Download URL: toshiba_ac-0.3.12.tar.gz
  • Upload date:
  • Size: 37.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for toshiba_ac-0.3.12.tar.gz
Algorithm Hash digest
SHA256 5850fb3aa90f77b0927dc24c5c2d58936c36f939c565a88a4e9cd85f6981a6e9
MD5 25b9c782e375c02102bf32fb1e421371
BLAKE2b-256 d7efe7dbc47430b083725c4685f0c6a8d46cdc412ee43ae50d99ed59600bb118

See more details on using hashes here.

File details

Details for the file toshiba_ac-0.3.12-py3-none-any.whl.

File metadata

  • Download URL: toshiba_ac-0.3.12-py3-none-any.whl
  • Upload date:
  • Size: 24.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for toshiba_ac-0.3.12-py3-none-any.whl
Algorithm Hash digest
SHA256 40e752ffd23733e76271c7fb334bde42dc6f90bf511f378b9a1df299f8aa40c7
MD5 0d5181ca081b3792d1917317aad2fba1
BLAKE2b-256 7ba2266c69bf2630231e86a0ad601155ec5e8b0f9bae8152b064e001b9f3005e

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