Skip to content

When the sensor is pulled out, it will stop.#1

Open
mostronova wants to merge 1 commit intodvarrel:mainfrom
mostronova:pulled-out-and-stop
Open

When the sensor is pulled out, it will stop.#1
mostronova wants to merge 1 commit intodvarrel:mainfrom
mostronova:pulled-out-and-stop

Conversation

@mostronova
Copy link

When the sensor was disconnected, the return value of avaiable was not returning false, but rather the temperature was being displayed as -50.0 and the humidity as 0.0. Therefore, I changed it so that false is returned when the temperature is -49 and humidity is less than 0.1.

Copy link

@ron44-5 ron44-5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link

@ron44-5 ron44-5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ron44-5
Copy link

ron44-5 commented Sep 19, 2023

When the sensor was disconnected, the return value of avaiable was not returning false, but rather the temperature was being displayed as -50.0 and the humidity as 0.0. Therefore, I changed it so that false is returned when the temperature is -49 and humidity is less than 0.1.

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