Skip to main content

A Python client for Themo smart thermostats

Project description

pythemo - Python Themo API Client

The pythemo repository provides a Python client for interacting with the Themo API. This library allows you to authenticate, fetch, and control devices associated with your Themo account.

Features

  • Authentication: Authenticate with the Themo API using your username and password.
  • Device Information: Fetch all devices associated with your account.
  • Control Devices: Control device attributes like lights, temperature, mode, and schedules.

File Descriptions

models.py

The models.py file contains the Device class which represents a Themo device. This class provides:

  • Initialization of the device with its ID and token.
  • Methods to fetch and update the device state and attributes.
  • Methods to control the device, including setting lights, temperature, mode, and schedules.

client.py

The client.py file contains the ThemoClient class which is responsible for:

  • Authenticating the user and obtaining the access token.
  • Fetching the client ID.
  • Fetching all devices associated with the user's account.
  • Closing the client session.

Usage

To use this library, you need to:

  1. Create an instance of the ThemoClient class using your Themo account credentials (username and password).
  2. Call the authenticate() method to obtain the access token.
  3. Fetch devices using the get_all_devices() method.
  4. For each device, you can fetch and update its state, control its attributes, and manage its schedules using methods provided in the Device class.

Dependencies

  • httpx: A fully featured HTTP client for Python 3.

Contributions

Contributions to the pythemo repository are welcome. Please ensure that you follow the coding conventions and write tests for any new features or changes.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

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

pythemo-0.2.0.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

pythemo-0.2.0-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file pythemo-0.2.0.tar.gz.

File metadata

  • Download URL: pythemo-0.2.0.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for pythemo-0.2.0.tar.gz
Algorithm Hash digest
SHA256 d42515cfcb5d49f1b208ff151598116f10f4f5929422ee98705a6fe8d9ea64f8
MD5 0d03fd205721c5685b7d5083962b654b
BLAKE2b-256 4f5d812f2101e05582bc770b6635371841d70e819830dc2b7b61cdc8f67c0471

See more details on using hashes here.

File details

Details for the file pythemo-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: pythemo-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for pythemo-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f01adfadc74171679f73c7fada874e010c7db616bd83da0b10ea46f144be2406
MD5 7740c73e941ca7177fe13a39e1678786
BLAKE2b-256 d98f8eae4f6446d4663ee05f3b0bf39fe5626c0d9f77942dba0d7c60ab3eeabd

See more details on using hashes here.

Supported by

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