Skip to content

Release 0.2.27

Compare
Choose a tag to compare
@cyberjunky cyberjunky released this 20 Jan 11:48
· 8 commits to main since this release
  • Fixed badges icon and device class thanks to @jfparis
  • Labeled some more sensors with correct statistics and device classes.
  • Limited badges attributes to last 10, for database performance reasons.
  • Fixed notes parameter add_blood_pressure service call. (called note at some places)
  • Fixed deprecated service call errors.
  • Cleaned up gear sensor code.
  • Fixed issue using integer values with add_body_composition service calls.
  • Optimized the code quality.
  • Updated the development environment with new scripts and linting.
  • Added more debug logging.
  • Removed get_localtimezone reference, use home-assistant's timezone.
  • Fixed alarm time calculation.
  • Possibly fixed updating wrong entity using add_body_composition. (needs testing)