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
- Host: GitHub
- URL: https://github.com/flipez/blumentopf-pot
- Owner: Flipez
- Created: 2020-06-05T11:57:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-22T20:12:51.000Z (about 6 years ago)
- Last Synced: 2025-06-04T20:23:08.143Z (about 1 year ago)
- Topics: blumentopf, esp32, planter
- Language: C++
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```