Releases: bachya/ecowitt2mqtt
Releases · bachya/ecowitt2mqtt
1.3.0
🚀 Features
- Add Eurochron EFWS 2900 to the device database (#71)
🐛 Bug Fixes
- Ensure all calculator data points around it to one decimal point (#72 )
🧰 Maintenance
- Ensure all numeric values are rounded to one decimal point (#69)
- Move unique ID to device module (#68)
1.2.1
🐛 Bug Fixes
- Fix bug in calculating perceived brightness at low levels (#66)
1.2.0
🚀 Features
- Add calculated data points for illuminance (lux and perceived) (#64)
🐛 Bug Fixes
- Fix bug with calculated properties (#63)
🧰 Maintenance
- Simplify conversion/calculation architecture (#62)
1.1.0
🚀 Features
- Add support for Home Assistant Device Registry (#60)
- Add support for binary batteries (#59)
- Add device classes to appropriate Home Assistant MQTT Discovery sensors (#57)
- Add support for multiple Home Assistant MQTT Discovery components (#56)
🧰 Maintenance
- Add globbing to data module (#58)
- Add globbing for Home Assistant MQTT Discovery (#55)
- Clean up typing (#54)
- Cleanup units (#53)
- Enforce strict typing (#52)
- Rearchitect data management (#51)
1.0.11
🐛 Bug Fixes
- Ensure numeric data values are converted to the correct type (#49)
1.0.10
🧰 Maintenance
- Upgrade aiohttp to a minimum of 3.7.4 (#47)
1.0.9
🐛 Bug Fixes
- Truing up a few data conversions (#46)
1.0.8
🐛 Bug Fixes
- Fix incorrect metric conversions for rain and pressure (#44)
1.0.7
🐛 Bug Fixes
- Use empty string for sensors without units (#42)
- Ensure winddir has proper units (#41)
1.0.6
🐛 Bug Fixes
- Fix HASS Discovery units for wind speed (#40)