Skip to content

New Year Release!

Compare
Choose a tag to compare
@edwork edwork released this 06 Jan 21:07
· 108 commits to master since this release

Version 0.7.0 - includes some sizable changes that improve sensor attribute parsing.

[Bugfix] Attributes that previously had no value would cause other attributes to fail to populate. These now report Unavailable if they hold no value and allow the rest of the attributes to load.
[Enhancement] Start Time and End Time show now as proper Datetime formats instead of a timestamp.
[Bugfix] Heartrate Sensors no longer cause the sensor to crash if you are not using a sensor.
[Bugfix] The primary state will now show as Unavailable if the sensor is unable to load.
[Bugfix] The Logger now has most non-fatal errors set to Debug rather than Warning which was filling users' logs with unncessary information.