hass-core/homeassistant/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 Small cleanups to number entity (#107624) 2024-01-08 20:20:15 -10:00
const.py Flow rate unit conversions and device class (#106077) 2024-01-30 15:01:08 +01:00
device_action.py
icons.json Add number icon translations (#108452) 2024-01-20 11:06:29 +01:00
manifest.json
reproduce_state.py
services.yaml Migrate number services to support translations (#96343) 2023-07-11 21:52:25 +02:00
significant_change.py Add significant Change support for number (#105863) 2023-12-27 16:54:08 +01:00
strings.json Flow rate unit conversions and device class (#106077) 2024-01-30 15:01:08 +01:00
websocket_api.py