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

Esp8266 mqtt support + smooth dht sensor values #1491

Conversation

tyrkelko
Copy link
Contributor

@tyrkelko tyrkelko commented May 1, 2022

Esp8266 mqtt support + smooth dht sensor values
Allow user to easily integrate with smart home hub supporting mqtt (e.g., Home Assistant)
Allow user smooth the values read from DHT sensor so it doesn't vary too much

Update ESP8266_Code.ino to display DHT sensor information on ESP server dashboard
ESP8266 MQTT support + smooth DHT sensor values
This allows easy integration with Home Assistant so the ESP8266 can now send sensor updates locally to the smart home hub
Also allows smoothing the result of DHT reading and removing errors
@tyrkelko
Copy link
Contributor Author

tyrkelko commented May 1, 2022

Esp8266 mqtt support + smooth dht sensor values
Allow user to easily integrate with smart home hub supporting mqtt (e.g., Home Assistant)
Allow user smooth the values read from DHT sensor so it doesn't vary too much

Tested on ESP8266 (esp-01s

@revoxhere
Copy link
Owner

Thanks for the PR!

@revoxhere revoxhere merged commit 7880e1e into revoxhere:master May 1, 2022
@tyrkelko tyrkelko deleted the ESP8266-MQTT-support-+-smooth-DHT-sensor-values branch May 1, 2022 19:40
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.

2 participants