An open API service indexing awesome lists of open source software.

https://github.com/flipez/blumentopf-pot

planter metrics exporter for the blumentopf automation framework based on esp32
https://github.com/flipez/blumentopf-pot

blumentopf esp32 planter

Last synced: 2 months ago
JSON representation

planter metrics exporter for the blumentopf automation framework based on esp32

Awesome Lists containing this project

README

          

# blumentopf-pot
## Exposed Metrics
blumentopf-pot produces the following metrics
```
blumentopf_moisture_value{gpio="32"} 3247
blumentopf_moisture_value{gpio="33"} 3223
blumentopf_water_base{gpio="32"} 1450
blumentopf_water_base{gpio="33"} 1450
blumentopf_air_base{gpio="32"} 3300
blumentopf_air_base{gpio="33"} 3300
blumentopf_scrape_duration_milliseconds 0
blumentopf_uptime_milliseconds 10285
blumentopf_up 1
```