switchbot-api 0.1.13

A library to to interact with the SwitchBot API and control your SwitchBot devices programmatically.
Documentation

CI-badge crate-badge docs-badge

switchbot-api

This is a Rust library to interact with the SwitchBot API and control your SwitchBot devices programmatically.

Please see the API documentation at docs.rs for more details, and the release notes for the change history.

If you are looking for a command line tool, please see the switchbot-cli.