1.4.4 • Published 9 months ago

homebridge-molekule v1.4.4

Weekly downloads
-
License
Unlicense
Repository
github
Last release
9 months ago

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
}
  • threshold sets the percentage at which a filter change warning is dislayed in the home app
  • excludeAirMiniPlus disables Air Mini+ so you can use their native HomeKit function
  • silentAuto default auto state on the Air Pro, silent (true) or standard (false)
  • AQIseparate reports AQI and humidity as a separate accessory so that the data is present in the home overview

v1.4.1

  • renamed normal to standard
  • added AQIseparate switch to separate humidity and AQI reporting
  • minor bug fixes

v1.4.4

  • Fixed Molekule Air support

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.

1.4.4

9 months ago

1.4.4-alpha

9 months ago

1.4.3

1 year ago

1.4.2

1 year ago

1.4.2-alpha

1 year ago

1.4.0-alpha

2 years ago

1.3.7

2 years ago

1.3.6

2 years ago

1.3.5

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.5-alpha

2 years ago

1.3.1-alpha

2 years ago

1.3.3-alpha

2 years ago

1.3.2-alpha

2 years ago

1.3.0-alpha

2 years ago

1.3.4-alpha

2 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago