• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

YinHangCode/homebridge-raspberrypi-temperature: a homebridge plugin that gets ra ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

YinHangCode/homebridge-raspberrypi-temperature

开源软件地址:

https://github.com/YinHangCode/homebridge-raspberrypi-temperature

开源编程语言:

JavaScript 100.0%

开源软件介绍:

homebridge-raspberrypi-temperature

npm version

a homebridge plugin that get RaspberryPi CPU temperature.

Configuration

simple configuration

"accessories": [{
    "accessory": "RaspberryPiTemperature",
    "name": "RaspberryPi CPU Temperature"
}]

set temperature measurement to celsius

"accessories": [{
    "accessory": "RaspberryPiTemperature",
    "name": "RaspberryPi CPU Temperature",
    "temperatureMeasurement": "celsius"
}]

if you want temperature value timing update, you can set 'updateInterval' attribute(unit: milliseconds).

"accessories": [{
    "accessory": "RaspberryPiTemperature",
    "name": "RaspberryPi CPU Temperature",
    "temperatureMeasurement": "celsius",
    "updateInterval": 1000
}]

for Orange PI

"accessories": [{
    "accessory": "RaspberryPiTemperature",
    "name": "OrangePi CPU Temperature",
    "file": "/sys/devices/virtual/thermal/thermal_zone0/temp",
    "temperatureMeasurement": "celsius",
    "multiplier": 1
}]

Version Logs

0.0.8 (2020-11-25)

  1. (simplenotezy) Add support for celsius config parameter

0.0.7 (2018-08-04)

  1. (banzalik) Add support OrangePI.

0.0.6 (2018-02-10)

  1. (hang.yin) update 'package.json'.

0.0.5 (2018-02-10)

  1. (hang.yin) add timing update value features.

0.0.4 (2018-02-09)

  1. (hang.yin) optimized code.

0.0.3 (2017-08-20)

  1. (hang.yin) fixed bug.

0.0.2 (2017-08-14)

  1. (hang.yin) publish to www.npmjs.com.

0.0.1 (2017-05-24)

  1. (hang.yin) get RaspberryPi CPU temperature.



鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
nodenv/homebrew-nodenv: Homebrew formulae for nodenv plugins发布时间:2022-06-14
下一篇:
nextdns/homebrew-tap发布时间:2022-06-14
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap