Releases: Scrin/RuuviBridge
Releases · Scrin/RuuviBridge
v0.3.1
v0.3.0
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
v0.2.0
v0.1.18
Changelog:
- Add an option to publish plain parsed values to MQTT in addition to the JSON string, contributed by @hax0rbana-adam
Docker image: ghcr.io/scrin/ruuvibridge:v0.1.18
v0.1.17
v0.1.16
Changelog:
- Add Home Assistant state_class for long term statistics, contributed by @adriffaud
Docker image: ghcr.io/scrin/ruuvibridge:v0.1.16
v0.1.15
v0.1.14
Changelog:
- Use correct degree symbol in homeassistant mqtt topics, contributed by @villevirtanen
Docker image: ghcr.io/scrin/ruuvibridge:v0.1.14