Skip to content

puchupala/homebridge-nature-remo-multi-toggle-light

Repository files navigation

Homebridge Nature Remo Multi Toggle Light

verified-by-homebridge

This plugin enables Homebridge to control toggle light through Nature Remo IR blaster.

Many ceiling lights in Japan use a single button to toggle between multiple states (e.g. On/Nightlight/Off). This plugin keep track of the light state so that it could be controlled by Homebridge. In other words, multiple ON-ON or OFF-OFF trigger in a row wouldn't confuse the light.

The state of the light is kept inside Homebridge so if you control the light outside of Homebridge (e.g. physical remote, Nature Remo app), it will be out-of-sync. To avoid the issue, please connect all of your assistants (e.g. Google Assistant, Alexa) to Homebridge instead of using the native Nature Remo app.

I tested the plugin with Nature Remo 3 but it should support any model so long as they use the same Nature Remo Cloud API.

Features

  • ON/OFF light state
  • Configurable toggle count for switching light state
  • Configurable delay between each toggling
  • Dummy brightness, hue, color temperature, and satuaration settings

Config

Homebridge_E481

Installation

Just search for "Nature Remo" from the plugin tab of Homebridge web interface. You can also install the plugin via the command-line.

$ npm install @puchupala/homebridge-nature-remo-multi-togglelight -g

Important Note

The light must be added to Nature Remo as "Other" appliance. Native "Light" appliance is not (yet) supported.

20210528_180311000_iOS_resized

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published