core/tests/components/number
Joakim Plate cece117c93
Flow rate unit conversions and device class (#106077)
* Add volume flow rate conversions

* Add missing translations

* Adjust liter unit and add gallons per minute

* Adjust to min instead of m for minutes

* Add matching class for number

* Add some tests for number and sensor platform

* Add deprecated constants

* Add explicit list of flow rate for check

This reverts commit 105171af31.
2024-01-30 15:01:08 +01:00
..
__init__.py
test_const.py Include deprecated constants in wildcard imports (#107114) 2024-01-05 11:46:45 +01:00
test_device_action.py Use real devices in number device action tests (#102724) 2023-10-24 23:26:12 +02:00
test_init.py Flow rate unit conversions and device class (#106077) 2024-01-30 15:01:08 +01:00
test_recorder.py
test_reproduce_state.py
test_significant_change.py Add significant Change support for number (#105863) 2023-12-27 16:54:08 +01:00
test_websocket_api.py