mirror of
https://codeberg.org/icewind/mitemp-prometheus.git
synced 2026-06-03 17:14:08 +02:00
licence and most basic readme
This commit is contained in:
parent
b3142457fd
commit
e71ee4dc86
4 changed files with 244 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue