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

0.1.18 • Public • Published

Homebridge AWS IoT Plugin

verified-by-homebridge NPM Version

⚠️ Unstable Plugin: This plugin is a work in progress.

This plugin syncs Homebridge accessories with AWS IoT. It publishes the accessories as Things in IoT and keeps device shadows updated as state changes occur. Additionally, it subscribes to state updates via MQTT such that the accessories can be controlled by other platforms (i.e. Alexa) through IoT.

Accessory Support

The following capabilities have been tested thus far:

  • Lights
    • Power
    • Brightness
    • Color
  • Switches
  • Motion Sensors
  • Contact Sensors
  • Thermostats
  • Temperature Sensors
  • Security Panels

Package Sidebar

Install

npm i homebridge-aws-iot

Weekly Downloads

1

Version

0.1.18

License

Apache-2.0

Unpacked Size

93.6 kB

Total Files

44

Last publish

Collaborators

  • aggiepilot04