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

Development v4 #577

Merged
merged 18 commits into from
Jul 21, 2023
Merged

Development v4 #577

merged 18 commits into from
Jul 21, 2023

Conversation

visualapproach
Copy link
Owner

No description provided.

visualapproach and others added 18 commits May 28, 2023 10:36
Extended project to support a single DS18B20 temperature sensor to detect ambient temperature. This will set the ambient temperature from the temperature sensor each time the the periodicTimerFlag is true (defaults to 60 seconds).

If the sensor is not enabled, the system will not attempt to update the ambient temperature.

A digital pin must be set to use the temperature sensor. When using the Wemos D1 Mini, pin D1 has been verified to work well.
revert to copying unknown values instead of generating a fixed value
Only numeric values in this sensor
New HA sensor "Ready State" to show Ready/Not Ready/Never
Avoided a pitfall in arduinojson
Add Support for DS18B20 Temperature Sensor for Ambient Temperature
@visualapproach visualapproach merged commit f7fda25 into master Jul 21, 2023
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