Skip to content

Round sensor values to avoid many small changes during the night

Latest

Choose a tag to compare

@pnbruckner pnbruckner released this 20 Mar 13:38
· 1 commit to master since this release

What's Changed

  • Round sensor values to avoid many small changes during the night
    Round illuminance sensors to integers, and round irradiance sensors to
    two digits. Set suggested_display_precision to 0 & 2, respectively.
    Also, simplify setup code.
  • **Resolves #87 **

Full Changelog: 5.7.0...5.8.0