Pyweatherflowudp

Latest version: v1.4.5

Safety actively analyzes 623677 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.4.5

- Fix `vapor_pressure` property calculation

1.4.4

- Add `power_save_mode` property to Tempest devices

1.4.3

- Support Pint >=0.19

1.4.2

- Adjusted logic for `heat_index` to match [WeatherFlow documentation](https://weatherflow.github.io/Tempest/api/derived-metric-formulas.html#heat-index)
- Add `feels_like_temperature` to calc.py

1.4.1

- Adjusted logic for calculate_sea_level_pressure to match [WeatherFlow documentation](https://weatherflow.github.io/Tempest/api/derived-metric-formulas.html#sea-level-pressure)

1.4.0

- Adjusted logic for `wind_direction` and `wind_direction_cardinal` to report based on the last wind event or observation, whichever is most recent (similar to `wind_speed`)
- Added properties for `wind_direction_average` and `wind_direction_average_cardinal` to report only on the average wind direction
- Handle UnicodeDecodeError during message processing
- Bump Pint to ^0.19

Breaking Changes:

- The properties `wind_direction` and `wind_direction_cardinal` now report based on the last wind event or observation, whichever is most recent. If you want the wind direction average (previous logic), please use the properties `wind_direction_average` and `wind_direction_average_cardinal`, respectively
- The default symbol for `rain_rate` is now `mm/h` instead of `mm/hr` due to Pint 0.19 - https://github.com/hgrecco/pint/pull/1454

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.