Skip to content

Releases: bachya/ecowitt2mqtt

1.3.0

05 Aug 14:43
Compare
Choose a tag to compare

🚀 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

03 Aug 22:53
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix bug in calculating perceived brightness at low levels (#66)

1.2.0

03 Aug 22:52
Compare
Choose a tag to compare

🚀 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

31 Jul 17:12
Compare
Choose a tag to compare

🚀 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

05 Jun 17:46
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Ensure numeric data values are converted to the correct type (#49)

1.0.10

08 Mar 20:05
Compare
Choose a tag to compare

🧰 Maintenance

  • Upgrade aiohttp to a minimum of 3.7.4 (#47)

1.0.9

08 Feb 18:19
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Truing up a few data conversions (#46)

1.0.8

19 Jan 00:27
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix incorrect metric conversions for rain and pressure (#44)

1.0.7

19 Jan 00:21
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Use empty string for sensors without units (#42)
  • Ensure winddir has proper units (#41)

1.0.6

19 Dec 00:22
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix HASS Discovery units for wind speed (#40)