Code Monkey home page Code Monkey logo

homebridge-davis's People

Contributors

bkeyport avatar

Watchers

 avatar

homebridge-davis's Issues

Add support for Airlink

Hi, would it be possible to add the davis airlink to be supported by this plugin.

API call is the same as weatherlink, and will return the below

{ "data": { "did": "001D0A10060C", "name": "Airlink", "ts": 1693751448, "conditions": [{ "lsid": 534765, "data_structure_type": 6, "temp": 48.1, "hum": 76.6, "dew_point": 41.1, "wet_bulb": 44.2, "heat_index": 47.8, "pm_1_last": 4, "pm_2p5_last": 5, "pm_10_last": 5, "pm_1": 4.37, "pm_2p5": 6.27, "pm_2p5_last_1_hour": 4.98, "pm_2p5_last_3_hours": 5.82, "pm_2p5_last_24_hours": 4.37, "pm_2p5_nowcast": 5.18, "pm_10": 6.44, "pm_10_last_1_hour": 5.46, "pm_10_last_3_hours": 6.61, "pm_10_last_24_hours": 5.01, "pm_10_nowcast": 5.84, "last_report_time": 1693751448, "pct_pm_data_last_1_hour": 100, "pct_pm_data_last_3_hours": 100, "pct_pm_data_nowcast": 100, "pct_pm_data_last_24_hours": 100 }] }, "error": null }

This is returning Fahrenheit even though it is configured to be celsius in the app.

I would love to get the 2.5ppm and 10ppm counts in as homekit sensors

API Call error

Unable to connect with :443
"443" added to above specified port in error logs
Have used your example exactly weatherlink IP known address. Is there a WIP FW dependency: running 115
Is there a port assignment required?
HB bridge connectivity established

Apologies if this is the wrong place for this

Syntax Error

I am using WiFiLogger 2 on my Vantage Pro. After configuring the plugin (following the instructions), I keep getting a syntax error. I have copied and pasted the error from my Homebridge Log.

SyntaxError: Unexpected token F in JSON at position 0
at JSON.parse ()
at davis. (/usr/local/lib/node_modules/homebridge-davis/index.js:106:28)
at Request._callback (/usr/local/lib/node_modules/homebridge-davis/index.js:45:4)
at Request.self.callback (/usr/local/lib/node_modules/homebridge-davis/node_modules/request/request.js:185:22)
at Request.emit (node:events:514:28)
at Request. (/usr/local/lib/node_modules/homebridge-davis/node_modules/request/request.js:1154:10)
at Request.emit (node:events:514:28)
at IncomingMessage. (/usr/local/lib/node_modules/homebridge-davis/node_modules/request/request.js:1076:12)
at Object.onceWrapper (node:events:628:28)
at IncomingMessage.emit (node:events:526:35)

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.