Code Monkey home page Code Monkey logo

homebridge-airkorea's People

Contributors

slasherlee avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

homebridge-airkorea's Issues

url 변경으로 v0.0.6 업데이트 후 오류가 발생됩니다.

좋은 플러그인 만들어주셔서 잘 사용하였습니다..
이번 url 변경으로 사용 못하고 있었습니다..
기존 v0.0.5 사용중 v0.0.6 업데이트 후 아래와 같은 오류가 발생되네요...
뭔가 잘못 된건걸까요.. 문의드립니다.

[6/1/2021, 2:24:13 PM] TypeError: Cannot read property 'dataTime' of undefined
at Request._callback (/usr/local/lib/node_modules/homebridge-airkorea/index.js:96:63)
at Request.self.callback (/usr/local/lib/node_modules/homebridge-airkorea/node_modules/request/request.js:185:22)
at Request.emit (events.js:376:20)
at Request. (/usr/local/lib/node_modules/homebridge-airkorea/node_modules/request/request.js:1154:10)
at Request.emit (events.js:376:20)
at IncomingMessage. (/usr/local/lib/node_modules/homebridge-airkorea/node_modules/request/request.js:1076:12)
at Object.onceWrapper (events.js:482:28)
at IncomingMessage.emit (events.js:388:22)
at endReadableNT (internal/streams/readable.js:1336:12)
at processTicksAndRejections (internal/process/task_queues.js:82:21)

좋은 나쁨 기준 변경 법

안녕하세요? 만들어주신 plugin을 아주 잘 사용하고 있습니다.
최근 우리나라도 미세먼지 기준에 pm2.5기준을 도입한 것으로 알고 있습니다.
따라서 홈킷에 표시될 때도 초미세먼지 pm2.5기준으로
0 ~ 15 좋음
16 ~ 35 보통
36 ~ 75 나쁨
76이상 매우나쁨

으로 표시하고 싶은데, 어떻게 수정하면 좋을지 도움부탁드립니다.

활성화 상태가 아니오로 표시됨

안녕하세요, 만들어 주신 plugin은 매우 잘 사용하고 있습니다.

다만 홈 앱에서 활성화 상태가 아니오로 표시되는 문제가 있습니다.

index.js 내에 getData에서 문제가 없을 경우 아래 코드가 추가되어야 할 것 같습니다.

that.sensorService
.getCharacteristic(Characteristic.StatusActive)
.setValue(true);

감사합니다.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.