Skip to content

Releases: Scrin/RuuviBridge

experimental-20250816-4

16 Aug 12:55
Compare
Choose a tag to compare
Pre-release

Work in progress, do not use unless instructed

experimental-20250816-3

16 Aug 00:52
Compare
Choose a tag to compare
Pre-release

Work in progress, do not use unless instructed

experimental-20250816-2

15 Aug 23:23
Compare
Choose a tag to compare
Pre-release

Work in progress, do not use unless instructed

experimental-20250816-1

15 Aug 22:46
Compare
Choose a tag to compare
Pre-release

Work in progress, do not use unless instructed

v0.3.3

09 Jul 11:50
Compare
Choose a tag to compare

Changelog:

  • Fix release GH actions. v0.3.2 had issues building the binaries on Github

Docker image: ghcr.io/scrin/ruuvibridge:v0.3.3

v0.3.2

09 Jul 11:47
Compare
Choose a tag to compare

Changelog:

  • Update dependencies to fix some edge cases in specific setups. No functional changes otherwise

Docker image: ghcr.io/scrin/ruuvibridge:v0.3.2

v0.3.1

10 Jan 16:40
Compare
Choose a tag to compare

Changelog:

  • Process measurements in parallel for InfluxDB sinks. This ensures the timestamps remain precise in case of a network lag greater than the interval between measurements

Docker image: ghcr.io/scrin/ruuvibridge:v0.3.1

v0.3.0

11 Nov 08:28
Compare
Choose a tag to compare

Changelog:

  • BREAKING CHANGE: Home Assistant MQTT discovery: Move RSSI, TX Power and Measurement Sequence Number from attributes to their own entities. This is because the Recorder in HA has started recording entity attribute changes as well, which causes unwanted database growth when attributes contain values that change often. Does not apply to users who don't use the HA MQTT discovery feature, or users who don't use these attributes on the entities.
  • Home Assistant MQTT discovery: Strip device name from beginning of entity name, since HA will automatically prepend the device name since 2023.8 release. This gets rid of the "MQTT entity name starts with the device name in your config ..., this is not expected." warning messages

Docker image: ghcr.io/scrin/ruuvibridge:v0.3.0

v0.2.1

17 Sep 09:40
Compare
Choose a tag to compare

Changelog:

  • Add support for InfluxDB 3.0

Docker image: ghcr.io/scrin/ruuvibridge:v0.2.1

v0.2.0

16 Sep 08:29
Compare
Choose a tag to compare

Changelog:

  • BREAKING CHANGE: Change timestamp type from string to number in http listener and polling to match gateway firmware v1.14.1 behavior. MQTT users should be unaffected.

Docker image: ghcr.io/scrin/ruuvibridge:v0.2.0