2.1.9 • Published 4 years ago

homebridge-rpi-controller v2.1.9

Weekly downloads
27
License
MIT
Repository
github
Last release
4 years ago

npm version

RPi-Controller

This is Raspberry Pi Remote plugin for Homebridge.

Features

  • Display Raspberry Pi state.
  • Turn off Raspberry Pi.
  • Reboot Raspberry Pi.
  • Get Raspberry Pi tempature in fahrenheit.

Installation

  1. Install required packages.

    npm install -g homebridge-rpi-controller
  2. Check the OS of Raspberry Pi.

  3. Add these values to config.json.

      "accessories": [
        {
          "accessory": "RaspberryPi",
          "name": "Raspberry Pi",
          "enableReboot": true,
    
        }
      ]
  4. Restart Homebridge, and your Raspberry Pi will be added to Home app.

License

MIT License

Credit

Original By Clauzewitz.

Temperature Unit By YingHangCode.

2.1.9

4 years ago

2.0.9

4 years ago

2.0.8

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago