All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated global decimal precision to be per-measurement
- Script now returns an integer if precision is 0
- Generalized battery min/max to range values in per-measurement configs
- support for RSSI
- Bug-fixes related to unicode in YAML, updated sample measurements config to include pressure and tx_power.
- The script now creates an "attributes" topic in MQTT for each ruuvitag
- All configuration has been moved to the main HA /config/configuration.yaml file (sample file added)
- Log output with MAC address for beaconing tags that aren't in RUUUVITAG (rudimentary discovery)
- Minor bug fixes
- Initial commit