Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 491 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 491 Bytes

homebridge-raspberrypi-info

based on YinHang's RaspberryPI temperature plugin and simont77's FakeGatoHistory plugin for homebridge with more info

Configuration

"accessories": [{
    "accessory": "RaspberryPiInfo",
    "name": "RaspberryPi Info",
    "updateInterval": 60000
}]

Credits

  • simont77 - fakegato-history
  • YinHangCode - homebridge-raspberrypi-temperature