thncode / homebridge-raspberrypi-info

GNU General Public License v3.0
5 stars 6 forks source link

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