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-smartthings-niconyan

v0.0.3

Published

SmartThings plugin for Homebridge

Downloads

4

Readme

Homebridge-SmartThings-niconyan

한국어공지는 src-kr 폴더를 클릭해 확인할 수 있습니다.

This is SmartThings plug-in for Homebridge.

When you use SmartThings devices on iPhone, It will be useful. You can set up automation by linking HomeKit devices and SmartThings devices, or control SmartThings devices as Siri, or add SmartThings icon on iPhone Control Center.

Experimental functionality is being developed in beta branch.

If you have a trouble, please report it to the issues.

The ‘serial number’, ‘model’, and ‘firmware version’ information displayed on the Home app through this plug-in is inaccurate.

Support scope

Support log language

  • Korean
  • English

Support SmartThings devices

  • Air purifier
    • support model
      • AX47T9360WSD
      • AX60R5080WD
    • support capability
      • power On/Off
      • operation mode control: sleep/windfree/smart/max (beta)
      • auto mode contorl: auto/manual
      • verify air quality: 1 ~ 4 (CAQI)
      • verify finedust PM10, PM2.5 (unit is wrong. mg/m³ is not, µg/m³ is right.)
      • verify indicator for hepa-filter (scheduled to support)
      • verify life to hepa-filter (scheduled to support)
      • reset life tor hepa-filter (scheduled to support)

How to use plug-in

  1. Install Homebridge on your server.
  2. Input ‘localhost:8551’ to server’s web browser address. or device
  3. On the plug-in tab, search for ‘SmartThings’ to install this plug-in.
  4. At the end of the installation, a setup window appears where you can set the SmartThingsAPI token value and log language that you receive only once.
  5. After that, Homebridge will automatically search and register to SmartThings devices in your Samsung account.

How to get a SmartThingsAPI token

  1. Access the SmartThings token page and sign in to your Samsung account. guide1

  2. Click the GENERATE NEW TOKEN. guide2

  3. Check the ‘Devices’ boxes. This plug-in requires no further authentication. guide3

  4. A SmartThingsAPI token has been issued that cannot be viewed again when it is out of the page. Even if you forget, you can get a new one. guide4

Release note

ver0.0.3 (2022-07-14)

  • Add function
    • alarm
      • SmartThings devices's network connect status(log) switch (This can use on plugin config)