honeywell-tcc

Crates.iohoneywell-tcc
lib.rshoneywell-tcc
version0.1.0
sourcesrc
created_at2023-09-25 10:55:18.398283
updated_at2023-09-25 10:55:18.398283
descriptionWrapper for the Honeywell TCC API
homepage
repositoryhttps://github.com/TobiasDeBruijn/honeywell-tcc-rs
max_upload_size
id982569
size10,356
Tobias de Bruijn (TobiasDeBruijn)

documentation

README

Honeywell-tcc-rs

Incomplete library for interacting with Honeywell Total Connect Comfort.

Implemented features

  • Login API
    • Login
  • Location API
    • Retrieve locations and zones
  • Zone API
    • Set zone temperature

Tests

Tests use the environmental variables

  • TCC_EMAIL
  • TCC_PASSWORD

for logging in with Honeywell TCC.

License

This project is dual licensed under MIT or Apacher-2.0, at your option.

Commit count: 5

cargo fmt