hass-core/homeassistant/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 Update pylint to 3.0.4 (#111229) 2024-02-23 23:46:00 +01:00
const.py Add Beaufort to wind_speed (#105795) 2024-03-05 14:55:59 +01:00
device_condition.py Flow rate unit conversions and device class (#106077) 2024-01-30 15:01:08 +01:00
device_trigger.py Flow rate unit conversions and device class (#106077) 2024-01-30 15:01:08 +01:00
group.py
helpers.py
icons.json Fix typo in sensor icons configuration (#110133) 2024-02-09 20:05:01 +01:00
manifest.json
recorder.py Update ruff to 0.2.1 (#109796) 2024-02-06 15:41:34 +01:00
significant_change.py Use check_valid_float helper in significant change support of sensor and weather (#106013) 2023-12-19 12:31:10 +01:00
strings.json Flow rate unit conversions and device class (#106077) 2024-01-30 15:01:08 +01:00
websocket_api.py Add WS command sensor/numeric_device_classes (#101257) 2023-10-06 10:27:45 +02:00