licence and most basic readme

This commit is contained in:
Robin Appelman 2020-02-08 14:04:23 +01:00
commit e71ee4dc86
4 changed files with 244 additions and 0 deletions

View file

@ -3,6 +3,8 @@ name = "mitemp-prometheus"
version = "0.1.0"
authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2018"
description = "Expose Xiaomi MI Temperature and Humidity Sensor to prometheus"
license = "MIT/Apache-2.0"
[dependencies]
dotenv = "0.15.0"