homebridge-arduino-iot-cloud
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

homebridge-arduino-iot-cloud

Homebridge plugin for Arduino IoT Cloud

Installation

Follow the instruction in homebridge for the homebridge server installation. The plugin is published through NPM and should be installed "globally" by typing:

npm install -g homebridge-arduino-iot-cloud

Configuration

Configure the plugin in config.json in your home directory inside the .homebridge directory, or where your .homebridge directory is; or use homebridge UI. Configuration parameters:

  • "clientid": "YOUR_ARDUINO_IOT_CLOUD_CLIENTID",
  • "clientsecret": "YOUR_ARDUINO_IOT_CLOUD_CLIENT_SECRET"

Look for a sample config in config.json example

Release notes

Version 0.0.4

  • Added support for LIGHT, DIMMED_LIGHT, COLORED_LIGHT, CONTACT_SENSOR, MOTION_SENSOR, SMART_PLUG, TEMPERATURE property types

Version 0.0.3

  • Fix dependencies

Version 0.0.2

  • Added config schema for homebridge UI

Version 0.0.1

  • Basic functionality
  • Only HOME_SWITCH property type supported

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1
  • 0.0.3
    1
  • 0.0.2
    0
  • 0.0.1
    1

Package Sidebar

Install

npm i homebridge-arduino-iot-cloud

Weekly Downloads

3

Version

0.0.4

License

MIT

Unpacked Size

96.1 kB

Total Files

26

Last publish

Collaborators

  • ilcato