当前位置: 首页 > 软件库 > 其他开源 > 物联网 >

homebridge-temperature-file

Simulate a temperature sensor from file
授权协议 Readme
开发语言 JavaScript
所属分类 其他开源、 物联网
软件类型 开源软件
地区 不详
投 递 者 隗翰海
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

homebridge-temperature-file

This is a plugin for homebridge which makes it possible to create a temperature sensorin HomeKit via file.

Why via file?

When you have a DHT-sensor, you need sudo to read from it. I don't want to run homebridge as sudo, so I'm having a cronjob,which writes every n seconds to a file and read from it from homebridge.

Example config

{
  "accessory": "TemperatureFile",
  "name": "Temperature-sensor",
  "description": "The temperature sensor in the bedroom",
  "file_path": "/home/pi/dht/temp"
}
 相关资料
  • DEPRECATION NOTICE This package is deprecated. Please use homebridge-mqtthing instead. It is more mature, better tested, and offers additional-features. homebridge-mqtt-temperature Get Temperature Sen

  • homebridge-raspberrypi-temperature a homebridge plugin that get RaspberryPi CPU temperature. Configuration simple configuration "accessories": [{ "accessory": "RaspberryPiTemperature", "name": "

  • homebridge-http-temperature-sensor Plugin This Homebridge plugin can be used integrate your temperature sensor which has ahttp api into HomeKit. Installation First of all you need to have Homebridge i

  • Simple Temperature Monitoring App I've created this project to power a network of temperature and environmental monitors in my home. The architecture uses one 'master' Pi to aggregate and display log

  • Bluetooth temperature sensors Read Bluetooth Advertising Packets from BLE temperature sensors and publish data to MQTT. This C language program runs on Linux. I have successfully used it on Raspberry

  • 现在天气越来越热了,使用笔记本的人,一定都有烤'猪蹄'的感觉了。特别是使用UBUNTU系统的人。我推荐一个目前我在使用的测试温度的软件。 Computer Temperature Monitor,在Ubuntu的软件中心里面有,也可以到官方网站上下载一个。 安装完后在gnome面板上右键添加到面板,会找到Computer Temperature Monitor,添加就可以用了。 更多屏幕截图请看: