hass-core/tests/components/group
Steve HOLWEG 4a128f1225
Return group unit of measurement when device_class is None (#110973)
* Groups: Return units when device_class is None

* Fixes

* Mods

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-02-25 22:44:05 -05:00
..
fixtures Add sensor to group (#83186) 2023-01-24 20:12:27 +01:00
__init__.py
common.py
conftest.py Allow exposing entities not in the entity registry to assistants (#92363) 2023-05-02 22:08:09 +02:00
test_binary_sensor.py Update f-g* tests to use entity & device registry fixtures (#103841) 2023-11-12 13:07:38 +01:00
test_config_flow.py Improve color mode handling in light groups (#109390) 2024-02-03 09:00:00 +01:00
test_cover.py Update f-g* tests to use entity & device registry fixtures (#103841) 2023-11-12 13:07:38 +01:00
test_event.py Update f-g* tests to use entity & device registry fixtures (#103841) 2023-11-12 13:07:38 +01:00
test_fan.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10:00
test_init.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10:00
test_light.py Improve color mode handling in light groups (#109390) 2024-02-03 09:00:00 +01:00
test_lock.py Update f-g* tests to use entity & device registry fixtures (#103841) 2023-11-12 13:07:38 +01:00
test_media_player.py Update f-g* tests to use entity & device registry fixtures (#103841) 2023-11-12 13:07:38 +01:00
test_notify.py Fix Notify Group payload data mis-merge (#90253) 2023-03-28 14:56:10 +02:00
test_recorder.py Allow exposing entities not in the entity registry to assistants (#92363) 2023-05-02 22:08:09 +02:00
test_reproduce_state.py Add type hints to integration tests (f-g) (#87700) 2023-02-08 13:33:52 +01:00
test_sensor.py Return group unit of measurement when device_class is None (#110973) 2024-02-25 22:44:05 -05:00
test_switch.py Update f-g* tests to use entity & device registry fixtures (#103841) 2023-11-12 13:07:38 +01:00