Releases: alsuren/mijia-homie
Releases · alsuren/mijia-homie
mijia-homie release 0.2.4
Bug fixes
- Fixed owner of mijia-history-influx.toml config file.
- Updated to
rumqttc
0.8, to fix build errors on latest rustc.
mijia 0.5.0
Breaking changes
- Updated to
bluez-async
0.5.0.
homie-influx release 0.2.4
Bugfixes
- Updated to
rumqttc
0.8, to fix build errors on latest rustc.
homie-device 0.6.0
Breaking changes
- Acronyms no longer upper-case.
- Updated to
rumqttc
0.8.
homie-controller 0.4.0
Breaking changes
- Acronyms no longer upper-case.
- Updated to
rumqttc
0.8.
homie-influx release 0.2.3
New features
- Added
value_int
field toboolean
measurements, for compatibility with Grafana.
Other changes
- Use rustls rather than OpenSSL.
homie-device 0.5.0
Breaking changes
- Added support for non-retained topics.
bluez-async 0.3.1
New features
- Added new
DeviceEvent
variants for service data and service list updates.
mijia-homie release 0.2.3
New features
- Added
mijia-names
utility to scan for sensors and create asensor-names.toml
config. - Added
mijia-history-influx
utility to dump historical data from sensors to InfluxDB.
mijia 0.4.0
Breaking changes
- Updated to
bluez-async
0.3.0.
New features
- Added event for new sensor being discovered.
- Added
SignedDuration
type for conveniently comparingSystemTime
s. - Added example to fix clocks of sensors.