Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please, update to more sensors #43

Open
angladacamps opened this issue Feb 22, 2021 · 7 comments
Open

please, update to more sensors #43

angladacamps opened this issue Feb 22, 2021 · 7 comments

Comments

@angladacamps
Copy link

Hi;

I'm Pedro from Spain, a Homebridge enthusiast.
I'v been testing/using this Homebridge plugin:

https://www.npmjs.com/package/homebridge-udp-json

I'v seen that you were/are some kind of contributor, or at least I'v seen that you have been very active in Homebridge developing.

What I need is, I think, kind of simple: I have an air quality station with:
SDS011 PM25/PM10 dust sensor
DHT22 temperature/humidity/baro sensor
MH-Z19B CO2 sensor
ESP LOLIN V3 nodeMCU controller

So, they'r hardwired and running Easy ESP firmware for controlling them all, and need to link that station to homebridge. One easy way is using UDP packets, but the plugin I link to you only creates temp/humidity sensors in homebridge. I need it to create temp/humidity/barometric/CO2/PM25/PM10 sensors.

Would you be so kind modifying the plugin to provide all these 6 accessories?

Thank you SO MUCH in advance

@roboterm
Copy link

9699969B-FC86-4086-A97E-93BAC28401C8
That’s what this plugin is providing (all values represented in the Eve app).

@angladacamps
Copy link
Author

angladacamps commented Feb 22, 2021 via email

@angladacamps
Copy link
Author

angladacamps commented Feb 22, 2021 via email

@roboterm
Copy link

If it’s possible for you to rewrite the coding of your ESP you could use another plugin which provides CO2 sensors:
https://www.npmjs.com/package/homebridge-mqttthing/v/1.0.45#air-quality-sensor

@angladacamps
Copy link
Author

angladacamps commented Feb 22, 2021 via email

@roboterm
Copy link

No chance at all, sorry dude.
at least I can show you how I made my dht11 sensors connected to a NodeMCU talk to a mqtt broker:
https://github.com/roboterm/homebridge-mqtt-dht11/blob/master/ardu.ino

@angladacamps
Copy link
Author

angladacamps commented Feb 22, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants