core/tests/components/sensor
Phil Bruckner 169b9b0bfe
Fix removing suggested_display_precision from entity registry (#110671)
* Fix removing suggested_display_precision from entity registry

* Fix tests

* Update homeassistant/components/sensor/__init__.py

---------

Co-authored-by: Erik <erik@montnemery.com>
2024-04-24 16:47:03 +02:00
..
__init__.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
common.py Use `setup_test_component_platform` helper for sensor entity component tests instead of `hass.components` (#114316) 2024-03-28 12:07:55 +01:00
test_device_condition.py Enable Ruff FLY002 rule (#115112) 2024-04-12 09:04:16 +02:00
test_device_trigger.py Enable Ruff FLY002 rule (#115112) 2024-04-12 09:04:16 +02:00
test_helpers.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_init.py Fix removing suggested_display_precision from entity registry (#110671) 2024-04-24 16:47:03 +02:00
test_recorder.py Enable Ruff A001 (#115654) 2024-04-21 23:25:27 +02:00
test_recorder_missing_stats.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_significant_change.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_websocket_api.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00