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-daelim-smarthome

v1.4.3

Published

A third-party Homebridge platform plugin for DL E&C SmartHome

Downloads

231

Readme

Homebridge DL E&C Smart Home

Verified by Homebridge Downloads Version

e편한세상 및 아크로 계열 아파트 단지를 위한 Homebridge 인증된 플러그인

다음의 기능들을 지원합니다.

  1. 전등1
  2. 난방
  3. 콘센트
  4. 환풍기2
  5. 시스템 에어컨
  6. 가스 밸브 (단방향)
  7. 엘레베이터 호출 (도착알림 없음)
  8. 세대현관 및 공동현관 출입 모션 센서
  9. 입차 모션 센서
  10. 세대현관 및 공동현관 방문자 이미지 표시3
  11. 세대현관 및 공동현관 방문자 알림
DL건설에서 새로 출시한 스마트 eLife 앱과 호환되지 않습니다.해당 아파트 거주민 중 개발을 도와주실 의향이 있으시다면 새 이슈 작성을 해 주시기 바랍니다.

설치 요구사항

설치

Homebridge Config UI X를 이용한 설치

  1. 가장 마지막 버전의 Homebridge Config UI X가 설치되어 있다면 검색 페이지에서 homebridge-daelim-smarthome을 검색하여 설치할 수 있습니다.
  2. 설치 후 플러그인 구성 지침에 따르세요.

Terminal에서 설치

Node.js 환경을 필요로합니다.

sudo npm install -g --unsafe-perm homebridge-daelim-smarthome

직접 빌드하여 설치 (macOS, Linux 전용)

Node.js 환경을 필요로합니다.

  1. git clone https://github.com/OrigamiDream/homebridge-daelim-smarthome.git을 통해 레포지토리를 로컬에 설치합니다.
  2. cd homebridge-daelim-smarthome으로 로컬에 설치된 레포지토리로 이동합니다.
  3. npm i && npm run build로 플러그인을 빌드합니다.
  4. npm link로 npm 패키지를 등록합니다.
  5. Homebridge-UI 웹사이트로 이동하면 플러그인 목록에서 homebridge-daelim-smarthome을 찾을 수 있습니다.
  6. 설정 버튼을 눌러 플러그인 구성 지침에 따르세요.

직접 빌드하여 설치 (Homebridge Docker Terminal 내에서 작업)

  1. git clone https://github.com/OrigamiDream/homebridge-daelim-smarthome.git을 통해 레포지토리를 로컬에 설치합니다.
  2. npm install ./homebridge-daelim-smarthome으로 플러그인을 빌드 및 설치합니다.
  3. 문제가 생긴 경우, npm install hap-nodejs 실행 후 Step 2 를 다시 수행합니다.
  4. Homebridge-UI 웹사이트로 이동하면 플러그인 목록에서 homebridge-daelim-smarthome을 찾을 수 있습니다.
  5. 설정 버튼을 눌러 플러그인 구성 지침에 따르세요.

1 세대에 따라 거실 전등 밝기를 3단계 혹은 8단계로 조절 가능합니다. 2 일부 세대의 경우 환풍기 풍량 조절이 가능합니다. 3 HomeKit Secure Video를 통해 표기되며, 홈킷 허브인 Apple TV 혹은 HomePod이 있어야 합니다.