csirikak / homebridge-molekule

A Homebridge Plugin for Molekule Air Purifiers
The Unlicense
12 stars 2 forks source link
homebridge homebridge-plugin molekule typescript

homebridge-molekule

A Homebridge Plugin for Molekule Air Purifiers. Once you install this plugin you can say:

Hey Siri, what's the status of the Air Purifier Filter?
Hey Siri, set the speed of the Molekule to 60%.
Hey Siri, what's the air quality in the Living Room?

Installation

Search for Molekule under Plugins in the Homebridge UI. Or, copy and paste the following into a terminal

npm -g i homebridge-molekule

Configuration

It should be configurable in plugin settings using homebridge-ui-x, if not, add this to your config.json file under Platforms.

{
  "platform": "Molekule",
  "name": "homebridge-molekule",
  "email": "YOUR EMAIL HERE",
  "password": "YOUR PASSWORD HERE",
  "threshold": 10,
  "excludeAirMiniPlus": false,
  "silentAuto": false
}

Notes and Issues

Using an incorrect password can cause a need for a full password reset on your account. Pay special attention to the password you're using. This plugin loads the names that are set for each device in the Molekule app.