core/tests/components/sensor
fwestenberg 385b29bdf5
Add Beaufort to wind_speed (#105795)
* 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>
2024-03-05 14:55:59 +01:00
..
__init__.py
test_device_condition.py
test_device_trigger.py
test_helpers.py
test_init.py Avoid scheduling a task to add each entity when not using update_before_add (#110951) 2024-02-23 10:49:26 -10:00
test_recorder.py Allow weight to be used as total_increasing state_class for sensors (#108505) 2024-02-05 18:01:06 +01:00
test_recorder_missing_stats.py Convert test helpers to get hass instance to contextmanagers (#109990) 2024-02-11 21:23:51 +01:00
test_significant_change.py
test_websocket_api.py Add Beaufort to wind_speed (#105795) 2024-03-05 14:55:59 +01:00