ha_api 0.1.0

This is a library for connecting to the Home Assistent API
Documentation
[dependencies.futures]
version = "0.3"

[dependencies.reqwest]
features = ["json"]
version = "0.10"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[package]
authors = ["Bradley Nelson <bradleynelson102@gmail.com>"]
description = "This is a library for connecting to the Home Assistent API"
edition = "2018"
license = "Apache-2.0"
name = "ha_api"
readme = "readme.md"
repository = "https://github.com/selfhostedshow/ha_api"
version = "0.1.0"