mirror of
https://github.com/home-assistant/core.git
synced 2026-05-15 04:51:20 +01:00
385b29bdf5
* Add Beaufort to wind_speed * Add Bft to UnitOfSpeed * Update tests with Bft * Remove check for unit * Fix test_deprecated_constants * Test depricated constant Beaufort * Fix test_unit_system.py for Beaufort * Remove _DEPRECATED_SPEED_FEET_BEAUFORT * Remove maxsize from lru_cache * Update test_deprecated_constants * Update comment * Add missing docstring * Apply suggestions from code review --------- Co-authored-by: Erik Montnemery <erik@montnemery.com>