hass-core/tests/components/number
Erik Montnemery 3da3503673
Add temperature unit conversion support to NumberEntity (#73233)
* Add temperature unit conversion to number

* Remove type enforcements

* Lint

* Fix legacy unit_of_measurement

* Address review comments

* Fix unit_of_measurement, improve test coverage
2022-06-14 09:40:57 +02:00
..
__init__.py Add new number entity integration (#42735) 2020-12-02 13:50:48 +01:00
test_device_action.py Mark device actions from hidden or auxiliary entities as secondary (#70278) 2022-04-20 10:48:46 -07:00
test_init.py Add temperature unit conversion support to NumberEntity (#73233) 2022-06-14 09:40:57 +02:00
test_recorder.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
test_reproduce_state.py Clean up async_reproduce_state helper usage (#68617) 2022-03-24 14:40:54 +01:00