homebridge-raspberrypi-info

a homebridge(https://github.com/nfarina/homebridge) plugin that get RaspberryPi information.

Usage no npm install needed!

<script type="module">
  import homebridgeRaspberrypiInfo from 'https://cdn.skypack.dev/homebridge-raspberrypi-info';
</script>

README

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