Coder Social home page Coder Social logo

hubitat-prometheus's Introduction

Hubitat Prometheus

A prometheus collector for hubitat

Configuration

{
  "access_token": "d7bcc9daa2f8e",
  "hubitat_base_url": "http://192.168.20.5/apps/api/12",
  "hubitat_ip": "192.168.20.5"
}

Sample Data:

# TYPE hubprom_battery_state gauge
hubprom_battery_state{device="master_closet_motion"} 37
# HELP hubprom_device_stats Device Stats
# TYPE hubprom_device_stats gauge
hubprom_device_stats{device="laundry_washer_power",name="power",unit="W"} 1.155
hubprom_device_stats{device="system_weather_driver",name="feelsLike",unit="°F"} 79
# HELP hubprom_motion_state Motion sensor states
# TYPE hubprom_motion_state gauge
hubprom_motion_state{device="office_ceiling_motion"} 0
# HELP hubprom_switch_state Switch States
# TYPE hubprom_switch_state gauge
hubprom_switch_state{device="kitchen_light"} 1
# HELP hubprom_temperature Hub Temp State
# TYPE hubprom_temperature gauge
hubprom_temperature{device="system_weather_driver"} 77

git remote add origin [email protected]:rob121/hubitat-prometheus.git

hubitat-prometheus's People

Contributors

ralfonso-directnic avatar rob121 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.