Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 283 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 283 Bytes

Changelog

0.2.0

  • Catch situation where HomeAssistant returns metrics that cannot be cast to float.
  • Avoid accidental catching of system exceptions.
  • Add missing function docstrings.
  • Use a dict for mapping units instead of a function.

0.1.0

  • First public release.