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

Bugfix/7.2.x #158

Merged
merged 3 commits into from
Jan 12, 2024
Merged

Bugfix/7.2.x #158

merged 3 commits into from
Jan 12, 2024

Conversation

BlueAndi
Copy link
Owner

Bugfixes

General

  • Sensor data was only updated partly depended on sensor type.
  • Some sensors which provides a float value, may provide NaN. This is handled now.

TempHumidPlugin

  • The humidity was shown with an additional dot on the display, although the value is without the fractional part. This dot is removed.

… To avoid that for every e.g. readTemperature() call the data is requested from the physical sensor, it shall be done in the background every 10s.

#157
@BlueAndi BlueAndi merged commit 607f42a into master Jan 12, 2024
22 checks passed
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