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

Create script-temperature-adjust.js #117

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lucabart
Copy link

@lucabart lucabart commented Sep 4, 2024

// --------------------------------------------------------------------------------------------------------------------- // SCRIPT FOR READING EXTERNAL DHT22 SENSOR WITH SHELLY WALL DISPLAY // Luca Bartolini - Larciano (PT) Italy - [email protected] // Indipendent Developer
// written in August 2024
// this script runs inside a shelly plus with Addon and DHT22 sensor // it reads temperature/humidity from DHT22 wired sensor, and then put adjustments (delta) to a shelly wall-display // in this way the wall display will show temp/humi from DHT22, and not from its local sensors. // ---------------------------------------------------------------------------------------------------------------------

// ---------------------------------------------------------------------------------------------------------------------
// SCRIPT FOR READING EXTERNAL DHT22 SENSOR WITH SHELLY WALL DISPLAY
// Luca Bartolini - Larciano (PT) Italy - [email protected]
// Indipendent Developer
// written in August 2024
// this script runs inside a shelly plus with Addon and DHT22 sensor
// it reads temperature/humidity from DHT22 wired sensor, and then put adjustments (delta) to a shelly wall-display
// in this way the wall display will show temp/humi from DHT22, and not from its local sensors.
// ---------------------------------------------------------------------------------------------------------------------
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.

1 participant