Skip to content

czdeee/homebridge-pi-temperature

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

homebridge-orangepi-temperature

a homebridge plugin that gets orange pi CPU temperatures.

*if your pi is raspberry then "unit": "1000"

*if your pi is orange then "unit": "1"

Configuration

"accessories": [
    {
      "accessory": "PiTemperature",
      "name": "Pi"
      "piModel": "Orangepi",
      "unit": "1"
    }
 ],

About

a homebridge plugin that gets a pi CPU temperatures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%