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

Sensor AHT10 #3465

Closed
wants to merge 28 commits into from
Closed

Sensor AHT10 #3465

wants to merge 28 commits into from

Conversation

linuxvsmicrosoft
Copy link

Hello,
have you ever thought about to implement the AHT10 sensor für ESPeasy? I use ESPeasy and have 2 sensors AHT10 and can not use them with espeasy.
I would really appreciate if it is possible to use them with this lovely firmware :-)

Chdid and others added 28 commits February 18, 2017 23:48
Calculate humstat from humidity value.

Tested on 145
…es and didnt have compile errors. They are all in the DEV plugin group because i dont know their development state yet.
server port should also be in host header
http status codes starting with 2 are ok, not only 200
This plugin lets the user read the raw values of the sensor, supports both addresses and can be set to monitor movement by setting range-threshold values for each axis (or disable monitoring for a axis) and set a movement detection threshold.

By first monitoring the raw values, a baseline can be determined using the home controllers ability to graph the values. The thresholds can then be added to the plugin and a timeframe can be set in which the thresholds need to be exceeded a programmable number of times before movement is signalled as a switch. By adding multiple instances of the plugin, multiple movement detection schemes can be set, this way it is possible to track a (e.g. washing) cycle.

It is still in development to fine tune the inner workings but is in a working order.
Plugin to embed a esp into the display unit of a Ventus W266 weather station and sniff the data send by the remote sensor unit. The received data can then be send it to a controller like Domoticz.
Added wind sensor for Plugin 186 & FHEM or generic HTTP controllers.
Added safeguard against never triggering if detection window is smaller then detection threshold.
Bumped status from Development to Testing.
@TD-er
Copy link
Member

TD-er commented Jan 16, 2021

Not sure how you managed to create such an odd pull request, with completely unrelated code changes and replies of about 4 years ago on a pull request created 15 minutes ago.

So I will close this one as I assume you tried to create an issue instead of a pull request.

@TD-er TD-er closed this Jan 16, 2021
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

Successfully merging this pull request may close these issues.

None yet

8 participants