Skip to content

Releases: lolouk44/hassio-addons

0.2.5

28 Jun 14:06
Compare
Choose a tag to compare

Changed

  • Fixed handling of MQTT_PORT and TIME_INTERVAL

0.2.4

10 May 13:31
92404e6
Compare
Choose a tag to compare

Rebuild of 0.2.3

0.2.3

10 May 12:53
2e1e77e
Compare
Choose a tag to compare

Fixed user lookup by non kg weight (#36)
Added pre-release workflow

0.2.2b

10 May 10:20
7ae7f3d
Compare
Choose a tag to compare
0.2.2b Pre-release
Pre-release

Fixed user lookup by non kg weight (#36)
Added pre-release workflow

0.2.2a

10 May 10:14
36d01f6
Compare
Choose a tag to compare
0.2.2a Pre-release
Pre-release

Fixed user lookup by non kg weight (#36)

0.2.1

10 May 09:52
602487c
Compare
Choose a tag to compare

[0.2.1] - 2021-02-11

Changed

  • Split README.md into README.md and DOCS.md, revisit and improve content (PR-37)

0.2.0

11 Feb 22:25
Compare
Choose a tag to compare

Breaking Changes

  • Allow any amount of users to be configured (removes limit of three) (based on #18, thanks @snozzley)
  • Users need to be added as a list (see config example)
  • All users must now provide a GT and LT value
  • Try not to overlap ranges - if you do it will ony pick the first one that matches

0.1.19a

11 Feb 21:19
Compare
Choose a tag to compare
0.1.19a Pre-release
Pre-release
0.1.19a

0.1.18

11 Feb 21:07
Compare
Choose a tag to compare

Changed

  • Restored correct code after accepting a PR based on older code in 0.1.17

0.1.17

11 Feb 00:14
Compare
Choose a tag to compare

Changed

  • Reduced docker image size
  • Added BLUEPY_PASSIVE_SCAN Option to help with some Raspberry Pi devices getting errors like Bluetooth connection error: Failed to execute management command ‘le on’ (Thanks @fabir-git)
  • Fixed config.json startup deprecated option (fixes #32)