Skip to content

Releases: dckiller51/bodymiscale

v3.0.0

30 Jun 08:58
Compare
Choose a tag to compare

Features

Known issues

  • Multiple config entries will not work (#101). Please wait on v2.1.1 until #104 is merged.

v2.1.1

17 Apr 13:16
ce40172
Compare
Choose a tag to compare
  • fix birthday field was not showing on iPhones
  • fix selecting a birthday lower than 1970
  • update FR translation

v2.1.0

12 Apr 15:54
Compare
Choose a tag to compare
  • add config flow (thank you @edenhaus)
    Goodbye yaml file. Easily add your users. Click on the button above or go to your HA Configuration (Settings) -> Devices & Services -> Add -> Bodymiscale.

Known issues

  • Unable to select a birthday before 01.01.1970 (#78)
  • Birthday field is not showing on iPhones (#76)

v2.0.0

05 Mar 17:11
Compare
Choose a tag to compare

Big update offered by @edenhaus. It offers us a better quality code and especially to be able to work in devcontainer.

  • Add code quality tools, which run with pre-commit
  • removed unused code (e.g. holtek)
  • use @cached_property to run certain calculation only once
  • adjust names and code to python coding styles
  • update ci actions
  • Add devcontainer for easier development

Thanks to you for the work done.

v1.1.5

29 Jan 12:40
Compare
Choose a tag to compare
  • Convert weight from lbs to kgs (thank you @rale)
  • added portuguese brazilian language support (thank you @hudsonbrendon)

v1.1.4

03 Dec 23:17
Compare
Choose a tag to compare
  • Update getage function to correctly calculate age from DOB (thank you @borpin)
  • Use assignment expressions

v1.1.3

20 Oct 07:44
Compare
Choose a tag to compare

Update readme: default integration in Hacs is available
Update iot_class (thank you @edenhaus)

v1.1.2

22 Sep 09:17
Compare
Choose a tag to compare
  • update for default integration in Hacs

v1.1.1

21 Sep 07:25
Compare
Choose a tag to compare

v1.1.0

18 Aug 22:39
Compare
Choose a tag to compare