Skip to content

rovco/melcloud-exporter

 
 

Repository files navigation

melcloud-exporter build

melcloud-exporter is a Prometheus exporter for a MELCloud data. It currently only exports a very limited set of metrics: the device's power state, the target temperature and the current temperature sensor reading.

I hear you asking: "Wait so this guy is using his air conditioning units to monitor temperature in his house?". Well yes, yes I am:

Temperature dashboard screenshot

Metrics

This service exports the following metrics:

Name Labels Type
melcloud_device_power building_id, device_id, device_name gauge
melcloud_device_temperature_room building_id, device_id, device_name gauge
melcloud_device_temperature_set building_id, device_id, device_name gauge

About

Prometheus exporter for MELCloud data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 66.9%
  • Dockerfile 27.3%
  • Nix 5.8%