core/tests/components/sensor
Erik Montnemery 2fa07777cd
Warn if unit_of_measurement is set on instances of SensorEntityDescription (#54867)
* Add class BaseEntityDescription without unit_of_measurement

* Refactor according to review comments

* Tweak

* Fix offending integrations

* Fix offending integrations
2021-08-20 15:54:57 +02:00
..
__init__.py
test_device_condition.py Improve editing of device conditions referencing non-added sensor (#51835) 2021-06-14 15:22:31 +02:00
test_device_trigger.py Add device classes that were part of deprecated air quality entity (#54075) 2021-08-16 23:33:28 +02:00
test_init.py Warn if unit_of_measurement is set on instances of SensorEntityDescription (#54867) 2021-08-20 15:54:57 +02:00
test_recorder.py Remove STATE_CLASS_TOTAL and last_reset from sensor (#54755) 2021-08-18 10:03:27 +02:00
test_significant_change.py