npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

homebridge-homewizard-flamingo

v5.0.2

Published

HomeWizard lite (flamingo/smartwares) manual control for domotics integrations with HomeBridge

Downloads

5

Readme

#HOMEBRIDGE HOMEWIZARD LITE

Build Status

This Homebridge plugin allow the control of HomeWizard Lite switches (also known as flamingo switches).

To install this plugin simple type sudo npm install homebridge-homewizard-flamingo -g --unsafe-perm=true. Next open the config.json that contains your Homebridge configuration and add a block like the following one to the platforms array:

{
    "platform": "HomeWizard-Lite",
    "name": "display-name",
    "room": "room-name",
    "username": "[email protected]",
    "password": "password",
    "hubs": ["test-hub-name-1", "test-hub-name-2"],
    "delay": "delay-in-milliseconds",
    "retries": "number-of-retries"
}

The platform name has to be HomeWizard-Lite to link to the plugin. The name and room fields are for the display name and room name inside of the HomeKit app. The username and password fields are your HomeWizard login credentials. The hubz field is the array with the names given in the HomeWizard app to the hubs. The delay and retries fields specify the initial delay between the calls and the amount of retries to the HomeWizard API should any of the calls fail. Each subsequent call will double the previous delay up to the maximum amount of retries specified. A 1000 milliseconds and 5 retries are a good default.

All the switches under each hub are automatically enumerated and added as accessories. Each switch will be available as a separate accessory in the Home app.

Because these switches do not report their current on/off state it is important that they are in the off state when you start to use them with the HomeKit app. All on/off state is kept in the Homebridge plugin.

Tested with:

  • Flamingo SF-501SHCFR - Smart switch Smart switch
  • Smartwares SH5-GW-T-F - Smart switch Smart switch
  • Flamingo SF-501FR - Switch set with remote control Switch set