switchbot-api 0.1.1

A library to to interact with the SwitchBot API and control your SwitchBot devices programmatically.
Documentation
[![CI-badge]][CI]
[![crate-badge]][crate]
[![docs-badge]][docs]

[CI-badge]: https://github.com/kojiishi/switchbot-rs/actions/workflows/rust-ci.yml/badge.svg
[CI]: https://github.com/kojiishi/switchbot-rs/actions/workflows/rust-ci.yml
[crate-badge]: https://img.shields.io/crates/v/switchbot-api.svg
[crate]: https://crates.io/crates/switchbot-api
[docs-badge]: https://docs.rs/switchbot-api/badge.svg
[docs]: https://docs.rs/switchbot-api/

# switchbot-api

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

[SwitchBot API]: https://github.com/OpenWonderLabs/SwitchBotAPI

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

[release notes]: https://github.com/kojiishi/switchbot-rs/releases