Code Monkey home page Code Monkey logo

Comments (4)

lucacri avatar lucacri commented on August 15, 2024

I don't have any air/wind device, do you? I'll be open to merge any PR

from homebridge-http-temperature-humidity.

Giorgiofox avatar Giorgiofox commented on August 15, 2024

Yes, I have these sensors. I'm using a (Davis Vantage Pro 2) weather station, with software WVIEW, and I can generate JSON file.
Actually I think these are the most useful parameters (with measure units)

Outside Temperature: -1.6 C
Inside Temperature: 19.6 C
Wind Chill: -1.6 C
Outside Humidity: 92 %
Inside Humidity: 58 %
Barometer: 1038.8 mb +
Wind: NNW at 0.0 km/h
High Wind: 4.8 km/h at 06:55
Today's Rain: 0.00 mm
Rain Rate: 0.00 mm/h
Raining: No

I think that integrate these is really interesting for everyone have a weather station.
Also the Wind sensor can help to automate some script, for example "do something when wind reach this value".

Maybe we can start adding Barometer (air pressure). I will write the script to generate JSON, and publish here.

from homebridge-http-temperature-humidity.

paulkoene avatar paulkoene commented on August 15, 2024

For me this would also be a great added feature. I already have scripts setup to return the following format. It would also be great if I could launch a local script instead of having to go through a webserver process. Finally it would be cool if I could also attach my homes energy usage (in Watt) to the script. Does anybody by any chance know why the sensor readings can't be used for automation in homekit? It would be cool if I could use homekit to control the central heating.

{ "temperature": 19.6, "humidity": 62.5, "pressure": 103669 }

from homebridge-http-temperature-humidity.

DanielWeeber avatar DanielWeeber commented on August 15, 2024

Is there a Service in Hap-NodeJS for Airpressure? Just looking for it, cannot find it.

from homebridge-http-temperature-humidity.

Related Issues (20)

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.